1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/openstack
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
..
models OS: Fix revert_resize_server method name. 2013-05-03 12:14:04 -04:00
requests [openstack|volume] Added quota requests for Cinder 2013-04-12 18:10:01 +08:00
authenticate_tests.rb OpenStack auth updates to select by service name. 2012-12-10 07:55:54 -05:00
storage_tests.rb [openstack|storage] Added support to impersonate other accounts 2013-03-05 18:46:11 +01:00
version_tests.rb [openstack] Retrieve supported API version for Image & Network services 2013-03-26 16:25:04 +01:00
volume_tests.rb [openstack|volume] Added missing service declaration 2013-02-27 16:58:03 +01:00