ec2-api/devstack
caoyuan b1f4ce5593 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I1289490d8adb6910eb03d152fa4c88bd4682e4af
2019-09-13 02:03:40 +00:00
..
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-09-13 02:03:40 +00:00
create_config change error message for glance client 2019-04-07 13:11:14 +03:00
override-defaults Replace git.openstack.org URLs with opendev.org URLs 2019-09-13 02:03:40 +00:00
plugin.sh Replace git.openstack.org URLs with opendev.org URLs 2019-09-13 02:03:40 +00:00
settings Remove code that used nova-cert 2017-07-07 11:35:22 +03:00

README.rst

Enabling in Devstack

  1. Download DevStack

    git clone https://opendev.org/openstack/devstack cd devstack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin ec2-api https://opendev.org/openstack/ec2-api
  3. run stack.sh