Commit Graph

39 Commits

Author SHA1 Message Date
Zuul ce4fb27b53 Merge "reno: Update master for unmaintained/xena" 2024-03-21 16:26:24 +00:00
Zuul 9c313c7893 Merge "reno: Update master for unmaintained/wallaby" 2024-03-21 16:21:10 +00:00
OpenStack Release Bot 32397333ea reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: I478a6bb6c5372f26e1001b05930b108fac14c6be
2024-03-12 10:49:14 +00:00
OpenStack Release Bot 6c2d5887d1 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: I0d228453dae70e0ce36b2ca4c893784d077ae0cb
2024-03-12 10:48:38 +00:00
OpenStack Release Bot 0dacfe7257 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: Ia2bc3dfffcf0804b127eb6d81ff76e52ed702ec1
2024-03-12 10:47:52 +00:00
Tim Burke 27171d981c Authors / changelog for 4.5.0
Change-Id: I7fd65c32a7034fc5d1e01fc822b9771d49ad81c2
2024-02-27 09:14:44 -08:00
OpenStack Release Bot 16224e36e8 reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: Ia6a273d087867c271832413e7aa41a27feab23c5
2024-02-08 14:39:47 +00:00
OpenStack Release Bot 44f11384ff Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

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

Sem-Ver: feature
Change-Id: I4bd3883583c1ae3e10b07815b8587b1c6be480a8
2023-09-07 14:19:59 +02:00
Tim Burke 54fbfa8bc9 ChangeLog for 4.4.0
Change-Id: I0cec9e7f88323d63dde7f78677b340fb3a53d19f
2023-08-25 09:43:43 -07:00
Tim Burke 236c2775c6 Changelog for 4.3.0 (and 4.2.0)
Change-Id: Ia5f65c19bc31053dbdb4482a23ce977aa0c3f565
2023-04-04 14:34:16 -07:00
OpenStack Release Bot cf3be5210f Update master for stable/2023.1
Add file to the reno documentation build to show release notes for
stable/2023.1.

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

Sem-Ver: feature
Change-Id: I757174e91ffd514d97a76886ab728652ddba79e9
2023-03-06 12:07:00 -08:00
OpenStack Release Bot 7f4855dd1b 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: Ibe6a46e97a8e08c2ec38ad1a3b80a1f63659a689
2022-09-10 23:06:44 +09:00
Takashi Kajinami 1dc635a32c doc: Comment out language option
... because explicit language=None causes the below warning since
Sphinx 5.0.0.

Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).

Change-Id: I842fd6c1eb5c0e14d85f8eec6078d735fbd506b8
2022-06-07 00:36:10 +09:00
Stephen Finucane 4983b90983 Remove coding comments
Everything is unicode in Python 3.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I6a076dc67c461f265ed99878e3959e1992a88189
2022-03-21 18:29:25 +00:00
OpenStack Release Bot c2d4fc7054 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: I55d45e6f076974a3b44ab8b26adbccef26373f85
2022-03-07 17:03:55 -08:00
OpenStack Release Bot 218676a990 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: I79a7fbda1ea9ae034d009c54be4b401809183c42
2021-09-16 08:51:57 -07:00
OpenStack Release Bot c8b48dee58 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: Idcc50c36c1fac81ed214bcbaf6a97307e3db7ee7
2021-03-22 11:59:01 -07:00
zhangboye e6876361f0 remove unicode from code
Change-Id: I791cc993aef832b30c08fdb5bdd7165a074d263f
2021-01-03 16:44:32 +08:00
OpenStack Release Bot 16b377c623 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: Ic1dc50f7e9d0b38f04a114eb22de25466ba83e56
Sem-Ver: feature
2020-09-21 10:17:03 -07:00
Andreas Jaeger e367b6270c 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.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

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: I4418f86c3066353d43758118865baf66d1741c79
2020-09-18 12:22:01 -07:00
fuzihao 9b6d1c7e88 Fix pygments style
New theme of docs (Victoria+) respects pygments_style.
Since we starts using Victoria reqs while being on Ussuri,
this patch ensures proper rendering both in Ussuri and Victoria.

