From d500b4b013388f8f427c22417a9c9d52a7801c74 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Tue, 2 Jul 2019 19:56:41 +0200 Subject: [PATCH] Switch from git.openstack.org to opendev.org Change-Id: I2a015a8fb099084cedbc0a9ac745bd5bd4146eef --- README.rst | 4 ++-- extra-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 988f71d..8f213c7 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ How do I submit the code? #. Get the code:: - git clone https://git.openstack.org/openstack/ironic-staging-drivers + git clone https://opendev.org/x/ironic-staging-drivers #. Make your changes and write a nice commit message explaining the change in details. @@ -58,5 +58,5 @@ Useful links * Free software: Apache license * Documentation: http://ironic-staging-drivers.readthedocs.io/en/latest/ -* Source: http://git.openstack.org/cgit/openstack/ironic-staging-drivers +* Source: https://opendev.org/x/ironic-staging-drivers * Bugs: https://storyboard.openstack.org/#!/project/950 diff --git a/extra-requirements.txt b/extra-requirements.txt index 29ded7a..69924de 100644 --- a/extra-requirements.txt +++ b/extra-requirements.txt @@ -1 +1 @@ -git+https://git.openstack.org/openstack/ironic#egg=ironic +git+https://opendev.org/openstack/ironic#egg=ironic