zaqar/devstack
rabi 7443063417 Use absolute path for executables
Change-Id: I9e110738e3b1e0aa28c273ea178515143bbacb20
Closes-Bug: #1687529
2017-05-02 09:11:23 +05:30
..
2017-02-27 01:52:38 +00:00
2017-02-27 01:52:38 +00:00
2017-05-02 09:11:23 +05:30
2016-09-05 21:03:00 -04:00
2017-03-30 15:07:24 +08:00

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