
Add a sample configuration for running the wsgi transport using uwsgi, and make devstack uses it, while running zaqar-server with websocket transport. This allows running both websockets and wsgi transports on devstack. Change-Id: Ifac7461ec6b0501b1b9021030d9c173cf368a59b
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