Merge "Update golang PTI for OpenDev"

This commit is contained in:
Zuul 2019-06-17 14:40:01 +00:00 committed by Gerrit Code Review
commit 1c32cdcdd6

View File

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