Prepare Train M2

Update the version metadata for Train milestone 2

Change-Id: I413ae13f9568cab2b5a41de86e500e146aab418b
This commit is contained in:
ZhongShengping 2019-06-05 09:40:19 +08:00
parent b0fdde53b1
commit 82e5a7bc8b

View File

@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=15.0.0 <16.0.0" "version_requirement": ">=15.1.0 <16.0.0"
}, },
{ {
"name": "puppetlabs/rabbitmq", "name": "puppetlabs/rabbitmq",
@ -23,11 +23,11 @@
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=15.0.0 <16.0.0" "version_requirement": ">=15.1.0 <16.0.0"
}, },
{ {
"name": "openstack/oslo", "name": "openstack/oslo",
"version_requirement": ">=15.0.0 <16.0.0" "version_requirement": ">=15.1.0 <16.0.0"
} }
], ],
"description": "Installs and configures OpenStack Heat (Orchestration).", "description": "Installs and configures OpenStack Heat (Orchestration).",
@ -69,5 +69,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": "15.0.0" "version": "15.1.0"
} }