Merge "Use port 5000, keystone-wsgi-public and --http-socket"

This commit is contained in:
Zuul 2018-11-05 09:02:32 +00:00 committed by Gerrit Code Review
commit b2292e29f1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ This will generate .mo files like keystone/locale/[lang]/LC_MESSAGES/[lang].mo
.. code-block:: bash
$ KEYSTONE_LOCALEDIR=/opt/stack/keystone/keystone/locale uwsgi --http 127.0.0.1:35357 --wsgi-file $(which keystone-wsgi-admin)
$ KEYSTONE_LOCALEDIR=/opt/stack/keystone/keystone/locale uwsgi --http-socket 127.0.0.1:5000 --wsgi-file $(which keystone-wsgi-public)
Now you can get a translated error response: