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/requests/volume
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
..
create_volume.rb [openstack] Changed volumes attributes of mocks from camelcase to 2012-09-28 14:46:24 +08:00
create_volume_snapshot.rb [openstack] Changed volumes attributes of mocks from camelcase to 2012-09-28 14:46:24 +08:00
delete_snapshot.rb [openstack|volume] fix on module name 2012-04-30 10:35:02 +08:00
delete_volume.rb [openstack|volume] fix on module name 2012-04-30 10:35:02 +08:00
get_snapshot_details.rb [openstack] Fixed mocks for failing shindo tests 2012-09-28 15:07:38 +08:00
get_volume_details.rb [openstack] Fixed mocks for failing shindo tests 2012-09-28 15:07:38 +08:00
list_snapshots.rb [openstack|volume] fix on module name 2012-04-30 10:35:02 +08:00
list_volumes.rb [openstack] Fixed mocks for failing shindo tests 2012-09-28 15:07:38 +08:00
set_tenant.rb