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/rackspace/requests/compute_v2
Brad Gignac e92d7ee28f [rackspace|compute] Update server to use default networks.
Rackspace Cloud Networks uses hard-coded UUIDs for
identifying public net and service net. This defaults the
network array for new servers to use public net and service
net.
2013-01-31 23:34:30 -05:00
..
attach_volume.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
change_server_password.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
confirm_resize_server.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
create_image.rb [Rackspace|Compute] updated create_image to return an image object instead of the object id 2013-01-14 16:50:50 -06:00
create_network.rb [rackspace|networks] Add Cloud Networks requests. 2013-01-31 23:34:30 -05:00
create_server.rb [rackspace|compute] Update server to use default networks. 2013-01-31 23:34:30 -05:00
delete_attachment.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
delete_image.rb added a mock for Compute::RackspaceV2 delete_image; Compute::RackspaceV2 has not implemented mocking support however 2012-12-12 08:56:16 -06:00
delete_metadata_item.rb changing variable names to make code clearer 2013-01-07 11:25:49 -06:00
delete_network.rb [rackspace|networks] Add Cloud Networks requests. 2013-01-31 23:34:30 -05:00
delete_server.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
get_attachment.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
get_flavor.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
get_image.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
get_metadata_item.rb changing variable names to make code clearer 2013-01-07 11:25:49 -06:00
get_network.rb [rackspace|networks] Add Cloud Networks requests. 2013-01-31 23:34:30 -05:00
get_server.rb [rackspace] Moved methods to MockData module 2013-01-14 10:03:37 -05:00
list_addresses.rb implemented list_addresses_by_network for Fog::Compute::RackspaceV2 2012-12-21 10:13:25 -06:00
list_addresses_by_network.rb implemented list_addresses_by_network for Fog::Compute::RackspaceV2 2012-12-21 10:13:25 -06:00
list_attachments.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
list_flavors.rb [rackspace] Moved methods to MockData module 2013-01-14 10:03:37 -05:00
list_images.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
list_metadata.rb fixing broken tests 2013-01-07 11:42:37 -06:00
list_networks.rb [rackspace|networks] Add Cloud Networks requests. 2013-01-31 23:34:30 -05:00
list_servers.rb [rackspace] Moved methods to MockData module 2013-01-14 10:03:37 -05:00
reboot_server.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
rebuild_server.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
resize_server.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
revert_resize_server.rb [rackspace] compute_v2 and blockstorage are mocked 2013-01-11 21:21:18 -05:00
set_metadata.rb changing variable names to make code clearer 2013-01-07 11:25:49 -06:00
set_metadata_item.rb fixing broken tests 2013-01-08 10:32:24 -06:00
update_metadata.rb fixing broken tests 2013-01-07 11:42:37 -06:00
update_server.rb fixing merge issues 2013-01-14 13:51:29 -06:00