From 320fee8c1977484a4637ae49c42f8c430da33c3f Mon Sep 17 00:00:00 2001 From: zhulingjie Date: Tue, 23 Apr 2019 16:31:09 +0800 Subject: [PATCH] Replace git.openstack.org URLs with opendev.org URLs Change-Id: I6e4e815052a357014c11e2218594edcfa7a1fab9 --- specs/kilo/congress-support.rst | 4 ++-- .../liberty/simulated-execution-mode-murano-engine.rst | 2 +- specs/liberty/ui-network-selection.rst | 2 +- specs/newton/implemented/plugin-fqn-rename.rst | 4 ++-- .../approved/metadata-assignment-and-propagation.rst | 2 +- .../allow-encrypting-of-muranopl-properties.rst | 10 +++++----- specs/template.rst | 2 +- tox.ini | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/specs/kilo/congress-support.rst b/specs/kilo/congress-support.rst index e905f3b..4a897b5 100644 --- a/specs/kilo/congress-support.rst +++ b/specs/kilo/congress-support.rst @@ -161,8 +161,8 @@ Work Items Dependencies ============ -* Congress python client ( `GIT `_ ) will be added into Murano. +* Congress python client ( `GIT `_ diff --git a/specs/liberty/simulated-execution-mode-murano-engine.rst b/specs/liberty/simulated-execution-mode-murano-engine.rst index 8b9b3e5..dd95f29 100644 --- a/specs/liberty/simulated-execution-mode-murano-engine.rst +++ b/specs/liberty/simulated-execution-mode-murano-engine.rst @@ -167,7 +167,7 @@ packages would be uploaded from the provided path there would be no interconnection with RabbitMQ #. Make changes to the class-loader, located in engine, to not use API. - Separate spec is provided for this change (https://review.openstack.org/#/c/198745/). + Separate spec is provided for this change (https://review.opendev.org/#/c/198745/). #. Implement testing framework, written in MuranoPL that will include the classes, described below. The structure would be taken from python unittest diff --git a/specs/liberty/ui-network-selection.rst b/specs/liberty/ui-network-selection.rst index 08b35b1..eaa88f6 100644 --- a/specs/liberty/ui-network-selection.rst +++ b/specs/liberty/ui-network-selection.rst @@ -262,6 +262,6 @@ References * [1] https://wiki.openstack.org/wiki/Murano/Specifications/Network_Management -* [2] https://review.openstack.org/#/c/201659/ +* [2] https://review.opendev.org/#/c/201659/ * [3] https://murano.readthedocs.org/en/latest/draft/appdev-guide/muranopackages/dynamic_ui.html#dynamicuispec diff --git a/specs/newton/implemented/plugin-fqn-rename.rst b/specs/newton/implemented/plugin-fqn-rename.rst index b6e25fa..1604a2e 100644 --- a/specs/newton/implemented/plugin-fqn-rename.rst +++ b/specs/newton/implemented/plugin-fqn-rename.rst @@ -224,5 +224,5 @@ References ========== #. https://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html -#. http://docs.openstack.org/developer/stevedore/ -#. http://git.openstack.org/cgit/openstack/murano/tree/contrib/plugins/murano_exampleplugin/setup.cfg?h=stable/mitaka +#. https://docs.openstack.org/stevedore/latest/ +#. https://opendev.org/openstack/murano/src/tag/mitaka-eol/contrib/plugins/murano_exampleplugin/setup.cfg diff --git a/specs/ocata/approved/metadata-assignment-and-propagation.rst b/specs/ocata/approved/metadata-assignment-and-propagation.rst index 13ee552..04f2e37 100644 --- a/specs/ocata/approved/metadata-assignment-and-propagation.rst +++ b/specs/ocata/approved/metadata-assignment-and-propagation.rst @@ -290,4 +290,4 @@ References [1] https://wiki.openstack.org/wiki/Searchlight [2] http://docs.openstack.org/developer/glance/glancemetadefcatalogapi.html -[3] https://review.openstack.org/#/c/378602 +[3] https://review.opendev.org/#/c/378602 diff --git a/specs/pike/approved/allow-encrypting-of-muranopl-properties.rst b/specs/pike/approved/allow-encrypting-of-muranopl-properties.rst index 7226120..78b0f48 100644 --- a/specs/pike/approved/allow-encrypting-of-muranopl-properties.rst +++ b/specs/pike/approved/allow-encrypting-of-muranopl-properties.rst @@ -161,12 +161,12 @@ murano-dashboard. MuranoPL Docs will also be needed on the new functions. References ========== -.. [#] https://github.com/openstack/murano-apps/blob/master/MySQL/package/UI/ui.yaml -.. [#] https://github.com/openstack/castellan -.. [#] https://github.com/openstack/barbican -.. [#] https://review.openstack.org/#/c/247561/ +.. [#] https://opendev.org/openstack/murano-apps/src/branch/master/MySQL/package/UI/ui.yaml +.. [#] https://opendev.org/openstack/castellan +.. [#] https://opendev.org/openstack/barbican +.. [#] https://review.opendev.org/#/c/247561/ .. [#] http://lists.openstack.org/pipermail/openstack-dev/2017-January/110192.html -.. [#] https://github.com/openstack/castellan/tree/stable/ocata/castellan/key_manager +.. [#] https://opendev.org/openstack/castellan/src/branch/stable/ocata/castellan/key_manager * Cinder discussion around their alternative insecure key manager for Castellan: http://lists.openstack.org/pipermail/openstack-dev/2016-January/083241.html diff --git a/specs/template.rst b/specs/template.rst index bffc461..1c86985 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -48,7 +48,7 @@ Some notes about using this template: you should add the APIImpact flag to the commit message. Specifications with the APIImpact flag can be found with the following query: - https://review.openstack.org/#/q/status:open+project:openstack/murano-specs+message:apiimpact,n,z + https://review.opendev.org/#/q/status:open+project:openstack/murano-specs+message:apiimpact,n,z Problem description =================== diff --git a/tox.ini b/tox.ini index 7cabd39..c57b5f7 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,7 @@ skipsdist = True usedevelop = True setenv = VIRTUAL_ENV={envdir} passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY -install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} -U {opts} {packages} +install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} -U {opts} {packages} deps = -r{toxinidir}/requirements.txt commands = python setup.py testr --slowest --testr-args='{posargs}' whitelist_externals = find