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/rackspace/models
Joonas Reynders 0d5ad6c05b [rackspace] Fixes issue #2187 Compute.servers.bootstrap mutates the :networks option
Server.create modified the options it got. Most modifications were
reusable in succeeding invocations but mapping the :network ids
to json was not. It is safer to use a copy for all the values anyway
2013-09-30 10:41:16 +03:00
..
auto_scale Adding the red herrings 2013-09-26 15:54:43 +02:00
block_storage [rackspace|block_storage] updated Volume#create to honor snapshot_id attribute 2013-09-09 11:08:23 -05:00
compute [rackspace|compute] adding parameter to save method in order to make it more polymorphic 2013-06-26 14:41:49 -05:00
compute_v2 [rackspace] Fixes issue #2187 Compute.servers.bootstrap mutates the :networks option 2013-09-30 10:41:16 +03:00
databases [rackspace] Updates reference to service 2013-01-07 21:01:20 +00:00
dns [rackspace|dns] adding :limit => 100 to clarify that all returns a limit of 100 records per page at @rupakg suggestion. 2013-06-20 08:39:14 -05:00
identity [rackspace|identity] added error handling to make service catalog more robust. 2013-08-07 14:23:01 -05:00
load_balancers [Rackspace|Load Balancers] Added get_stats and mock for create_load_balancer 2013-08-20 16:45:48 -05:00
monitoring Adding notifications for Rackspace Monitoring 2013-09-10 10:03:33 -05:00
storage [rackspace|storage] update File model to submit etags if they are specified 2013-06-21 17:23:53 -05:00