mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
50ff05dffb
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. |
||
---|---|---|
.. | ||
models | ||
requests | ||
authenticate_tests.rb | ||
storage_tests.rb | ||
version_tests.rb | ||
volume_tests.rb |