zaqar/devstack
Thomas Herve 90dedeefbb Enable swift in the gate hook
This should let the swift gate run.

Change-Id: I9e3eaf3792e2a35e33184d61bac0ba8e562e426c
2017-02-01 09:18:36 +01:00
..
2017-02-01 09:18:36 +01:00
2017-01-05 09:21:21 +01:00
2016-09-05 21:03:00 -04:00
2016-11-11 15:13:58 +13: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