Files
ec2-api/devstack
2015-09-08 05:41:46 +00:00
..
2015-09-05 13:01:39 +00:00
2015-09-08 07:09:24 +03:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin ec2-api https://github.com/stackforge/ec2-api
  3. run stack.sh