zaqar/devstack
Thomas Herve 30c72fa978 Revert "Remove startup check from devstack"
This reverts commit 4a1a6b3766. It didn't
improve the situation, and at least it's failing early.

Conflicts:
	devstack/plugin.sh

Change-Id: Idf16037e6a3bbc7f915e12827348eda663721d5e
2017-07-03 17:18:15 +02:00
..
gate Support cold migration 2017-02-27 01:52:38 +00:00
upgrade Support cold migration 2017-02-27 01:52:38 +00:00
README.rst Fix links in devstack/README.rst 2016-09-05 21:03:00 -04:00
plugin.sh Revert "Remove startup check from devstack" 2017-07-03 17:18:15 +02:00
settings Remove enabled option for CORS 2017-03-30 15:07:24 +08:00

README.rst

Enabling in Devstack

  1. Download DevStack:

    $ git clone https://git.openstack.org/openstack-dev/devstack
    $ cd devstack
  2. Add the following repo as an external repository:

    [[local|localrc]]
    enable_plugin zaqar https://git.openstack.org/openstack/zaqar
  3. Run ./stack.sh