From a9a20e2805fd2833f20f0079872353857f1f64b2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 13 Oct 2020 15:04:27 +0200 Subject: [PATCH] Mechanically replace all git.openstack.org urls with opendev.org Change-Id: Ife8065985fe8454e6e3e63e05692ab3557f4f693 --- openstack/XStatic-Angular-UUID/XStatic-Angular-UUID.spec.j2 | 2 +- openstack/XStatic-Angular-Vis/XStatic-Angular-Vis.spec.j2 | 2 +- .../XStatic-Angular-lrdragndrop.spec.j2 | 2 +- openstack/XStatic-Angular/XStatic-Angular.spec.j2 | 2 +- openstack/XStatic-FileSaver/XStatic-FileSaver.spec.j2 | 2 +- .../XStatic-JQuery.Bootstrap.Wizard.spec.j2 | 2 +- .../XStatic-JQuery.TableSorter.spec.j2 | 2 +- openstack/XStatic-JS-Yaml/XStatic-JS-Yaml.spec.j2 | 2 +- openstack/XStatic-Jasmine/XStatic-Jasmine.spec.j2 | 2 +- openstack/XStatic-Json2yaml/XStatic-Json2yaml.spec.j2 | 2 +- openstack/XStatic-Magic-Search/XStatic-Magic-Search.spec.j2 | 2 +- openstack/XStatic-Rickshaw/XStatic-Rickshaw.spec.j2 | 2 +- openstack/XStatic-mdi/XStatic-mdi.spec.j2 | 2 +- .../barbican-tempest-plugin/barbican-tempest-plugin.spec.j2 | 2 +- openstack/cinder-tempest-plugin/cinder-tempest-plugin.spec.j2 | 2 +- .../designate-tempest-plugin/designate-tempest-plugin.spec.j2 | 2 +- openstack/ec2api-tempest-plugin/ec2api-tempest-plugin.spec.j2 | 2 +- openstack/freezer-tempest-plugin/freezer-tempest-plugin.spec.j2 | 2 +- openstack/heat-agents/heat-agents.spec.j2 | 2 +- openstack/heat-tempest-plugin/heat-tempest-plugin.spec.j2 | 2 +- openstack/ironic-tempest-plugin/ironic-tempest-plugin.spec.j2 | 2 +- .../keystone-tempest-plugin/keystone-tempest-plugin.spec.j2 | 2 +- openstack/kuryr-tempest-plugin/kuryr-tempest-plugin.spec.j2 | 2 +- openstack/magnum-tempest-plugin/magnum-tempest-plugin.spec.j2 | 2 +- openstack/manila-tempest-plugin/manila-tempest-plugin.spec.j2 | 2 +- openstack/monasca-tempest-plugin/monasca-tempest-plugin.spec.j2 | 2 +- openstack/neutron-tempest-plugin/neutron-tempest-plugin.spec.j2 | 2 +- openstack/octavia-lib/octavia-lib.spec.j2 | 2 +- openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 | 2 +- openstack/oswin-tempest-plugin/oswin-tempest-plugin.spec.j2 | 2 +- .../telemetry-tempest-plugin/telemetry-tempest-plugin.spec.j2 | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/openstack/XStatic-Angular-UUID/XStatic-Angular-UUID.spec.j2 b/openstack/XStatic-Angular-UUID/XStatic-Angular-UUID.spec.j2 index 2edcf346f..5df3d925a 100644 --- a/openstack/XStatic-Angular-UUID/XStatic-Angular-UUID.spec.j2 +++ b/openstack/XStatic-Angular-UUID/XStatic-Angular-UUID.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Angular-UUID %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-angular-uuid/ +URL: https://opendev.org/openstack/xstatic-angular-uuid/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-Angular-Vis/XStatic-Angular-Vis.spec.j2 b/openstack/XStatic-Angular-Vis/XStatic-Angular-Vis.spec.j2 index 281a32ec1..b1cb204cd 100644 --- a/openstack/XStatic-Angular-Vis/XStatic-Angular-Vis.spec.j2 +++ b/openstack/XStatic-Angular-Vis/XStatic-Angular-Vis.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Angular-Vis JavaScript library (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-angular-vis/ +URL: https://opendev.org/openstack/xstatic-angular-vis/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('XStatic') }} diff --git a/openstack/XStatic-Angular-lrdragndrop/XStatic-Angular-lrdragndrop.spec.j2 b/openstack/XStatic-Angular-lrdragndrop/XStatic-Angular-lrdragndrop.spec.j2 index c04890df4..f5c5c05c6 100644 --- a/openstack/XStatic-Angular-lrdragndrop/XStatic-Angular-lrdragndrop.spec.j2 +++ b/openstack/XStatic-Angular-lrdragndrop/XStatic-Angular-lrdragndrop.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Angular-lrdragndrop %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{sname}/ +URL: https://opendev.org/openstack/{sname}/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-Angular/XStatic-Angular.spec.j2 b/openstack/XStatic-Angular/XStatic-Angular.spec.j2 index 397d8a004..7e548a20a 100644 --- a/openstack/XStatic-Angular/XStatic-Angular.spec.j2 +++ b/openstack/XStatic-Angular/XStatic-Angular.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Angular %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-angular/ +URL: https://opendev.org/openstack/xstatic-angular/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('XStatic') }} diff --git a/openstack/XStatic-FileSaver/XStatic-FileSaver.spec.j2 b/openstack/XStatic-FileSaver/XStatic-FileSaver.spec.j2 index 401b44c25..842f331e7 100644 --- a/openstack/XStatic-FileSaver/XStatic-FileSaver.spec.j2 +++ b/openstack/XStatic-FileSaver/XStatic-FileSaver.spec.j2 @@ -6,7 +6,7 @@ Release: 0 Summary: {{ js_name }} %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-{{ js_name | lower }}/ +URL: https://opendev.org/openstack/xstatic-{{ js_name | lower }}/ Source0: https://files.pythonhosted.org/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-JQuery.Bootstrap.Wizard/XStatic-JQuery.Bootstrap.Wizard.spec.j2 b/openstack/XStatic-JQuery.Bootstrap.Wizard/XStatic-JQuery.Bootstrap.Wizard.spec.j2 index d5a3242c0..a3bd5902c 100644 --- a/openstack/XStatic-JQuery.Bootstrap.Wizard/XStatic-JQuery.Bootstrap.Wizard.spec.j2 +++ b/openstack/XStatic-JQuery.Bootstrap.Wizard/XStatic-JQuery.Bootstrap.Wizard.spec.j2 @@ -10,7 +10,7 @@ Release: {{ py2rpmrelease() }} Summary: JQuery.Bootstrap.Wizard %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-jquery.bootstrap.wizard +URL: https://opendev.org/openstack/xstatic-jquery.bootstrap.wizard Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-JQuery.TableSorter/XStatic-JQuery.TableSorter.spec.j2 b/openstack/XStatic-JQuery.TableSorter/XStatic-JQuery.TableSorter.spec.j2 index 2d9cd87f1..d72ca7dab 100644 --- a/openstack/XStatic-JQuery.TableSorter/XStatic-JQuery.TableSorter.spec.j2 +++ b/openstack/XStatic-JQuery.TableSorter/XStatic-JQuery.TableSorter.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: JQuery.TableSorter %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-jquery.tablesorter/ +URL: https://opendev.org/openstack/xstatic-jquery.tablesorter/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-JS-Yaml/XStatic-JS-Yaml.spec.j2 b/openstack/XStatic-JS-Yaml/XStatic-JS-Yaml.spec.j2 index ded3d0315..5ac74a95e 100644 --- a/openstack/XStatic-JS-Yaml/XStatic-JS-Yaml.spec.j2 +++ b/openstack/XStatic-JS-Yaml/XStatic-JS-Yaml.spec.j2 @@ -6,7 +6,7 @@ Release: 0 Summary: {{ js_name }} %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-{{ js_name | lower }}/ +URL: https://opendev.org/openstack/xstatic-{{ js_name | lower }}/ Source0: https://files.pythonhosted.org/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-Jasmine/XStatic-Jasmine.spec.j2 b/openstack/XStatic-Jasmine/XStatic-Jasmine.spec.j2 index d8465502a..96fcd0879 100644 --- a/openstack/XStatic-Jasmine/XStatic-Jasmine.spec.j2 +++ b/openstack/XStatic-Jasmine/XStatic-Jasmine.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Jasmine %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-jasmine/ +URL: https://opendev.org/openstack/xstatic-jasmine/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-Json2yaml/XStatic-Json2yaml.spec.j2 b/openstack/XStatic-Json2yaml/XStatic-Json2yaml.spec.j2 index 87f3eb58e..648c441d6 100644 --- a/openstack/XStatic-Json2yaml/XStatic-Json2yaml.spec.j2 +++ b/openstack/XStatic-Json2yaml/XStatic-Json2yaml.spec.j2 @@ -6,7 +6,7 @@ Release: 0 Summary: {{ js_name }} %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-{{ js_name | lower }}/ +URL: https://opendev.org/openstack/xstatic-{{ js_name | lower }}/ Source0: https://files.pythonhosted.org/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-Magic-Search/XStatic-Magic-Search.spec.j2 b/openstack/XStatic-Magic-Search/XStatic-Magic-Search.spec.j2 index 8208f3a66..f11683e06 100644 --- a/openstack/XStatic-Magic-Search/XStatic-Magic-Search.spec.j2 +++ b/openstack/XStatic-Magic-Search/XStatic-Magic-Search.spec.j2 @@ -5,7 +5,7 @@ Release: 0 Summary: Magic Search %{version} (XStatic packaging standard) License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-magic-search/ +URL: https://opendev.org/openstack/xstatic-magic-search/ Source0: https://files.pythonhosted.org/packages/source/X/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-Rickshaw/XStatic-Rickshaw.spec.j2 b/openstack/XStatic-Rickshaw/XStatic-Rickshaw.spec.j2 index e6e330cd6..b5b06440c 100644 --- a/openstack/XStatic-Rickshaw/XStatic-Rickshaw.spec.j2 +++ b/openstack/XStatic-Rickshaw/XStatic-Rickshaw.spec.j2 @@ -10,7 +10,7 @@ Release: {{ py2rpmrelease() }} Summary: Rickshaw %{version} (XStatic packaging standard) License: {{ license('MIT') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-rickshaw/ +URL: https://opendev.org/openstack/xstatic-rickshaw/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/XStatic-mdi/XStatic-mdi.spec.j2 b/openstack/XStatic-mdi/XStatic-mdi.spec.j2 index 828451189..da95ae37e 100644 --- a/openstack/XStatic-mdi/XStatic-mdi.spec.j2 +++ b/openstack/XStatic-mdi/XStatic-mdi.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: mdi %{version} (XStatic packaging standard) License: {{ license('OFL-1.1') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/xstatic-mdi/ +URL: https://opendev.org/openstack/xstatic-mdi/ Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('setuptools') }} diff --git a/openstack/barbican-tempest-plugin/barbican-tempest-plugin.spec.j2 b/openstack/barbican-tempest-plugin/barbican-tempest-plugin.spec.j2 index 140a09683..d3e3c2f64 100644 --- a/openstack/barbican-tempest-plugin/barbican-tempest-plugin.spec.j2 +++ b/openstack/barbican-tempest-plugin/barbican-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the barbican project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/cinder-tempest-plugin/cinder-tempest-plugin.spec.j2 b/openstack/cinder-tempest-plugin/cinder-tempest-plugin.spec.j2 index 2ac343353..382dfda5d 100644 --- a/openstack/cinder-tempest-plugin/cinder-tempest-plugin.spec.j2 +++ b/openstack/cinder-tempest-plugin/cinder-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the cinder project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/designate-tempest-plugin/designate-tempest-plugin.spec.j2 b/openstack/designate-tempest-plugin/designate-tempest-plugin.spec.j2 index 8426446c2..b5c6ec93f 100644 --- a/openstack/designate-tempest-plugin/designate-tempest-plugin.spec.j2 +++ b/openstack/designate-tempest-plugin/designate-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the designate project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/ec2api-tempest-plugin/ec2api-tempest-plugin.spec.j2 b/openstack/ec2api-tempest-plugin/ec2api-tempest-plugin.spec.j2 index 079b002f5..7640cd6dd 100644 --- a/openstack/ec2api-tempest-plugin/ec2api-tempest-plugin.spec.j2 +++ b/openstack/ec2api-tempest-plugin/ec2api-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the EC2 API project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/freezer-tempest-plugin/freezer-tempest-plugin.spec.j2 b/openstack/freezer-tempest-plugin/freezer-tempest-plugin.spec.j2 index 1943c018b..e271a7c39 100644 --- a/openstack/freezer-tempest-plugin/freezer-tempest-plugin.spec.j2 +++ b/openstack/freezer-tempest-plugin/freezer-tempest-plugin.spec.j2 @@ -10,7 +10,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the freezer project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/heat-agents/heat-agents.spec.j2 b/openstack/heat-agents/heat-agents.spec.j2 index 81ed4034c..463db22b4 100644 --- a/openstack/heat-agents/heat-agents.spec.j2 +++ b/openstack/heat-agents/heat-agents.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: OpenStack Heat agents License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/heat-agents +URL: https://opendev.org/openstack/heat-agents Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('os-apply-config') }} diff --git a/openstack/heat-tempest-plugin/heat-tempest-plugin.spec.j2 b/openstack/heat-tempest-plugin/heat-tempest-plugin.spec.j2 index 4777b6942..33b5c2109 100644 --- a/openstack/heat-tempest-plugin/heat-tempest-plugin.spec.j2 +++ b/openstack/heat-tempest-plugin/heat-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the heat project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/ironic-tempest-plugin/ironic-tempest-plugin.spec.j2 b/openstack/ironic-tempest-plugin/ironic-tempest-plugin.spec.j2 index 156b584f7..739805b22 100644 --- a/openstack/ironic-tempest-plugin/ironic-tempest-plugin.spec.j2 +++ b/openstack/ironic-tempest-plugin/ironic-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the ironic project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/keystone-tempest-plugin/keystone-tempest-plugin.spec.j2 b/openstack/keystone-tempest-plugin/keystone-tempest-plugin.spec.j2 index 5baa28be4..3b187ac4b 100644 --- a/openstack/keystone-tempest-plugin/keystone-tempest-plugin.spec.j2 +++ b/openstack/keystone-tempest-plugin/keystone-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the keystone project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/kuryr-tempest-plugin/kuryr-tempest-plugin.spec.j2 b/openstack/kuryr-tempest-plugin/kuryr-tempest-plugin.spec.j2 index 18631bdbf..599c3d78c 100644 --- a/openstack/kuryr-tempest-plugin/kuryr-tempest-plugin.spec.j2 +++ b/openstack/kuryr-tempest-plugin/kuryr-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the kuryr project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/magnum-tempest-plugin/magnum-tempest-plugin.spec.j2 b/openstack/magnum-tempest-plugin/magnum-tempest-plugin.spec.j2 index 46eb37369..65f36fa68 100644 --- a/openstack/magnum-tempest-plugin/magnum-tempest-plugin.spec.j2 +++ b/openstack/magnum-tempest-plugin/magnum-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the magnum project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/manila-tempest-plugin/manila-tempest-plugin.spec.j2 b/openstack/manila-tempest-plugin/manila-tempest-plugin.spec.j2 index 3c5c27314..721c92226 100644 --- a/openstack/manila-tempest-plugin/manila-tempest-plugin.spec.j2 +++ b/openstack/manila-tempest-plugin/manila-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the manila project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/monasca-tempest-plugin/monasca-tempest-plugin.spec.j2 b/openstack/monasca-tempest-plugin/monasca-tempest-plugin.spec.j2 index 2a09db8cf..f43aa68ee 100644 --- a/openstack/monasca-tempest-plugin/monasca-tempest-plugin.spec.j2 +++ b/openstack/monasca-tempest-plugin/monasca-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the monasca project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/neutron-tempest-plugin/neutron-tempest-plugin.spec.j2 b/openstack/neutron-tempest-plugin/neutron-tempest-plugin.spec.j2 index 977fd030e..1a9bf5990 100644 --- a/openstack/neutron-tempest-plugin/neutron-tempest-plugin.spec.j2 +++ b/openstack/neutron-tempest-plugin/neutron-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the neutron project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/octavia-lib/octavia-lib.spec.j2 b/openstack/octavia-lib/octavia-lib.spec.j2 index 4fdf6fae4..2c5554ccc 100644 --- a/openstack/octavia-lib/octavia-lib.spec.j2 +++ b/openstack/octavia-lib/octavia-lib.spec.j2 @@ -11,7 +11,7 @@ Release: {{ py2rpmrelease() }} Summary: A library to support Octavia provider drivers License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/octavia-lib +URL: https://opendev.org/openstack/octavia-lib Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('mock') }} diff --git a/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 b/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 index ec8139449..4a9aaca49 100644 --- a/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 +++ b/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the Octavia project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/oswin-tempest-plugin/oswin-tempest-plugin.spec.j2 b/openstack/oswin-tempest-plugin/oswin-tempest-plugin.spec.j2 index a65cb5726..fc34fa1d2 100644 --- a/openstack/oswin-tempest-plugin/oswin-tempest-plugin.spec.j2 +++ b/openstack/oswin-tempest-plugin/oswin-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for the os-win project License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/{{ pypi_name }} +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }} diff --git a/openstack/telemetry-tempest-plugin/telemetry-tempest-plugin.spec.j2 b/openstack/telemetry-tempest-plugin/telemetry-tempest-plugin.spec.j2 index 7881e9aaf..152eef509 100644 --- a/openstack/telemetry-tempest-plugin/telemetry-tempest-plugin.spec.j2 +++ b/openstack/telemetry-tempest-plugin/telemetry-tempest-plugin.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Tempest plugin for Telemetry Projects (Aodh, Ceilometer, Gnocchi and Panko) License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://git.openstack.org/cgit/openstack/telemetry-tempest-plugin +URL: https://opendev.org/openstack/telemetry-tempest-plugin Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('pbr') }}