Commit Graph

16 Commits (55cfc975811584bb533211253b8506028dbbb958)

Author SHA1 Message Date
OpenStack Release Bot cc17adb70f Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: I5b7dad8b64ab837ef9bb82ef7c48c26ee878a589
Sem-Ver: feature
4 years ago
pengyuesheng 7465d90254 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I2281904c98f574dc5f42f31a12ebf5d1a4bdb48c
4 years ago
jacky06 6cbe27051c Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Remove unncessary "=="

Change-Id: I2c87490faba283c4d4bcb3fbe386955a49601945
4 years ago
OpenStack Release Bot 614b2cb1d5 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I54570e4d32416def24d0f73364a3e415085724b3
Sem-Ver: feature
4 years ago
OpenStack Release Bot b6f47da2f5 Update reno for stable/rocky
Change-Id: Ibc2dd943ef6ffa5fa74d29061316f97fbe37d0cf
5 years ago
OpenStack Release Bot e774cb9e09 Update reno for stable/queens
Change-Id: I5430107290eb99885bcdc7c2b090bbf8fee404f5
5 years ago
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
6 years ago
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
6 years ago
Van Hung Pham b2cc3c99f7 doc: Switch from oslosphinx to openstackdocstheme
Change-Id: Iedc8d2b1f75701b7fa92c53629b60701e2a2e659
6 years ago
OpenStack Release Bot 9ac9975198 Update reno for stable/pike
Change-Id: Ifa79a5973b7c6610a1965f3531ae0b7a82cd05b0
6 years ago
Michał Dulko c7ebb32807 Add Ocata release notes page
Change-Id: Ie5477eff44a4a545cb9b35b2569a4a43c5c0dd42
Closes-Bug: 1676767
6 years ago
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
7 years ago
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>
7 years ago
Doug Hellmann 99a7030594 Update reno for stable/newton
Change-Id: Ia39114e1605fce10ab60e07f176694cdd2bfe849
7 years ago
Doug Hellmann 64496c1bd1 Update reno for stable/mitaka
Change-Id: I71cbd61eb79220d3009248c12d74fc06b4e90777
7 years ago
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
7 years ago