update telemetry-tempest-plugin to 0.2.0

Change-Id: I6002895d767fadf3c4a2517c76c06388344c0519
This commit is contained in:
chenming
2019-03-21 15:57:04 +08:00
parent 71dff4c363
commit 7fd80ff4ee

View File

@@ -1,5 +1,5 @@
{% set pypi_name = 'telemetry_tempest_plugin' %}
{% set source = fetch_source('https://tarballs.openstack.org/telemetry-tempest-plugin/telemetry_tempest_plugin-0.1.0.tar.gz') %}
{% set source = fetch_source('https://tarballs.openstack.org/telemetry-tempest-plugin/telemetry_tempest_plugin-0.2.0.tar.gz') %}
{% set upstream_version = upstream_version() %}
{% set rpm_release = '1' %}