ec2-api/devstack
Andrey Pavlov bd2625eeb9 fix installing ec2api in devstack with USE_SSL=True
Change-Id: Id64c63fdbb20338cf92495fb394c45a989217397
2015-11-09 15:40:57 +03:00
..
README.rst change 'stackforge' to 'openstack' in readme-s 2015-10-18 12:58:50 +03:00
plugin.sh fix installing ec2api in devstack with USE_SSL=True 2015-11-09 15:40:57 +03:00
settings Use released novaclient in gating 2015-09-08 07:09:24 +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://git.openstack.org/openstack/ec2-api
  3. run stack.sh