Prepare Victoria M2

Update the version metadata for Victoria milestone M2

Change-Id: I9ddf69f186ead283529429d17c9311362586b9d0
This commit is contained in:
ZhongShengping 2020-07-30 13:35:28 +08:00
parent 6b656a7001
commit 2407d529ac
1 changed files with 4 additions and 4 deletions

View File

@ -15,15 +15,15 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=17.1.0 <18.0.0" "version_requirement": ">=17.2.0 <18.0.0"
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=17.1.0 <18.0.0" "version_requirement": ">=17.2.0 <18.0.0"
}, },
{ {
"name": "openstack/oslo", "name": "openstack/oslo",
"version_requirement": ">=17.1.0 <18.0.0" "version_requirement": ">=17.2.0 <18.0.0"
} }
], ],
"description": "Installs and configures OpenStack mistral.", "description": "Installs and configures OpenStack mistral.",
@ -71,5 +71,5 @@
], ],
"source": "git://github.com/openstack/puppet-mistral.git", "source": "git://github.com/openstack/puppet-mistral.git",
"summary": "Puppet module for OpenStack Mistral", "summary": "Puppet module for OpenStack Mistral",
"version": "17.1.0" "version": "17.2.0"
} }