From fc40e8dc904fb9dbe57ebb5b7c10e9fc06856798 Mon Sep 17 00:00:00 2001 From: chenming Date: Wed, 10 Apr 2019 09:04:57 +0800 Subject: [PATCH] update octavia-tempest-plugin to 1.0.0 Change-Id: Ie40058443ba9ddbf15a5f187881285390a0c0a68 --- openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 b/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 index 1f3c6de93..b51d98547 100644 --- a/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 +++ b/openstack/octavia-tempest-plugin/octavia-tempest-plugin.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'octavia-tempest-plugin' %} -{% set source=fetch_source('https://tarballs.openstack.org/octavia-tempest-plugin/octavia-tempest-plugin-0.2.0.tar.gz') %} +{% set source=fetch_source('https://tarballs.openstack.org/octavia-tempest-plugin/octavia-tempest-plugin-1.0.0.tar.gz') %} {% set upstream_version = upstream_version() %} {% set rpm_release = '1' %}