..
add_fixed_ip.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
allocate_address.rb
[Openstack|Compute] Minor address cleanup
2012-04-30 10:34:59 +08:00
associate_address.rb
[openstack|compute] Add requests, models and tests for address
2012-04-30 10:34:59 +08:00
attach_volume.rb
[openstack] Changed volumes attributes of mocks from camelcase to
2012-09-28 14:46:24 +08:00
boot_from_snapshot.rb
[openstack|compute] added key_name and security_groups in boot from snapshot request
2012-04-30 10:35:03 +08:00
change_server_password.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
confirm_resize_server.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
create_flavor.rb
Sync with latest OpenStack flavors extensions.
2012-11-27 13:50:05 -05:00
create_image.rb
[openstack|compute] Fixed creating image of a server
2012-04-30 10:35:02 +08:00
create_key_pair.rb
[openstack|compute] Add requests, models and tests for keypairs
2012-04-30 10:34:58 +08:00
create_security_group.rb
[openstack] Fix Test
2012-12-05 14:45:37 +08:00
create_security_group_rule.rb
[openstack] Update Mocks and Cleanup Unused Code
2012-12-04 16:11:54 +08:00
create_server.rb
OpenStack servers can now retrieve security groups
2012-12-08 14:03:13 -08:00
create_volume.rb
[openstack] Fixed mocks for failing shindo tests
2012-09-28 15:07:38 +08:00
create_volume_snapshot.rb
[openstack] Changed volumes attributes of mocks from camelcase to
2012-09-28 14:46:24 +08:00
delete_flavor.rb
[openstack|compute] Add flavor CRUD
2012-04-30 10:35:00 +08:00
delete_image.rb
Implement fog support for the Openstack Compute API v1.1. Includes
2011-09-26 02:51:45 -04:00
delete_key_pair.rb
[openstack|compute] Add requests, models and tests for keypairs
2012-04-30 10:34:58 +08:00
delete_metadata.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
delete_security_group.rb
OpenStack servers can now retrieve security groups
2012-12-08 14:03:13 -08:00
delete_security_group_rule.rb
[openstack|compute] Add requests and tests for security groups
2012-04-30 10:34:58 +08:00
delete_server.rb
Implement fog support for the Openstack Compute API v1.1. Includes
2011-09-26 02:51:45 -04:00
delete_snapshot.rb
[openstack|volume] Volume Snapshot CRUD
2012-04-30 10:35:00 +08:00
delete_volume.rb
[openstack|volume] Volume Snapshot CRUD
2012-04-30 10:35:00 +08:00
detach_volume.rb
[openstack] Changed volumes attributes of mocks from camelcase to
2012-09-28 14:46:24 +08:00
disassociate_address.rb
[Openstack|Compute] Minor address cleanup
2012-04-30 10:34:59 +08:00
get_address.rb
[openstack|compute] Add requests, models and tests for address
2012-04-30 10:34:58 +08:00
get_console_output.rb
[openstack|compute] Fix Requests on Compute
2012-04-30 10:34:59 +08:00
get_flavor_details.rb
Fix openstack tests
2012-07-02 08:55:11 +02:00
get_host_details.rb
[openstack|compute] Added list/get support for /os-hosts
2012-04-30 10:35:03 +08:00
get_image_details.rb
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
get_limits.rb
OpenStack: Remove volumes from limits tests.
2012-11-29 13:02:49 -05:00
get_metadata.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
get_quota.rb
Rework the quota mock testing to work and be more comfortable
2012-07-02 10:27:09 +02:00
get_quota_defaults.rb
Rework the quota mock testing to work and be more comfortable
2012-07-02 10:27:09 +02:00
get_security_group.rb
[openstack|compute] Add requests and tests for security groups
2012-04-30 10:34:58 +08:00
get_server_details.rb
Implement fog support for the Openstack Compute API v1.1. Includes
2011-09-26 02:51:45 -04:00
get_server_volumes.rb
[openstack|compute] Added get server volumes request
2012-04-30 10:35:02 +08:00
get_snapshot_details.rb
[openstack] Changed volumes attributes of mocks from camelcase to
2012-09-28 14:46:24 +08:00
get_usage.rb
[openstack|compute] Assert Timezone to UTC and fix format for OS on get_usage
2012-05-28 18:44:32 +08:00
get_vnc_console.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
get_volume_details.rb
[openstack] Fixed mocks for failing shindo tests
2012-09-28 15:07:38 +08:00
list_address_pools.rb
[Openstack|Compute] Minor address cleanup
2012-04-30 10:34:59 +08:00
list_addresses.rb
Implement fog support for the Openstack Compute API v1.1. Includes
2011-09-26 02:51:45 -04:00
list_all_addresses.rb
[openstack|compute] Update fetching of addresses and added fetching for address pools
2012-04-30 10:35:01 +08:00
list_flavors.rb
Add the mock urls to fix some more openstack tests
2012-07-02 09:47:50 +02:00
list_flavors_detail.rb
Fix openstack tests
2012-07-02 08:55:11 +02:00
list_hosts.rb
[openstack|compute] Added list/get support for /os-hosts
2012-04-30 10:35:03 +08:00
list_images.rb
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
list_images_detail.rb
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
list_key_pairs.rb
[openstack|compute] Fix Bug on Key Pair Mock
2012-04-30 10:35:02 +08:00
list_metadata.rb
Implement fog support for the Openstack Compute API v1.1. Includes
2011-09-26 02:51:45 -04:00
list_private_addresses.rb
[openstack|compute] Initial extension support for addresses
2012-04-30 10:34:57 +08:00
list_public_addresses.rb
[openstack|compute] Initial extension support for addresses
2012-04-30 10:34:57 +08:00
list_security_groups.rb
OpenStack servers can now retrieve security groups
2012-12-08 14:03:13 -08:00
list_servers.rb
openstack: extended list_servers and list_server_detail to allow all_tenants param
2012-06-04 18:22:30 +02:00
list_servers_detail.rb
[openstack|compute] fix method signature for mock list_servers_detail
2012-07-28 10:56:10 -05:00
list_snapshots.rb
[openstack|volume] Volume Snapshot CRUD
2012-04-30 10:35:00 +08:00
list_tenants.rb
[openstack] Add Accept header with application/json media type to requests
2012-09-12 16:19:21 +03:00
list_usages.rb
[openstack|compute] Added get_usage function, mocks, tests
2012-04-30 10:35:01 +08:00
list_volumes.rb
[openstack] Fix Failing Shindo Tests
2012-10-02 14:09:02 +08:00
live_migrate_server.rb
[openstack|compute] Fix Requests on Compute
2012-04-30 10:34:59 +08:00
migrate_server.rb
[openstack|compute] Fix Requests on Compute
2012-04-30 10:34:59 +08:00
pause_server.rb
[openstack|compute] Update requests and response of server actions
2012-04-30 10:35:01 +08:00
reboot_server.rb
Implement fog support for the Openstack Compute API v1.1. Includes
2011-09-26 02:51:45 -04:00
rebuild_server.rb
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
release_address.rb
OpenStack floating_ip (aka address) test fixes
2012-11-28 22:04:09 -05:00
remove_fixed_ip.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
rescue_server.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
reset_server_state.rb
[openstack|compute] Add "Reset Server State" request
2012-11-26 22:42:59 +08:00
resize_server.rb
Additions and updates to the OpenStack API tests.
2011-09-29 14:10:21 -04:00
resume_server.rb
[openstack|compute] Update requests and response of server actions
2012-04-30 10:35:01 +08:00
revert_resize_server.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
server_action.rb
[openstack|compute] Fix Requests on Compute
2012-04-30 10:34:59 +08:00
server_actions.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
server_diagnostics.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
set_metadata.rb
Fixed #875 : Loosen multi_json version.
2012-04-25 10:31:28 -04:00
set_tenant.rb
[openstack|compute] Add Tenants and Fix Authentication Implementation
2012-04-30 10:34:58 +08:00
suspend_server.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
unpause_server.rb
[openstack|compute] General Cleanup and Update
2012-04-30 10:34:59 +08:00
update_metadata.rb
Fixed #875 : Loosen multi_json version.
2012-04-25 10:31:28 -04:00
update_quota.rb
Rework the quota mock testing to work and be more comfortable
2012-07-02 10:27:09 +02:00
update_server.rb
Fixed #875 : Loosen multi_json version.
2012-04-25 10:31:28 -04:00