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/compute
2012-04-30 10:34:59 +08:00
..
allocate_address.rb [openstack|compute] Add requests, models and tests for address 2012-04-30 10:34:58 +08:00
associate_address.rb [openstack|compute] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
change_password_server.rb
confirm_resized_server.rb
create_image.rb Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -04: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 Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
create_volume.rb [openstack|volume] Volume Endpoints Support 2012-04-30 10:34:58 +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_meta.rb
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_volume.rb [openstack|volume] Volume Endpoints Support 2012-04-30 10:34:58 +08:00
disassociate_address.rb [openstack|compute] Add requests, models and tests for address 2012-04-30 10:34:58 +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] Migration and Console output 2012-04-30 10:34:59 +08:00
get_flavor_details.rb
get_image_details.rb Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -04:00
get_meta.rb
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_usage.rb [Openstack|Compute] Usage Requests 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_addresses.rb
list_all_addresses.rb [openstack|compute] Add requests, models and tests for address 2012-04-30 10:34:58 +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_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] Add requests, models and tests for keypairs 2012-04-30 10:34:58 +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_group.rb [openstack|compute] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
list_security_groups.rb [openstack|compute] Add requests and tests for security groups 2012-04-30 10:34:58 +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_tenants.rb [openstack|compute] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
list_usage.rb [Openstack|Compute] Usage Requests 2012-04-30 10:34:59 +08:00
list_volumes.rb [openstack|volume] Volume Endpoints Support 2012-04-30 10:34:58 +08:00
live_migrate_server.rb [Openstack|Compute] Migration and Console output 2012-04-30 10:34:59 +08:00
migrate_server.rb [Openstack|Compute] Migration and Console output 2012-04-30 10:34:59 +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] Add Tenants and Fix Authentication Implementation 2012-04-30 10:34:58 +08:00
resize_server.rb Additions and updates to the OpenStack API tests. 2011-09-29 14:10:21 -04:00
revert_resized_server.rb
server_action.rb Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04: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
update_meta.rb Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
update_metadata.rb Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
update_server.rb Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00