Commit Graph

12 Commits

Author SHA1 Message Date
b6f47da2f5 Update reno for stable/rocky
Change-Id: Ibc2dd943ef6ffa5fa74d29061316f97fbe37d0cf
2018-07-26 12:35:20 +00:00
e774cb9e09 Update reno for stable/queens
Change-Id: I5430107290eb99885bcdc7c2b090bbf8fee404f5
2018-01-24 18:02:21 +00:00
Sean McGinnis
63c220e8d3 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release values.
We've found that most 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.

Change-Id: I0ca29d19436422a382bce8c23bba24a6e677c434
Needed-by: I56909152975f731a9d2c21b2825b972195e48ee8
2017-11-16 10:52:54 -06:00
Stephen Finucane
f3eb28dcf6 doc: Remove cruft from conf.py
Clean up both the releasenotes 'conf.py' and some remaining pieces of
the main 'conf.py'. In the case of the former, it looks like this was
copied from Cinder's config, and retains a lot of unnecessary config for
same. Remove it all.

It is also necessary to remove a docstring from 'os_brick/__init__.py',
as this was causing build issues. No idea how this was building
previously.

Change-Id: I2ca913c2ebcf2030642b18c72af180bb8f03b288
2017-08-08 15:44:29 +01:00
Van Hung Pham
b2cc3c99f7 doc: Switch from oslosphinx to openstackdocstheme
Change-Id: Iedc8d2b1f75701b7fa92c53629b60701e2a2e659
2017-08-08 15:44:21 +01:00
9ac9975198 Update reno for stable/pike
Change-Id: Ifa79a5973b7c6610a1965f3531ae0b7a82cd05b0
2017-07-28 21:04:02 +00:00
Michał Dulko
c7ebb32807 Add Ocata release notes page
Change-Id: Ie5477eff44a4a545cb9b35b2569a4a43c5c0dd42
Closes-Bug: 1676767
2017-03-28 10:02:34 +02:00
Andreas Jaeger
66568b0955 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: I5e8b3d2865cfa96e45591b98846e03a9f9ec718f
2016-10-06 20:40:47 +02:00
Doug Hellmann
9b75624a0b standardize release note page ordering
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: Ib364dcc8eb31275a31c83b68d7914263b183e393
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-07 17:11:18 -04:00
Doug Hellmann
99a7030594 Update reno for stable/newton
Change-Id: Ia39114e1605fce10ab60e07f176694cdd2bfe849
2016-09-02 00:07:15 +00:00
Doug Hellmann
64496c1bd1 Update reno for stable/mitaka
Change-Id: I71cbd61eb79220d3009248c12d74fc06b4e90777
2016-03-11 14:57:33 -05:00
Sean McGinnis
4b3dbdcb2f Add reno for release notes management
Adopt reno for release notes like we have done for cinder.
One difference for the client is we will not be backporting
to Liberty per recommendation here [1].

[1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080694.html

Change-Id: I8f0ea1e23cb60d9f5a2a41ee440c47716bb7a3f8
2016-01-20 19:19:36 -06:00