mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02: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
|