Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 066b861762 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: Ife4ce7dbff9811e6f86141474942934b92460e75
2017-11-17 10:17:11 +01:00
Andreas Jaeger 81c2cced3e Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: I93248d954afa84f7cfffa719179dd5f124a48c17
2016-10-06 20:29:06 +02:00
Tin Lam 1ab8f6f9f9 Add reno support
Add releasenotes support to kosmos project.

Change-Id: I1ca0f2a9a50cd0b3d6d84e61a29f0f82832cef28
2016-09-20 09:05:53 -05:00