4a1a6b3766
The gate sometimes fails with "Zaqar did not start" without any way to know what's going on. Let's remove that check and let usage of Zaqar fails with proper error later on. Change-Id: I04692763eb15a849541eb1903bb0fad6c16435db
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