Change-Id: Iad418798277b9d7a1190e42e9079080a3d2707f3
2020-05-20 15:27:49 +08:00
OpenStack Release Bot a15eaec826 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: I75dc03a9d29c65b8d104b8d3a95915094cba6320
Sem-Ver: feature
2020-04-13 10:12:15 -07:00
Tim Burke 259b98f69d Authors/changelog for 3.9.0
Change-Id: I661503e0d6bb7934f7e7a28b094264a2ee73a419
2020-02-12 17:34:25 -08:00
OpenStack Release Bot 606951c736 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: I8831476757575fd54fc07154450c6d545fbe6463
Sem-Ver: feature
2019-09-13 14:38:50 -07:00
Tim Burke 72b90fed4c Authors/changelog for 3.8.1
Change-Id: I4f178c30723e0da6ba1ec8c8c171137ada631496
2019-09-12 16:30:58 -07:00
Tim Burke 47d5f44c3d Authors/changelog for 3.8.0
Change-Id: I5de701c6282ffb4a3776009aeb16531f29162306
2019-07-11 15:27:20 -07:00
pengyuesheng 591c3e2380 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: I0573c7feaea991e6b33bdee6dc358c9206a9bfd8
2019-07-03 15:01:35 +08:00
OpenStack Release Bot 7e9717c04c 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: I05c44e97e766aa4130b72f6d8d1a6a111ccafd12
Sem-Ver: feature
2019-04-02 16:20:57 -07:00
John Dickinson 344711771d authors/changelog updates for release
Change-Id: Ic14916c314043155a5ec3c5b29331862c6aded43
2019-03-01 08:32:50 -08:00
OpenStack Release Bot 0197a0f9ca Update reno for stable/rocky
Change-Id: I840f4363dfdb3b485dbaf768c71fbcc5227c330f
2018-11-09 10:24:47 -08:00
John Dickinson 172a09a401 authors/changelog update for 3.6.0
Change-Id: I471d3d56d98915804aaf848f7ff98d91f586d572
2018-07-24 09:41:17 -07:00
OpenStack Release Bot 65bfbb00bf Update reno for stable/queens
Change-Id: I7f7b21e3dd0d1ef71c159e2b72f9ad9f963b0773
2018-01-29 09:21:32 -08:00
John Dickinson b91651eba0 authors/changelog updates for 3.5.0 release
Change-Id: I70b79c0fd6e9adbfdcc799459dc52063c7402be2
2018-01-24 08:36:58 +11:00
Andreas Jaeger f48f421a86 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: I623fe918c1e4ddafa93efc91ed550a365cec1cf0
2017-11-16 20:50:07 +01:00
Tim Burke f323bb4824 Trying out the new releasenotes jobs
Change-Id: I96a29ab48cd7a349d0eb17efce7df097d4174cbe
Depends-On: I5820bb2ffa0e3c65ac846ced97435b7c3086aefc
2017-08-08 22:40:10 +00:00
Tim Burke ed0858a4e4 Add releasenotes tox env
After this, we need to

* add release notes jobs for python-swiftclient in openstack-infra/project-config
* add release notes links for python-swiftclient in openstack/releases

For the corresponding change in the swift repo, see
I4e5f1ce1fcfbb2943036c821a24a0b4a3a2d9fc8

Change-Id: Iea6ed2ee26873edb3ef10146cdc906cf1a236255
2017-08-08 22:03:59 +00:00
John Dickinson e1945ea0fa 3.4.0 authors/changelog update
Change-Id: Ib6a7c97ff90f03a26fe7396c0104c5a0c483c226
2017-07-26 20:22:53 -07:00
John Dickinson 5a620f83e8 3.2.0 release notes
I have also reordered the AUTHORS file to be ordered by
the first character of the author's name.

Change-Id: I529988c809a2748bd6ce212a2216e692fbefe3ba
2016-11-09 11:25:15 -08:00
John Dickinson cbd71a8b5a authors/changelog updates for 3.1.0 release
Change-Id: I75ba58d194ea99b17c862cefcd9943e38e3f1ff0
2016-09-01 08:53:24 -07:00