Prepare Stein M2

Update the version metadata for Stein milestone 2

Change-Id: Ia67bb17f8f774da20cc9cb265f16db0dd10f5862
This commit is contained in:
ZhongShengping
2019-01-10 09:24:03 +08:00
parent 769e6bdf83
commit 2d818c66f6

View File

@@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=14.1.0 <15.0.0" "version_requirement": ">=14.2.0 <15.0.0"
}, },
{ {
"name": "puppetlabs/rsync", "name": "puppetlabs/rsync",
@@ -70,5 +70,5 @@
], ],
"source": "git://github.com/openstack/puppet-swift.git", "source": "git://github.com/openstack/puppet-swift.git",
"summary": "Puppet module for OpenStack Swift", "summary": "Puppet module for OpenStack Swift",
"version": "14.1.0" "version": "14.2.0"
} }