[install] Fix the incorrect filename

Change-Id: Ie01b7212f43b31d9c80c379973682e08dd2d5603
Closes-Bug: #1572676
This commit is contained in:
chen-xing 2016-04-21 12:50:05 +08:00 committed by chen.xing
parent 61c50ce45f
commit 6f9f1979a6

View File

@ -23,7 +23,7 @@ services.
#. For security reasons, disable the temporary authentication
token mechanism:
Edit the ``/usr/share/keystone/keystone-dist-paste.ini``
Edit the ``/etc/keystone/keystone-paste.ini``
file and remove ``admin_token_auth`` from the
``[pipeline:public_api]``, ``[pipeline:admin_api]``,
and ``[pipeline:api_v3]`` sections.