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/bare_metal_cloud/requests/compute
Diego Desani 49150c30d2 - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls
- Added two calls: add_server_by_configuration.rb and list_configurations.rb
-- These calls should be used instead of add_server and list_plans, although we still support them.
- General comments were updated.
2012-08-24 00:17:43 -04:00
..
add_server.rb Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
add_server_by_configuration.rb - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
cancel_server.rb Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00
get_server.rb - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
list_configurations.rb - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
list_images.rb - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
list_plans.rb - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
list_servers.rb - Updated "@host" variable to "noc.newservers.com" which is the current host for API calls 2012-08-24 00:17:43 -04:00
reboot_server.rb Switch from NewServers to BareMetalCloud for #773 2012-03-01 18:54:49 -08:00