16fd7bac5c
Use $API_WORKERS as process count and add other wsgi options like thunderlock (recommended to prevent thundering herd on accept). Change-Id: I70fdc09edf524ba3733d03013d4bb296e8b2954b |
||
---|---|---|
.. | ||
gate | ||
upgrade | ||
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