zaqar/devstack
wangxiyuan 74245e13ec Policy in code: Update the related doc
This patch update the policy file generator guide.
And remove the realted action in devstack as well.

Change-Id: I7bd6aabe1d05245a1203380863c0444f6ea021f6
bp: policy-and-docs-in-code
2017-11-16 09:30:55 +00:00
..
gate Merge "Remove bundled intree tempest plugin from Zaqar" 2017-11-10 01:46:42 +00:00
upgrade Fix gate-grenade jenkins failure 2017-09-19 06:43:17 +00:00
README.rst Fix links in devstack/README.rst 2016-09-05 21:03:00 -04:00
plugin.sh Policy in code: Update the related doc 2017-11-16 09:30:55 +00:00
settings Remove bundled intree tempest plugin from Zaqar 2017-10-26 13:03:23 +05:30

README.rst

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