Prepare Stein M1

Update the version metadata for Stein milestone 1

Change-Id: Ia1f9b598fe6cbde81b1783c8025ac0cb2822c8fc
This commit is contained in:
ZhongShengping
2018-11-13 14:53:26 +08:00
parent 4fc8ec5756
commit 1f8723119c

View File

@@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=14.0.0 <15.0.0" "version_requirement": ">=14.1.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.0.0" "version": "14.1.0"
} }