10b07c9ccf
Table creation must happen outside of API requests. This changes the devstack plugin to create the tables properly. Change-Id: I57c4fba06dc6725ea977477b777e4ffd6856adde |
||
---|---|---|
.. | ||
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