Prepare for Pike post release

Prepare the metadata configuration for a new Pike release.

Change-Id: I8fc587793089d255a48841461f95f9a5c914b747
This commit is contained in:
Emilien Macchi 2018-01-16 16:36:27 -08:00
parent df0c7fbcbb
commit 239175cf8d
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=11.3.0 <12.0.0"
"version_requirement": ">=11.4.0 <12.0.0"
},
{
"name": "puppetlabs/rsync",
@ -73,5 +73,5 @@
],
"source": "git://github.com/openstack/puppet-swift.git",
"summary": "Puppet module for OpenStack Swift",
"version": "11.3.1"
"version": "11.4.0"
}