ec2-api/devstack
Andrey Pavlov 3c76061c24 use another params for upload-bundle
due to bugs in swift3 ec2-upload-bundle works only with
specific params.
bugs:
https://bugs.launchpad.net/swift3/+bug/1611749
https://bugs.launchpad.net/swift3/+bug/1611754

Change-Id: Ic94977d3e103d205b6435f202ccfe7d9e1ee8829
2016-08-10 20:24:51 +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 update devstack plugin script 2016-02-11 21:03:15 +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