Bump version for the start of Victoria

Bump the major version for the Victoria release afte Ussuir has
been branched.

Change-Id: I64e58909aa31f25c8bdd97b78a0d60a43e8e95f7
This commit is contained in:
Alex Schultz 2020-05-14 12:24:28 -06:00
parent 860a58aa1e
commit d95a1c6656
1 changed files with 4 additions and 4 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.3.0 <17.0.0"
"version_requirement": ">=17.0.0 <18.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=16.3.0 <17.0.0"
"version_requirement": ">=17.0.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": "16.3.0"
}
"version": "17.0.0"
}