Prepare for official Pike release

Prepare the metadata and release note configuration for the
official Pike release.

Change-Id: I146bda192e7ed37812f155f8b791174429ddce85
This commit is contained in:
Alex Schultz 2017-08-21 15:58:44 -06:00
parent dae9508dfd
commit b09275eca0
2 changed files with 2 additions and 2 deletions
metadata.json
releasenotes/source

@ -57,5 +57,5 @@
], ],
"source": "git://github.com/openstack/puppet-openstack_extras.git", "source": "git://github.com/openstack/puppet-openstack_extras.git",
"summary": "Puppet OpenStack Extras Module", "summary": "Puppet OpenStack Extras Module",
"version": "11.3.0-dev" "version": "11.3.0"
} }

@ -54,7 +54,7 @@ copyright = u'2017, Puppet OpenStack Developers'
# The short X.Y version. # The short X.Y version.
version = '11.3.0' version = '11.3.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '11.3.0-dev' release = '11.3.0'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.