zaqar/devstack
AvnishPal 28cc17109b This patch removes extra spaces from files.
Closes-Bug: #1603318

Change-Id: I55d47bfb0408d4a8bb59dcc70afd47a3c47ad9b1
2016-07-15 15:15:40 +05:30
..
gate Remove tempest smoke tests run 2016-06-28 16:20:04 +02:00
README.rst Fix few typos in headings 2015-09-19 16:37:56 +05:30
plugin.sh This patch removes extra spaces from files. 2016-07-15 15:15:40 +05:30
settings Add a trust notifier task 2016-07-07 08:58:42 +02:00

README.rst

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin zaqar https://github.com/openstack/zaqar
  3. Run stack.sh