Drop -dev version for Pike M3

Prepare version metadata for Pike M3

Change-Id: I9f6619cc6e83b5bae7e388f942abfa2bded558a5
This commit is contained in:
Alex Schultz 2017-07-25 08:12:57 -06:00
parent 59df3eea3a
commit bc08223503
2 changed files with 2 additions and 2 deletions
metadata.json
releasenotes/source

View File

@ -55,5 +55,5 @@
"project_page": "https://launchpad.net/puppet-magnum", "project_page": "https://launchpad.net/puppet-magnum",
"source": "git://github.com/openstack/puppet-magnum.git", "source": "git://github.com/openstack/puppet-magnum.git",
"summary": "Puppet module for OpenStack Magnum", "summary": "Puppet module for OpenStack Magnum",
"version": "11.2.0-dev" "version": "11.2.0"
} }

View File

@ -55,7 +55,7 @@ copyright = u'2017, Puppet OpenStack Developers'
# The short X.Y version. # The short X.Y version.
version = '11.2.0' version = '11.2.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '11.2.0-dev' release = '11.2.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.