ec2-api/devstack
Andrey Pavlov d67adb7223 rework creating admin context - use keystoneauth1 lib
rather than own creator of session and auth_plugin from
keystoneclient library.

Change-Id: Id7f71e08de13e77586832f6d12cba1caff3772fe
2016-09-16 17:20:55 +03:00
..
README.rst change 'stackforge' to 'openstack' in readme-s 2015-10-18 12:58:50 +03:00
create_config use another params for upload-bundle 2016-08-10 20:24:51 +03:00
plugin.sh rework creating admin context - use keystoneauth1 lib 2016-09-16 17:20:55 +03:00
settings remove using euca2ools in install script 2016-03-17 13:52:50 +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