e501f4013e
Add the new middleware CORS for Zaqar It only supports for WSGI. Websocket doesn't need this feature. Change-Id: Ifc6d2d1c5dde5152cab6e3aa2f3cf9f207481267 Implements: blueprint support-cors |
||
---|---|---|
.. | ||
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