From fbb498d94ceb71310c886e1527e8308353b0761b Mon Sep 17 00:00:00 2001 From: zhurong Date: Mon, 17 Jan 2022 06:41:00 +0000 Subject: [PATCH] Replace git.openstack.org URLs with opendev.org URLs Change-Id: I73caa7186aa8a4752a2d742e7772237209f0a072 --- contrib/diskimage-builder/README.rst | 2 +- examples/plans/solum-pep8.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/diskimage-builder/README.rst b/contrib/diskimage-builder/README.rst index 5cb918ad9..be756a761 100644 --- a/contrib/diskimage-builder/README.rst +++ b/contrib/diskimage-builder/README.rst @@ -1,6 +1,6 @@ Setup ----- These scripts require installation of OpenStack diskimage-builder -https://github.com/openstack/diskimage-builder +https://opendev.org/openstack/diskimage-builder The package is available on Ubuntu, Fedora, and Red Hat Enterprise Linux diff --git a/examples/plans/solum-pep8.yaml b/examples/plans/solum-pep8.yaml index 2a24bdcd0..8c76a057a 100644 --- a/examples/plans/solum-pep8.yaml +++ b/examples/plans/solum-pep8.yaml @@ -5,6 +5,6 @@ artifacts: - name: solum8 artifact_type: heroku content: - href: https://github.com/openstack/solum.git + href: https://opendev.org/openstack/solum.git language_pack: auto unittest_cmd: tox -epep8