.. |
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|volume] Volume attach/detach to Server
|
2012-04-30 10:35:00 +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
|
[openstack|compute] Add flavor CRUD
|
2012-04-30 10:35:00 +08: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|compute] Add requests and tests for security groups
|
2012-04-30 10:34:58 +08:00 |
create_security_group_rule.rb
|
[openstack|compute] Add requests and tests for security groups
|
2012-04-30 10:34:58 +08:00 |
create_server.rb
|
[openstack|compute] Added key_pair and security_groups options int create server requrest
|
2012-04-30 10:35:03 +08:00 |
create_volume.rb
|
[openstack|volume] Volume Endpoints Support
|
2012-04-30 10:34:58 +08:00 |
create_volume_snapshot.rb
|
[openstack|volume] Volume Snapshot CRUD
|
2012-04-30 10:35:00 +08:00 |
delete_flavor.rb
|
[openstack|compute] Add flavor CRUD
|
2012-04-30 10:35:00 +08:00 |
delete_image.rb
|
|
|
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|compute] Add requests and tests for security groups
|
2012-04-30 10:34:58 +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
|
|
|
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|volume] Volume attach/detach to Server
|
2012-04-30 10:35:00 +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
|
|
|
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_metadata.rb
|
[openstack|compute] General Cleanup and Update
|
2012-04-30 10:34:59 +08:00 |
get_quota.rb
|
[openstack|compute] Added requests for quota
|
2012-04-30 10:35:02 +08:00 |
get_quota_defaults.rb
|
[openstack|compute] Added requests for quota
|
2012-04-30 10:35:02 +08: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
|
|
|
get_server_volumes.rb
|
[openstack|compute] Added get server volumes request
|
2012-04-30 10:35:02 +08:00 |
get_snapshot_details.rb
|
[openstack|volume] Volume Snapshot CRUD
|
2012-04-30 10:35:00 +08:00 |
get_usage.rb
|
[openstack|compute] Added get_usage function, mocks, tests
|
2012-04-30 10:35:01 +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|volume] Volume Endpoints Support
|
2012-04-30 10:34:58 +08:00 |
list_address_pools.rb
|
[Openstack|Compute] Minor address cleanup
|
2012-04-30 10:34:59 +08:00 |
list_addresses.rb
|
|
|
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
|
Additions and updates to the OpenStack API tests.
|
2011-09-29 14:10:21 -04:00 |
list_flavors_detail.rb
|
|
|
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
|
|
|
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|compute] Update List Security Groups to list those assigned to a server
|
2012-04-30 10:35:03 +08:00 |
list_servers.rb
|
Additions and updates to the OpenStack API tests.
|
2011-09-29 14:10:21 -04:00 |
list_servers_detail.rb
|
|
|
list_snapshots.rb
|
[openstack|volume] Volume Snapshot CRUD
|
2012-04-30 10:35:00 +08:00 |
list_tenants.rb
|
[openstack|compute] Add Tenants and Fix Authentication Implementation
|
2012-04-30 10:34:58 +08:00 |
list_usages.rb
|
[openstack|compute] Added get_usage function, mocks, tests
|
2012-04-30 10:35:01 +08:00 |
list_volumes.rb
|
[openstack|volume] fix on module name
|
2012-04-30 10:35: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
|
|
|
rebuild_server.rb
|
Additions and updates to the OpenStack API tests.
|
2011-09-29 14:10:21 -04:00 |
release_address.rb
|
[Openstack|Compute] Minor address cleanup
|
2012-04-30 10:34:59 +08: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 |
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
|
[openstack|compute] Added requests for quota
|
2012-04-30 10:35:02 +08:00 |
update_server.rb
|
Fixed #875: Loosen multi_json version.
|
2012-04-25 10:31:28 -04:00 |