You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/cloud-image
Jerry Seutter 3b465890b6
Increase sleep to work around Rackspace slowness
10 years ago
..
.novarc Moving cloud image creation script to gns3-server project. 10 years ago
create_image.py Increase sleep to work around Rackspace slowness 10 years ago
dependencies.txt Moving cloud image creation script to gns3-server project. 10 years ago
readme.txt Adding readme.txt 10 years ago
script_template Bugfixes with cloud server communication 10 years ago

readme.txt

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