zaqar/devstack
rabi 7443063417 Use absolute path for executables
Change-Id: I9e110738e3b1e0aa28c273ea178515143bbacb20
Closes-Bug: #1687529
2017-05-02 09:11:23 +05:30
..
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 Use absolute path for executables 2017-05-02 09:11:23 +05:30
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