Correct the wrong directory of the file 'default_catalog.templates'

Change-Id: Ie5873af7db33f6cc9051cb8b6f069746091b318c
Closes-Bug: #1562318
This commit is contained in:
chenqiaomin 2016-03-12 13:38:45 -05:00 committed by KATO Tomoyuki
parent c17e25dfd9
commit 93a4f98104
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ follows:
- Service catalog template. The Identity service acts
as a service catalog of endpoints for other OpenStack
services. The ``/etc/default_catalog.templates``
services. The ``/etc/keystone/default_catalog.templates``
template file defines the endpoints for services. When
the Identity service uses a template file back end,
any changes that are made to the endpoints are cached.

View File

@ -7,7 +7,7 @@ follows:
- Service catalog template. The Identity service acts
as a service catalog of endpoints for other OpenStack
services. The ``etc/default_catalog.templates``
services. The ``/etc/keystone/default_catalog.templates``
template file defines the endpoints for services. When
the Identity service uses a template file back end,
any changes that are made to the endpoints are cached.