deb-zaqar/devstack
ZhiQiang Fan 7e87adeecf remove verbose option in devstack plugin
This option is deprecated in Mitaka and has been removed in Newton,
and its default value is True already. Let's remove it.

Change-Id: I167713165bd96a4ccd423976f8fcad5ff8fc399c
ref: https://review.openstack.org/#/c/314573/
2016-05-23 22:00:07 +00:00
..
gate Allow running zaqarclient for gate tests 2015-09-21 07:19:59 +00:00
README.rst Fix few typos in headings 2015-09-19 16:37:56 +05:30
plugin.sh remove verbose option in devstack plugin 2016-05-23 22:00:07 +00:00
settings Add the default repos into devstack/settings file 2015-11-20 22:54:43 +05:30

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