ec2-api/devstack
Jenkins 5cb43aed0d Merge "change s3 endpoint from nova to ec2-api for devstack" 2015-04-08 04:59:40 +00:00
..
README.rst convert devstack support to external plugin 2015-02-05 11:40:53 -05:00
plugin.sh Merge "change s3 endpoint from nova to ec2-api for devstack" 2015-04-08 04:59:40 +00:00
settings Copy S3 server implmenetation from Nova 2015-04-01 16:37:46 +03:00

README.rst

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