
After this change, Zaqar-wsgi will not be forced to port 8888 by devstack. Use apache proxy now and the endpoint will be like: http://IP/messaging by default. Change-Id: I413cd24a9ef70a8bbada46d63d5dfdff09366b3e
7 lines
272 B
YAML
7 lines
272 B
YAML
deprecations:
|
|
- |
|
|
Set "wsgi-file = zaqar/transport/wsgi/app.py" in uwsgi config file is
|
|
deprecated and this way is removed in Bobcat release. Please use something
|
|
like (Ubuntu for example): "wsgi-file = /usr/local/bin/zaqar-wsgi" after
|
|
installing Zaqar.
|