zaqar/devstack
Flavio Percoco ffff834edb Enable pooling for redis' job
Now that the sqlalchemy management backend is complete, make sure it's
enabled for the redis gate since redis doesn't have support for the
managment API.

Change-Id: I65d6c38ec13026251a8aeb346d5248cf81de39e5
2015-09-08 13:36:46 +02:00
..
2015-09-08 13:36:46 +02:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin zaqar https://github.com/openstack/zaqar
  3. Run stack.sh