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
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
..
examples [openstack|network] added network/subnet/router related example 2013-04-04 19:17:05 +02:00
models [openstack|compute] Add volume method to server model 2013-04-04 00:14:54 +02:00
requests OS: Fix revert_resize_server method name. 2013-05-03 12:14:04 -04:00
CHANGELOG.md Fix CHANGELOG fog version for digitalocean, xenserver and openstack 2013-04-05 20:29:15 +02:00
compute.rb Merge pull request #1693 from amerine/remove_openstack_cache_busting 2013-05-03 07:11:45 -07:00
identity.rb Merge pull request #1693 from amerine/remove_openstack_cache_busting 2013-05-03 07:11:45 -07:00
image.rb Merge pull request #1693 from amerine/remove_openstack_cache_busting 2013-05-03 07:11:45 -07:00
network.rb Merge pull request #1693 from amerine/remove_openstack_cache_busting 2013-05-03 07:11:45 -07:00
storage.rb [openstack|storage] added missing mocks 2013-03-05 18:59:46 +01:00
volume.rb Merge pull request #1693 from amerine/remove_openstack_cache_busting 2013-05-03 07:11:45 -07:00