Move to opendev

Use opendev.org instead of git.openstack.org.

You can see the discussion below:
http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html

Change-Id: Ib46448f0e9ecc038419f02c0ec743a40aa7d0da3
This commit is contained in:
ZhongShengping 2019-04-24 14:43:35 +08:00
parent 4188dafec4
commit 3eccf6586b
1 changed files with 1 additions and 1 deletions

View File

@ -649,7 +649,7 @@ POLICY_FILES_PATH = '/etc/openstack-dashboard'
# in the Keystone v3 multi-domain case, policy.v3cloudsample.json.
# This file is not included in the Horizon repository by default but can be
# found at
# http://git.openstack.org/cgit/openstack/keystone/tree/etc/ \
# https://opendev.org/openstack/keystone/src/branch/master/etc/ \
# policy.v3cloudsample.json
# Having matching policy files on the Horizon and Keystone servers is essential
# for normal operation. This holds true for all services and their policy files.