Philip Mark M. Deazeta
609995ccbe
[openstack] Fixed mocks for failing shindo tests
...
reverted back to double quoted string
Conflicts:
lib/fog/openstack/identity.rb
lib/fog/openstack/requests/compute/get_volume_details.rb
lib/fog/openstack/requests/compute/list_security_groups.rb
lib/fog/openstack/requests/identity/list_tenants.rb
lib/fog/openstack/requests/image/create_image.rb
lib/fog/openstack/requests/image/list_public_images.rb
lib/fog/openstack/requests/image/list_public_images_detailed.rb
lib/fog/openstack/requests/image/update_image.rb
tests/openstack/requests/compute/volume_tests.rb
2012-09-28 15:07:38 +08:00
Philip Mark M. Deazeta
d50fe64007
[openstack] Changed volumes attributes of mocks from camelcase to
...
snakecase
Change in snaphot_id
Added mcks for volume attach and detach
Conflicts:
lib/fog/openstack/requests/compute/create_volume.rb
lib/fog/openstack/requests/compute/get_volume_details.rb
lib/fog/openstack/requests/compute/list_volumes.rb
2012-09-28 14:46:24 +08:00
Bohuslav Kabrda
9c1adad4d6
Fix minor typos and incorrect types in openstack volume tests
2012-07-02 10:02:02 +02:00
Marjun Pagalan
ed44c02742
[openstack|volume] Volume Endpoints Support
...
Create List Delete and Show of Volume
2012-04-30 10:34:58 +08:00