Prepare 10.2.0 release
The third release for Ocata. Change-Id: Ia9775e5094fd3003798afe65c4f2560015057289
This commit is contained in:
parent
25e01583e1
commit
1c6927c139
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openstack-ovn",
|
"name": "openstack-ovn",
|
||||||
"version": "10.1.0",
|
"version": "10.2.0",
|
||||||
"author": "OVN and OpenStack contributors",
|
"author": "OVN and OpenStack contributors",
|
||||||
"summary": "Modules to setup ovn-northd and ovn-controller",
|
"summary": "Modules to setup ovn-northd and ovn-controller",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '10.1.0'
|
version = '10.2.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '10.1.0'
|
release = '10.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.
|
||||||
|
Loading…
Reference in New Issue
Block a user