Skip to content

Commit a39f3b3

Browse files
Jenkinsopenstack-gerrit
Jenkins
authored andcommitted
Merge "Prepare 9.3.0 (newton rc1)"
2 parents 82db41d + b4c568d commit a39f3b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openstack-swift",
3-
"version": "9.2.0",
3+
"version": "9.3.0",
44
"author": "Puppet Labs and OpenStack Contributors",
55
"summary": "Puppet module for OpenStack Swift",
66
"license": "Apache-2.0",
@@ -32,7 +32,7 @@
3232
"description": "Installs and configures OpenStack Swift (Object Storage).",
3333
"dependencies": [
3434
{ "name": "puppetlabs/inifile", "version_requirement": ">=1.0.0 <2.0.0" },
35-
{ "name": "openstack/keystone", "version_requirement": ">=9.2.0 <10.0.0" },
35+
{ "name": "openstack/keystone", "version_requirement": ">=9.3.0 <10.0.0" },
3636
{ "name": "puppetlabs/rsync", "version_requirement": ">=0.2.0 <1.0.0" },
3737
{ "name": "puppetlabs/stdlib", "version_requirement": ">=4.0.0 <5.0.0" },
3838
{ "name": "puppetlabs/xinetd", "version_requirement": ">=1.0.1 <2.0.1" },

releasenotes/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version = '9.2.0'
55+
version = '9.3.0'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '9.2.0'
57+
release = '9.3.0'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

0 commit comments

Comments
 (0)