Prepare Victoria M1

Update the version metadata for Victoria milestone M1

Change-Id: I50fab6bf54c2d042535bc124017d8bfacc8ea223
This commit is contained in:
ZhongShengping 2020-06-19 10:38:55 +08:00
parent 20c9e0b796
commit ad82b1f9a0
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=17.0.0 <18.0.0" "version_requirement": ">=17.1.0 <18.0.0"
}, },
{ {
"name": "puppetlabs/stdlib", "name": "puppetlabs/stdlib",
@ -15,11 +15,11 @@
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=17.0.0 <18.0.0" "version_requirement": ">=17.1.0 <18.0.0"
}, },
{ {
"name": "openstack/oslo", "name": "openstack/oslo",
"version_requirement": ">=17.0.0 <18.0.0" "version_requirement": ">=17.1.0 <18.0.0"
} }
], ],
"description": "Installs and configures OpenStack Heat (Orchestration).", "description": "Installs and configures OpenStack Heat (Orchestration).",
@ -67,5 +67,5 @@
], ],
"source": "git://github.com/openstack/puppet-heat.git", "source": "git://github.com/openstack/puppet-heat.git",
"summary": "Puppet module for OpenStack Heat", "summary": "Puppet module for OpenStack Heat",
"version": "17.0.0" "version": "17.1.0"
} }