mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-05 23:59:09 +00:00
11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
create_image.py:
|
|
|
|
- uses fabric, which doesn't support Python 3
|
|
|
|
- prompts for Rackspace credentials if environment variables not set
|
|
- see .novarc for example env variables
|
|
- note that the novaclient library uses the Rackspace password and -not-
|
|
the API key
|
|
|
|
- use '--help' for help with arguments
|