| Path: | lib/fog/rackspace/examples/compute_v2/create_network.rb |
| Last Update: | Sat Feb 23 07:17:56 +0000 2019 |
This example demonstrates creating a private network and attaching it to a new server with the Rackpace Open Cloud
| INTERNET | = | '00000000-0000-0000-0000-000000000000' | UUID for INTERNET | |
| SERVICE_NET | = | '11111111-1111-1111-1111-111111111111' | UUID for Rackspace‘s service net |
Use api key defined in ~/.fog file, if absent prompt for api key For more details on ~/.fog refer to fog.io/about/getting_started.html
Use username defined in ~/.fog file, if absent prompt for username. For more details on ~/.fog refer to fog.io/about/getting_started.html