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/openstack/requests
Dan Prince 50ff05dffb OS: Fix revert_resize_server method name.
Fixes an issue where calling revert_resize on the OpenStack Server
object would fail with a method name error.

----

Updates the revert_resize_server request methods to match the filename.
This also makes it match the method name we call in the
compute/server.rb module (revert_resize_server instead of
revert_resized_server).

Adds a test case which should guard against the above issue.
2013-05-03 12:14:04 -04:00
..
compute OS: Fix revert_resize_server method name. 2013-05-03 12:14:04 -04:00
identity Added tests for Fog::JSON; Added Fog::JSON::LoadError class; Updated all MultiJson references to Fog::JSON 2013-04-03 10:37:03 -05:00
image Added tests for Fog::JSON; Added Fog::JSON::LoadError class; Updated all MultiJson references to Fog::JSON 2013-04-03 10:37:03 -05:00
network [openstack|network] mock fixes in some OpenStack Network requests 2013-03-26 19:49:10 +01:00
storage [hp/openstack|compute] remove erroneous block argument to get_object; fixes issue #1588 for OpenStack and HP 2013-02-22 16:36:31 -06:00
volume [openstack|volume] Added quota requests for Cinder 2013-04-12 18:10:01 +08:00