1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/cloud-image
2015-01-20 13:24:00 +01:00
..
.novarc
create_image.py PEP 8 clean thanks to auto pep8 2015-01-20 13:24:00 +01:00
dependencies.txt
readme.txt Adding readme.txt 2014-06-26 13:44:03 +00:00
script_template Bugfixes with cloud server communication 2014-09-21 21:41:51 -06: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