14 Commits

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

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

Sem-Ver: feature
Change-Id: If9988dcccb8b6eb7be97955f73a3ffcdeb1c5b3f
2022-09-08 07:52:29 +00:00
c0955b12e9 Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.

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

Sem-Ver: feature
Change-Id: I8d6d17078ef0df3b6e9c72436336351edcf96b09
2022-03-07 14:07:52 +00:00
9615de0ea3 Update master for stable/xena
Add file to the reno documentation build to show release notes for
stable/xena.

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

Sem-Ver: feature
Change-Id: Ia6bcc429fbf365f430ca41b85af0ad055f7e0056
2021-09-10 14:32:03 +00:00
Zuul
3441b458c1 Merge "remove unicode from code" 2021-03-18 12:43:32 +00:00
3114db17dc Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

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

Sem-Ver: feature
Change-Id: I786551df4c56e6521a77289199dce7b5fb9d2d4e
2021-03-18 10:23:11 +00:00
wu.shiming
621cd8c129 remove unicode from code
In Python 3, all strings are represented in Unicode.In Python 2 are
stored internally as 8-bit ASCII, hence it is required to attach 'u'
to make it Unicode. It is no longer necessary now.'

Change-Id: I4d475c4ed3c79539c2bc383462f1ffca1e420520
2021-03-04 11:04:33 +08:00
Riccardo Pittau
347e756dfe Fix release versions
Change-Id: I54262785ba88a3fc63982931f7888dd90de1f219
2021-03-02 15:19:41 +01:00
78cf5b5ad6 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: Ib892cf8c75ab7be45fcb1b1d3467405b9dcbb513
Sem-Ver: feature
2020-09-04 13:04:54 +00:00
Andreas Jaeger
7f25b01fb2 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.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

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: I7843eced652e12d013a58b5254a356b2ed2f0a81
2020-05-21 20:23:40 +02:00
cfb4e17529 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: Iebf804d227f950ad9b7f5d589c6682a99c595370
Sem-Ver: feature
2020-04-02 10:52:38 +00:00
Mark Goddard
3c95b4ac42 Add versions to release notes series
Change-Id: I844e93c6c83632c260e23fabc1a7d07d9373dd95
2019-09-30 09:01:44 +00:00
ae639df1f3 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: Ie47f01373e5bcba57a7a9448ac42a02e23151e9e
Sem-Ver: feature
2019-09-04 20:54:19 +00:00
6d85e21ed0 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: I33164e0e24e0c9384aae44f10e73f1f7b935c983
Sem-Ver: feature
2019-02-28 17:06:35 +00:00
Dmitry Tantsur
192b740d96 Add release notes
Change-Id: I99e5fa5596928c977826ac62e7408ec6629ec55d
2018-10-16 15:24:20 +02:00