60 Commits

Author SHA1 Message Date
f83bfe1df9 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: I267907b99364ec0450460012a3c1b343269db33e
2022-03-21 13:20:37 +01:00
Tim Burke
954032d5d2 CHANGELOG for 2.29.1
Change-Id: I37316d8e40e1532d5189535fced4fb95f7323014
2022-03-16 12:46:42 -07:00
Tim Burke
975d3dbcfe AUTHORS/CHANGELOG for 2.29.0
Change-Id: If218fe19eb75c42f56d25bf9c61adceeec025b6e
2022-02-11 11:53:49 -08:00
d49dc9db5b 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: Ie22a21db8d138b6358b06a05da8a0a87ffac1eb4
2021-10-13 12:31:23 -07:00
Tim Burke
a8f1512863 AUTHORS/CHANGELOG for 2.28.0
Change-Id: Ibbaaca2a0fd36aa6a893b0e1146dd35fafe1e634
2021-07-23 15:05:18 -07:00
c6e7dac01e 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: Iaf730c040bcbff8c288e16d89fad3be073ba2550
2021-03-22 11:10:31 -07:00
Tim Burke
c6a6403665 AUTHORS/CHANGELOG for 2.27.0
Change-Id: I1f4b17eb6e7ccd11cbea6d53f0f4b0112825ede4
2021-03-16 08:58:32 -07:00
OpenStack Proposal Bot
f665a6d423 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic8a087c600ef0624ee815a330119ccc12c287f0f
2020-10-29 10:27:00 +00:00
OpenStack Proposal Bot
055e7b93a5 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iaff6cdd9e8de2589a56113867550e35d52cc068f
2020-10-11 08:24:38 +00:00
179a6ffb8f 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: I229f74529a718be2dfd9627a9b60f677b67578c6
Sem-Ver: feature
2020-10-01 10:29:23 -07:00
Tim Burke
d6c6ab764e Authors/ChangeLog for 2.26.0
Change-Id: Ia8e31ed0d5aefe67f2f926dc92d9acd6c0c98007
2020-09-17 11:56:22 -07:00
Andreas Jaeger
3d105b623d 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.

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.

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: I131850d2a5c6164dfd48c9c95885d4754b5236c6
2020-06-03 08:31:04 +02:00
OpenStack Proposal Bot
650272eacb Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I1bb2aa262730d45a5852eaa3b3351f455a6ab337
2020-05-27 10:03:59 +00:00
c7fe823c0a 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: I871c987ee6cb865c9ebd30da887c0510bf5a4350
Sem-Ver: feature
2020-04-20 08:05:49 -07:00
Tim Burke
f3543f5346 Authors/ChangeLog for 2.25.0
Change-Id: I99d94eb3211ddc337b986f086aac5a4740696ed5
2020-04-17 17:12:48 -07:00
OpenStack Proposal Bot
0c37da906e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I4022f269a6066a06bb9f8fa9b6a2d52653e7966e
2020-04-16 09:55:40 +00:00
OpenStack Proposal Bot
9a7ab4b3b2 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Iebcfa847fbacdedb6d9cf1acd17188f7beb12952
2020-04-11 08:43:31 +00:00
Andreas Jaeger
96b56519bf Update hacking for Python3
The repo is Python using both Python 2 and 3 now, so update hacking to
version 2.0 which supports Python 2 and 3. Note that latest hacking
release 3.0 only supports version 3.

Fix problems found.

Remove hacking and friends from lower-constraints, they are not needed
for installation.

Change-Id: I9bd913ee1b32ba1566c420973723296766d1812f
2020-04-03 21:21:07 +02:00
Tim Burke
5cd854b783 Authors/changelog for swift 2.24.0
Change-Id: I60d4ad62c7d14ed15e114ed95102a2368c48f9f4
2020-01-30 16:17:05 -08:00
OpenStack Proposal Bot
cb76e00e90 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I40ce1d36f1c207a0d3e99a3a84a162b21b3c57cf
2019-10-04 07:05:07 +00:00
527a57ffcd 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: Ia93e0b690f47c6231423a25dfd6a108a60378a21
Sem-Ver: feature
2019-10-03 11:18:54 -07:00
Tim Burke
8a4becb12f Authors/changelog for 2.23.0
Also, make some CHANGELOG formatting more consistent.

