15 Commits

Author SHA1 Message Date
e628157a7d Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

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

Change-Id: I8136cb5c1422833a95b38e4e0545863ceb9a287e
Sem-Ver: feature
2020-09-16 22:01:03 +00:00
Andreas Jaeger
c7b5925451 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Iafe611a36e17869bf17f5b2c016ef7c22fb36eb3
2020-05-22 17:18:51 +00:00
90b992ac2a Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

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

Change-Id: I23b6c3edbe52cb6bb4df40d08547a7bd658e1146
Sem-Ver: feature
2020-04-10 12:25:56 +00:00
772f94b3e1 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: Id8f93c185c7f4c5516e547f7d240a749fa4d2982
Sem-Ver: feature
2019-09-20 17:43:24 +00:00
4469984763 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: I33c314ef84413b42ae5572a927a874d508eb27e4
Sem-Ver: feature
2019-03-18 14:55:54 +00:00
1d6a81f6f9 Update reno for stable/rocky
Change-Id: I1392f1d6ef8ef096595b6973b0b12e37d471cd58
2018-07-26 09:09:55 +00:00
Nguyen Hai
e3b3d7e50c Add documentation for python-tackerclient
This patch also fix "InterpreterNotFound: pypy" error in tox.ini

This patch also follow the new PTI for document build [1][2]

[1] https://governance.openstack.org/tc/reference/project-testing-interface.html
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I9fb6637cb95603532b46f89dc4beab185278c833
Closes-bug: #1754556
Closes-bug: #1754926
2018-03-13 12:13:51 +09:00
d1c3710c0d Update reno for stable/queens
Change-Id: Ibff9c86b210c70751c78378a6b7156345023f6f5
2018-02-01 16:34:55 +00:00
Andreas Jaeger
90c251b84e 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: I43e6ddc1786a5d71c08457c83dac6f9071aa5b8a
2017-11-16 20:51:01 +01:00
8a93fea142 Update reno for stable/pike
Change-Id: Ie0a67966902b12db3be3d7a73f46051e58264794
2017-07-28 21:08:13 +00:00
dharmendra
95ddcbe966 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we
need to switch to use the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: Ia48ca6860012850071f8c236d404d56a480b747c
2017-07-07 01:04:42 +00:00
f1c2b46a7d Update reno for stable/ocata
Change-Id: I4a283c9a137bafc1cca8fd3f956f4e55ae866a8a
2017-01-24 22:19:25 +00:00
Andreas Jaeger
6cf2973c49 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: Iec2b37e4cb673485b8d6c399ddb51d33b828f069
2016-10-06 20:52:15 +02:00
Doug Hellmann
f8e1d00eb8 Update reno for stable/newton
Change-Id: I0358a6c7d753c9b2c7c2e94bc9a7036adbe05901
2016-09-07 16:55:12 -04:00
Tin Lam
f48c03db9b Add reno support to python-tackerclient
Added release notes management to python-tackerclient project similar
to other OpenStack projects.  See [1].

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

Change-Id: Ib7cf5ac01988fd51dab6196b71e1a9a2e9eff190
2016-06-05 01:54:50 -05:00