ec2-api/devstack
Andrey Pavlov 35b5f89646 use 'strongswan' package for vpnaas
Change-Id: I387947e16d5ac2b29cdfee7e7576c831857fdccb
2016-12-07 13:28:58 +03:00
..
README.rst add link to download devstack in README.rst 2016-09-12 12:17:05 +03:00
create_config use another params for upload-bundle 2016-08-10 20:24:51 +03:00
plugin.sh try to fix stages problem of devstack 2016-12-01 18:47:40 +03:00
settings use 'strongswan' package for vpnaas 2016-12-07 13:28:58 +03:00

README.rst

Enabling in Devstack

  1. Download DevStack

    git clone https://git.openstack.org/openstack-dev/devstack cd 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