Change-Id: I380ee50e075a8676590e755f24a3fd7a7a331029
2019-10-02 16:10:09 -07:00
Tim Burke
a48ac28efe Authors/changelog for 2.22.0
Change-Id: I09c099339d02943baa0944b5a208263536d1a547
2019-07-15 18:12:57 +00:00
50715acb18 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: I6109bff3227f87d914abf7bd1d76143aaf91419d
Sem-Ver: feature
2019-03-25 10:53:31 -07:00
John Dickinson
179fa7ccd4 authors/changelog update for 2.21.0 release
Change-Id: Iac51a69c71491e5a8db435aae396178a6c592c73
2019-03-22 16:53:01 -07:00
John Dickinson
04a0ff2e96 added changelog entries from stable releases
Change-Id: Ia2ba8f7a998bc55ba3fba3ce37f1d2974646494f
2019-02-25 16:43:46 -08:00
John Dickinson
fbad538d21 authors/changelog for 2.20.0 release
Change-Id: I149cb14cbfef456b6368564dae8529faf430333d
2018-12-15 00:21:47 +00:00
wangdequn
a85dc0a225 update docs link address
Change-Id: I03f05c0f7683ded756f19b50243af2108aae7b3e
2018-11-12 17:17:17 +00:00
Zuul
5358e28c43 Merge "minor updates to changelog and release notes" 2018-08-27 19:40:41 +00:00
OpenStack Proposal Bot
9167e9532a Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I10424a57f36b0a5e83456bb07d86f6a7444a304b
2018-08-25 06:24:35 +00:00
John Dickinson
04d3d6804b minor updates to changelog and release notes
Change-Id: Ida9c204f644e41ae05dbf6f68083410e143d3183
2018-08-22 12:08:42 -07:00
ae9536ea65 Update reno for stable/rocky
Change-Id: I76af04899b696066b009aa753ce71091f3cf874c
2018-08-22 12:06:04 -07:00
John Dickinson
9bd84beef1 authors/changelog for 2.19.0 release
Change-Id: Ifefe01cc28517a7040596885b54acf3faa75be85
2018-08-21 16:52:06 +09:00
OpenStack Proposal Bot
03c1d61d21 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I04d4c26b762ba3e1c540b0de95d293e77ad9add6
2018-08-09 06:27:04 +00:00
John Dickinson
fbb3b1ffda authors/changelog update for 2.18.0 release
Change-Id: Ia1b78aa40b1f157b513428cef59e69077b2aaee7
2018-05-29 16:36:47 -07:00
OpenStack Proposal Bot
10943b89b9 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I5c423c5e838a3a152f767e6359e349a8f9833cbf
2018-03-01 06:49:57 +00:00
Zuul
e4be356e91 Merge "Update release notes for stable/queens" 2018-02-28 16:42:50 +00:00
d09d60dfbb Update release notes for stable/queens
Change-Id: I35581e63c9f23cc3632bb1391a79def18d86fbf8
2018-02-28 15:10:55 +00:00
OpenStack Proposal Bot
753715499c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I1409c8eaca4fbe1170d2e998b35e7fdacf4b86b4
2018-02-09 07:09:42 +00:00
OpenStack Proposal Bot
6b9098eead Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ib339f89f634a22ea874dcf858c43a14d1145ed77
2018-02-08 07:06:31 +00:00
John Dickinson
f4cfe81e59 authors/changelog updates for 2.17.0 release
Change-Id: I577d169022916676a20a9ac24c7cc7b63ae46778
2018-02-02 12:09:20 -08:00
OpenStack Proposal Bot
1c306660a5 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6e420ea5241838192571dd9d857cca4056699314
2018-01-31 08:18:59 +00:00
Andreas Jaeger
c3e73b64f8 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: I1442656b3e4ab84ee5c219f5f4959bd7f41f01fe
2017-11-17 10:28:20 +01:00
John Dickinson
1ff3f1e3e8 authors changelog for 2.16.0
Change-Id: I2c1f4a55d2813a63275072a3aaaea69f6808125a
2017-11-09 18:29:46 -08:00
OpenStack Proposal Bot
407f5394f0 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I628cb09aa78d8e339b4762a3c9ed8aed43941261
2017-10-12 08:12:38 +00:00
OpenStack Proposal Bot
412898a34d Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ibd1ec2b671f10482daf20e7f53fa92b9527a828f
2017-08-25 07:41:28 +00:00
26a2361f6b Update reno for stable/pike
Change-Id: Ic59d3886b5fc0af10ea53d6d825a4f566402e367
2017-08-21 16:19:22 +00:00
John Dickinson
56e081c0a1 authors/changelog for 2.15.1
Change-Id: Id5f5467a50119d521fead28faf751c621ce1e4ee
2017-08-18 10:01:52 -07:00
OpenStack Proposal Bot
b69b47c08c Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: I62393843d8e97e45b02bff72dae007da44d9258a
2017-08-02 10:44:25 +00:00
John Dickinson
dfd0ea20a1 2.15.0 authors and changelog update
Change-Id: I8ee9d657ebc030b9335cb53a51951c118539cb91
2017-07-27 14:44:21 -07:00