zaqar/devstack
venkatamahesh c9f5e1c041 Add the default repos into devstack/settings file
Change-Id: I2980f619fb24c278c81a5a072af8d5fa2ab4882c
2015-11-20 22:54:43 +05:30
..
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 Add the default repos into devstack/settings file 2015-11-20 22:54:43 +05:30
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