Update golang PTI for OpenDev

Change-Id: I20a96cc52928d4d43253b8b22b172a2fa7f2574b
This commit is contained in:
Zane Bitter 2019-05-28 20:00:37 -04:00
parent 5366dddb43
commit 483a76d466
1 changed files with 3 additions and 4 deletions

View File

@ -120,10 +120,9 @@ The required dependencies shall be installed into a golang workspace compatible
with the results of running ``go get``.
Dependencies are specified in golang via full paths of the form
``git.openstack.org/openstack/golang-client``. All dependencies that are
OpenStack projects will be required to use the ``git.openstack.org`` host
in order for cross-repo dependencies to work properly under Zuul, and to
minimize unnecessary mirrors.
``opendev.org/openstack/golang-client``. All dependencies that are OpenStack
projects will be required to use the ``opendev.org`` host to minimize
unnecessary mirrors.
To support OpenStack CI and to ensure the Depends-On footers work properly,
this target must not modify existing git repo state for a given dependency