zaqar/devstack
Thomas Herve 349839d007 Remove tempest smoke tests run
It seems we're still running some useless tempest tests in the gate,
let's remove those.

Change-Id: I654d866841d818b59e8a1a3be00fff0a38828e00
2016-06-28 16:20:04 +02:00
..
gate Remove tempest smoke tests run 2016-06-28 16:20:04 +02:00
plugin.sh remove verbose option in devstack plugin 2016-05-23 22:00:07 +00:00
README.rst Fix few typos in headings 2015-09-19 16:37:56 +05:30
settings Add the default repos into devstack/settings file 2015-11-20 22:54:43 +05:30

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