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/models
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 [openstack|identity] cleanup the test role when no longer in use 2013-03-04 16:56:36 +01:00
image [openstack] Fix Failing Shindo Tests 2012-10-02 14:09:02 +08:00
network Merge pull request #1598 from bvox/network-create-extensions 2013-03-21 12:05:23 -07:00
storage [openstack|storage] Added OpenStack Storage service tests 2013-01-23 20:55:15 +01:00