Prepare ocata-rc1 release

Bump metadata.json and reno configs for ocata-rc1 release

Change-Id: I2342fc93ab2a88f3895e2980682d3a9cc62737f5
This commit is contained in:
Alex Schultz 2017-02-03 16:21:53 -07:00
parent 1e390c6fd8
commit 8f7c7382e2
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-oslo",
"version": "10.2.0",
"version": "10.3.0",
"author": "OpenStack Contributors",
"summary": "Puppet module for OpenStack Oslo",
"license": "Apache-2.0",
@ -47,7 +47,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=10.2.0 <11.0.0"
"version_requirement": ">=10.3.0 <11.0.0"
}
]
}

View File

@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers'
# built documents.
#
# The short X.Y version.
version = '10.2.0'
version = '10.3.0'
# The full version, including alpha/beta/rc tags.
release = '10.2.0'
release = '10.3.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.