Prepare for official Queens release

Prepare the metadata for the official Queens release.

Change-Id: I2540af1ecbf8e88989626427f26f08e1680a2baa
This commit is contained in:
Mohammed Naser
2018-02-19 12:37:53 -05:00
parent fe5bb6ec4d
commit d981ea9dea

View File

@@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=12.2.0 <13.0.0" "version_requirement": ">=12.3.0 <13.0.0"
}, },
{ {
"name": "puppetlabs/rsync", "name": "puppetlabs/rsync",
@@ -73,5 +73,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": "12.2.0" "version": "12.3.0"
} }