9352bb600f
This patch enables pooling by default. Pooling has become a central piece for Zaqar, therefore, we ought to test on it always. The patch also changes the behavior for pools in Zaqar. That is, whenever a default pool is not found and a `message_store` section has been configured, such section will be used as the default store. No pools will be created out of this configurations so that users can still configure their default store using zaqarclient. Change-Id: I820ac017ee44b806dead9bc484664228d4022f81 Depends-On: If5c91ebe136017cea2eeecf62a580d050e49617d
Enabling in Devstack
Download DevStack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin zaqar https://github.com/openstack/zaqar
Run
stack.sh