.. |
add_security_group.rb
|
[hp|compute_v2] Add request and server model methods to add security groups to server after creation, along with tests.
|
2013-10-30 19:02:47 -04:00 |
allocate_address.rb
|
[hp|compute_v2] Add request methods for floating ip addresses, along with tests.
|
2013-10-30 19:02:31 -04:00 |
associate_address.rb
|
[hp|compute_v2]Minor fixes to mocks.
|
2013-10-30 19:02:47 -04:00 |
attach_volume.rb
|
[hp|block_storage_v2] Add volume model, fix some mocks, and add volume tests.
|
2013-10-30 19:02:38 -04:00 |
create_image.rb
|
[hp|compute_v2] Add request methods for images, along with tests.
|
2013-10-30 19:02:28 -04:00 |
create_key_pair.rb
|
[hp|compute_v2] Add models for flavors and key pairs, along with tests.
|
2013-10-30 19:02:32 -04:00 |
create_persistent_server.rb
|
[hp|compute_v2] Add request methods for volume attachments for server, along with tests.
|
2013-10-30 19:02:34 -04:00 |
create_server.rb
|
[hp|compute_v2] Fix mocks for server addresses. Fix create_server and server model to accept networks and availability zones params.
|
2013-10-30 19:02:33 -04:00 |
delete_image.rb
|
[hp|compute_v2] Add request methods for images, along with tests.
|
2013-10-30 19:02:28 -04:00 |
delete_key_pair.rb
|
[hp|compute_v2] Add request methods for keypairs, along with tests.
|
2013-10-30 19:02:28 -04:00 |
delete_meta.rb
|
[hp|compute_v2] Add metadata request methods for servers and images, along with tests.
|
2013-10-30 19:02:29 -04:00 |
delete_server.rb
|
[hp|compute_v2] Update attributes, mocks and inline help.
|
2013-10-30 19:02:26 -04:00 |
detach_volume.rb
|
[hp|compute_v2] Add request methods for volume attachments for server, along with tests.
|
2013-10-30 19:02:34 -04:00 |
disassociate_address.rb
|
[hp|compute_v2]Minor fixes to mocks.
|
2013-10-30 19:02:47 -04:00 |
get_address.rb
|
[hp|compute_v2] Add request methods for floating ip addresses, along with tests.
|
2013-10-30 19:02:31 -04:00 |
get_console_output.rb
|
[hp|compute_v2] Add request methods for console, along with tests.
|
2013-10-30 19:02:30 -04:00 |
get_flavor_details.rb
|
[hp|compute_v2] Add request methods for flavors, along with tests.
|
2013-10-30 19:02:28 -04:00 |
get_image_details.rb
|
[hp|compute_v2] Add request methods for images, along with tests.
|
2013-10-30 19:02:28 -04:00 |
get_key_pair.rb
|
[hp|compute_v2] Add request methods for keypairs, along with tests.
|
2013-10-30 19:02:28 -04:00 |
get_meta.rb
|
[hp|compute_v2] Add metadata request methods for servers and images, along with tests.
|
2013-10-30 19:02:29 -04:00 |
get_server_details.rb
|
Minor fix to inline help.
|
2013-10-30 19:02:27 -04:00 |
get_server_volume_details.rb
|
[hp|block_storage_v2] Add volume model, fix some mocks, and add volume tests.
|
2013-10-30 19:02:38 -04:00 |
get_vnc_console.rb
|
[hp|compute_v2] Add request methods for console, along with tests.
|
2013-10-30 19:02:30 -04:00 |
get_windows_password.rb
|
[hp|compute_v2] Add method to retrieve windows instance password after it is created. Also, add tests for persistent server.
|
2013-10-30 19:02:40 -04:00 |
list_addresses.rb
|
[hp|compute_v2] Add request methods for floating ip addresses, along with tests.
|
2013-10-30 19:02:31 -04:00 |
list_availability_zones.rb
|
[hp|compute_v2] Add request methods and models for availability zones, along with tests.
|
2013-10-30 19:02:33 -04:00 |
list_flavors.rb
|
[hp|compute_v2] Add request methods for flavors, along with tests.
|
2013-10-30 19:02:28 -04:00 |
list_flavors_detail.rb
|
[hp|compute_v2] Add request methods for flavors, along with tests.
|
2013-10-30 19:02:28 -04:00 |
list_images.rb
|
[hp|compute_v2] Add request methods for images, along with tests.
|
2013-10-30 19:02:28 -04:00 |
list_images_detail.rb
|
[hp|compute_v2] Add request methods for images, along with tests.
|
2013-10-30 19:02:28 -04:00 |
list_key_pairs.rb
|
[hp|compute_v2] Add request methods for keypairs, along with tests.
|
2013-10-30 19:02:28 -04:00 |
list_limits.rb
|
[hp|compute_v2] Add request method for limits.
|
2013-10-30 19:02:46 -04:00 |
list_metadata.rb
|
[hp|compute_v2] Add metadata request methods for servers and images, along with tests.
|
2013-10-30 19:02:29 -04:00 |
list_server_addresses.rb
|
[hp|compute_v2] Add request methods for server addresses, along with tests.
|
2013-10-30 19:02:31 -04:00 |
list_server_addresses_by_network.rb
|
[hp|compute_v2] Fix mocks for server addresses. Fix create_server and server model to accept networks and availability zones params.
|
2013-10-30 19:02:33 -04:00 |
list_server_volumes.rb
|
[hp|compute_v2] Add request methods for volume attachments for server, along with tests.
|
2013-10-30 19:02:34 -04:00 |
list_servers.rb
|
Minor fix to inline help.
|
2013-10-30 19:02:27 -04:00 |
list_servers_detail.rb
|
[hp|compute_v2] Add request methods for images, along with tests.
|
2013-10-30 19:02:28 -04:00 |
reboot_server.rb
|
[hp|compute_v2] Add request methods for console, along with tests.
|
2013-10-30 19:02:30 -04:00 |
rebuild_server.rb
|
[hp|compute_v2] Update rebuild method of the server model.
|
2013-10-30 19:02:36 -04:00 |
release_address.rb
|
[hp|compute_v2] Add request methods for floating ip addresses, along with tests.
|
2013-10-30 19:02:31 -04:00 |
remove_security_group.rb
|
[hp|compute_v2] Add request and server model methods to add security groups to server after creation, along with tests.
|
2013-10-30 19:02:47 -04:00 |
server_action.rb
|
[hp|compute_v2] Add the request methods for reboot, rebuild and create_image for servers.
|
2013-10-30 19:02:27 -04:00 |
set_metadata.rb
|
[hp|compute_v2] Add metadata request methods for servers and images, along with tests.
|
2013-10-30 19:02:29 -04:00 |
update_meta.rb
|
[hp|compute_v2] Add metadata request methods for servers and images, along with tests.
|
2013-10-30 19:02:29 -04:00 |
update_metadata.rb
|
[hp|compute_v2] Add metadata request methods for servers and images, along with tests.
|
2013-10-30 19:02:29 -04:00 |
update_server.rb
|
[hp|compute_v2] Add capability to pass networks while creating a server.
|
2013-10-30 19:02:26 -04:00 |