commit 2a75e895886c8d6dcfd811530513793b3a08f34b Author: hanjiangxue Date: Tue Oct 13 16:07:27 2020 +0800 udpate octavia-tempest-plugin URL Change-Id: I77114f3a5483ae5fa3ea53d553a53885a8a832ce diff --git a/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 b/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 index ec81394..4a9aaca 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') }}