Prepare Victoria M1

Update the version metadata for Victoria milestone M1

Change-Id: I8cdffcca67f1a80e0b4b60ee0c78ee780edbc411
This commit is contained in:
ZhongShengping 2020-06-19 10:38:55 +08:00
parent 7f31d856bc
commit 572c7a1ef2
1 changed files with 3 additions and 3 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.0.0 <18.0.0"
"version_requirement": ">=17.1.0 <18.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=17.0.0 <18.0.0"
"version_requirement": ">=17.1.0 <18.0.0"
}
],
"description": "Installs and configures OpenStack Tempest (Quality Assurance).",
@ -67,5 +67,5 @@
],
"source": "git://github.com/openstack/puppet-tempest.git",
"summary": "Puppet module for OpenStack Tempest",
"version": "17.0.0"
"version": "17.1.0"
}