ec2-api/devstack
Andrey Pavlov 79382731bb change 'stackforge' to 'openstack' in readme-s
Change-Id: Icfda4ce8986d64fdc886205686d1823a959c74fe
2015-10-18 12:58:50 +03:00
..
README.rst change 'stackforge' to 'openstack' in readme-s 2015-10-18 12:58:50 +03:00
plugin.sh Fix devstack plugin script 2015-09-05 13:01:39 +00: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