7fb030e6de
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 |
||
---|---|---|
.. | ||
gate | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
Download DevStack:
$ git clone https://git.openstack.org/openstack-dev/devstack $ cd devstack
Add the following repo as an external repository:
[[local|localrc]] enable_plugin zaqar https://git.openstack.org/openstack/zaqar
Run
./stack.sh