1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/brightbox/models/compute
Paul Thornthwaite b5ff3eaeb1 [Brightbox] Clean up Cloud IP mapping code
When passing an object that responds to `identity` which is all of our
resources, we can pass the resource's identifier in to the API call to
make it easier to use without maintaining a list of classes.

Server's need to use the interface for the destination so they override
a new `mapping_identity` method which is picked up first.

Anything else (such as a String identifier) is passed directly to the
API request as before.
2013-11-27 15:53:03 +00:00
..
account.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
accounts.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
api_client.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
api_clients.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
application.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
applications.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
cloud_ip.rb [Brightbox] Clean up Cloud IP mapping code 2013-11-27 15:53:03 +00:00
cloud_ips.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
collaboration.rb [Brightbox] Updates to collaboration models 2013-08-07 13:41:04 +01:00
collaborations.rb [Brightbox] Updates to collaboration models 2013-08-07 13:41:04 +01:00
firewall_policies.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
firewall_policy.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
firewall_rule.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
firewall_rules.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
flavor.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
flavors.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
image.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
images.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
load_balancer.rb [Brightbox] Add new SSL cert metadata attributes 2013-11-08 16:14:38 +00:00
load_balancers.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
server.rb [Brightbox] Clean up Cloud IP mapping code 2013-11-27 15:53:03 +00:00
server_group.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
server_groups.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
servers.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
user.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
user_collaboration.rb [Brightbox] Updates to collaboration models 2013-08-07 13:41:04 +01:00
user_collaborations.rb [Brightbox] Updates to collaboration models 2013-08-07 13:41:04 +01:00
users.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00
zone.rb [compute|brightbox] move brightbox compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:31:12 -05:00
zones.rb [Brightbox] Updates reference to service 2013-01-07 20:53:27 +00:00