summaryrefslogtreecommitdiff
path: root/releasenotes/source
Commit message (Collapse)AuthorAgeFilesLines
* Remove setting of version/release from releasenotesAndreas Jaeger2017-11-161-8/+3
| | | | | | | | | | | | | | | | | | 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: I63aeef045ca3804adadfe020d2269b2ee5b11721
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: Ie6a186e99f4e6465e720b8e06b233a6bcd202c88
* Update the trove docs to follow the docs themeTrevor McCasland2017-07-131-2/+9
| | | | | | | | | | | | | We were using the old theme on trove docs. We should update to new theme, it includes the new logo as well! You can see the difference in the themes here, new, https://docs.openstack.org/admin-guide/ old, https://docs.openstack.org/developer/python-troveclient/ Change-Id: If5ff925d258f7b4008aff32b1677d7806395b5c9
* Update reno for stable/ocataOpenStack Release Bot2017-02-152-0/+7
| | | | Change-Id: I9aaf2eed07718e2c745791205b54db15c0d12fa6
* Enable release notes translationAndreas Jaeger2016-10-061-0/+3
| | | | | | | | | | | | 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: I6af6b4e92f0953f673ea1a5c0f2162662cb14584
* Update reno for stable/newtonDoug Hellmann2016-09-072-2/+8
| | | | | | | | | | In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: Id5b7f4216a9a55249601827896703a6c87991eba Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Add reno for release notes managementPeter Stachowski2016-04-086-0/+293
Add reno to generate release notes for the Trove client. Change-Id: I8e475e1148ec32f9beb3398ecbb5effccd7ea4fb