Commit Graph

17 Commits

Author SHA1 Message Date
OpenStack Release Bot e823e9d31a reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: I5349e7e6d41bf667ed419e52e4d332a3580b147f
2024-03-07 14:14:21 +00:00
Stephen Finucane 2d4025b002 Remove unnecessary 'coding' lines
Everything is unicode in Python 3. No need for these anymore.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I722095c41c8e014b38bfbb16aaecae0023fcf3a8
2021-11-04 10:45:02 +00:00
liyou01 4c26e72d61 remove unicode from code
Change-Id: I65d63c955dec439fc599754624d3dc9b96f3f6c3
2021-05-18 11:26:49 +08:00
OpenStack Release Bot 8c2cebee98 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: Idf47fcc25d2b06fb2e5c2317dcaa1a9a3b050b22
Sem-Ver: feature
2020-09-11 20:55:12 +00:00
Andreas Jaeger d5bc18e320 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.

Disable openstackdocs_auto_name to use 'project' variable as name.

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.

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.

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

Change-Id: I6974f7131d7ac43b427f8ac6381aff80b9dcb884
2020-05-26 08:56:49 +02:00
OpenStack Release Bot 056d78b178 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: Iacdbb6e538c74274b20bbfee70ef5682e0754477
Sem-Ver: feature
2020-04-14 10:12:02 +00:00
Andreas Jaeger 3e241f33da [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Cleanup tox.ini and setup.cfg from old cruft, use sphinx-build.

Change-Id: I395558c888d31925c26571f62ffc1ea556f2e2c4
Co-Authored-By: Hervé Beraud <hberaud@redhat.com>
2020-02-04 10:28:51 +01:00
OpenStack Release Bot ef6afda962 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: I30f8345c55e6f6936f2fcf42860b2cad6de0194e
Sem-Ver: feature
2019-09-20 16:21:03 +00:00
OpenStack Release Bot 29f332885a 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: I5109c96db97011d7703e28ea6dbdbef442a6c89e
Sem-Ver: feature
2019-03-18 14:38:50 +00:00
OpenStack Release Bot bd14fce1c5 Update reno for stable/rocky
Change-Id: If10ef7da6241f8dbe9ec2f1e59368705276b64d3
2018-07-26 12:33:10 +00:00
OpenStack Release Bot 0ff121e09f Update reno for stable/queens
Change-Id: I1162de62b43895cc3bb3a70f2cf5405aebecbb6f
2018-01-24 17:59:41 +00:00
Andreas Jaeger 81d2312ac3 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: I0ad879127814e5d7664a9c49be9744d2ae91dd36
2017-11-17 10:09:38 +01:00
OpenStack Release Bot ae85d759ba Update reno for stable/pike
Change-Id: Ie75b95bc1d0b04ebd35a1448e4da9cb609ccba8b
2017-07-28 21:03:05 +00:00
Akihiro Motoki 9d3fbc726f rearrange existing documentation to fit the new standard layout
Change-Id: Iac95a337ac0a3ae8da1dd7c0a575c4d7b68fe632
2017-07-01 19:00:17 +09:00
Akihiro Motoki b77c77f03e switch from oslosphinx to openstackdocstheme
Change-Id: I0dd253f90dfa2c4e5afd8d5fae3657a64788f1cf
2017-07-01 18:59:13 +09:00
OpenStack Release Bot a6e9f89c66 Update reno for stable/ocata
Change-Id: I0a05d42ae9d3d642fe7aa6564b39219bf0d24ee4
2017-01-20 19:15:01 +00:00
ChangBo Guo(gcb) bf30142ea4 Add reno for release notes management
The release management team have indicated this is their preferred way
to collect release notes in future.

Closes-Bug: #1634356

Change-Id: Ia8a357ce4a42176b9bc46a715aef7158310c2cf0
2016-11-01 15:52:47 +08:00