zaqar/devstack
Fei Long Wang 7fb030e6de Fix zaqar client gate
It's related to devstack bug bug: 1540328, where devstack install
'test-requirements' but should not do it for zaqar-ui project as
it installs Horizon from url. Remove following two 'mv' commands
when mentioned bug is fixed.

Change-Id: Ib4d0abe3b083d996556f615943d3b1185c9f882a
2016-11-15 19:55:38 +13:00
..
gate Remove tempest smoke tests run 2016-06-28 16:20:04 +02:00
README.rst Fix links in devstack/README.rst 2016-09-05 21:03:00 -04:00
plugin.sh Fix zaqar client gate 2016-11-15 19:55:38 +13:00
settings Fix zaqar-ui clone issue 2016-11-11 15:13:58 +13:00

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