3 Commits

Author SHA1 Message Date
deepakmourya
33d6560992 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: I5148aaf965a36443d8ed03d2ac87b5c286b56261
2017-11-17 03:45:48 +00:00
Andreas Jaeger
cfb90b9a00 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: I260e6d906e9bfac28523bb3a93d4d598f8a3d169
2016-10-06 20:27:58 +02:00
Lucas Alvares Gomes
ba17b7c6fe Add reno for release notes management
Change-Id: Ia09a993d6ca7fa073db77be12035ec49a71db597
2016-02-08 14:41:18 +00:00