1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/cloud-image
2014-06-26 13:44:03 +00:00
..
.novarc Moving cloud image creation script to gns3-server project. 2014-06-26 13:44:03 +00:00
create_image.py Adding GNS3-server code source info to default image name. 2014-06-26 13:44:03 +00:00
dependencies.txt Moving cloud image creation script to gns3-server project. 2014-06-26 13:44:03 +00:00
readme.txt Adding readme.txt 2014-06-26 13:44:03 +00:00

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