Commit Graph

44 Commits

Author SHA1 Message Date
Zuul 074f18abc8 Merge "reno: Update master for unmaintained/victoria" 2024-03-12 13:13:06 +00:00
OpenStack Release Bot 1945a040fa Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.

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

Sem-Ver: feature
Change-Id: I185d17b1fc53768d448d272352b90d3a65ae4d99
2024-03-08 14:21:58 +00:00
OpenStack Release Bot e59f9fa675 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: Ie152ac05d3941aa8bfee511fa5ca33fd99a03cd3
2024-03-07 14:15:00 +00:00
Takashi Kajinami d51723fa64 Drop fallback to DEFAULT section
The fallback was added 9 years ago, in 0.1.0 release[1].

[1] c98d5edc44

Change-Id: I3b66c5f9df58eaeea9fc51a6c0b83af2e39a525b
2024-02-07 23:17:36 +00:00
Takashi Kajinami bd96105622 Deprecate Windows support
Because WinStackers project has been retired, running OpenStack on
Windows operating systems is no longer maintained.

Change-Id: If4ad14a9f7f974c120c6d70c826a1bba358052a3
2023-11-18 17:37:43 +00:00
OpenStack Release Bot 774f604c16 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: I8a07d02ce4384d2a8ae010b23a4151f0a43c2800
2023-09-07 09:36:02 +00:00
OpenStack Proposal Bot 9c7ecb4198 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6e9065fb6f5c34dcce87168edaa62b430801d1c8
2023-05-09 04:24:56 +00:00
OpenStack Release Bot 8c582a41a2 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: I4954e7590655ffbf44014b68dedacd9051e9d6a1
2023-02-24 15:16:10 +00:00
OpenStack Proposal Bot 22f69e7402 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic909177a35589f59ea78fec6e741c2c954abc119
2022-11-05 03:27:01 +00:00
Zuul 052b2f2357 Merge "Fix formatting of release list" 2022-07-14 11:56:56 +00:00
Gorka Eguileor 9800d58cb3 Log when waiting to acquire lock
We currently have no log entry when we start trying to acquire a lock.

In general this is ok, but there are cases where it can be problematic,
for example if we have a deadlock situation or if a lock takes a very
long time to be acquired.

In those scenarios looking at the logs we would see the operation
proceed normally and suddenly go completely silent without knowing that
it's waiting for a lock to be freed.

This patch adds a debug log message right before trying to acquire the
lock so we can detect those situations.

Change-Id: I1354dfb98b0927ae167802ecc4ab1d34f6b4d720
2022-07-07 20:01:48 +02:00
OpenStack Proposal Bot e158ca49be Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic6a8cb3efdddaa809b1381a7d9b96e50b7e9da9f
2022-06-21 03:42:17 +00:00
Hervé Beraud c37515e7cc Fix formatting of release list
Change-Id: Icd55bbb5111c12f150b8792c36e201d114ab14dc
2022-05-27 11:58:24 +02:00
songwenping 145f060b51 Remove unnecessary unicode prefixes
Change-Id: I56651c1b83baaf443551686d7e8545eba2a0c7a1
2022-04-19 19:39:35 +08:00
OpenStack Release Bot 5f73c4931c 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: Iabda8e0b114a46fb765249b55dbabf06429b9b06
Sem-Ver: feature
2020-09-11 20:56:11 +00:00
OpenStack Proposal Bot 201255dbc9 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I6ab357a5dca1e8f6e1a8d2b3febe79e961228fcc
2020-07-10 08:03:31 +00:00
Dmitry Tantsur 35e4df4677 Add support for timeout to processutils.execute
This is a standard Python feature since 3.3.

Change-Id: Ib13af5aab0ebbae532f1e46309ad6023ca94d6b9
2020-06-24 10:53:21 +02:00
melissaml 8e85c58bb2 Fix pygments style
New theme of docs respects pygments_style.

more info: http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I8847feba7669feed9edf9d7f7ba48af26760c298
2020-06-04 15:54:40 +08:00
Andreas Jaeger bfe712511e Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.0 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. A
couple of variables are also not needed anymore, remove them.

Depends-On: https://review.opendev.org/728938
Change-Id: Ifd0f8e57c0052e5102aa914c8326159a72dad43c
2020-05-18 21:08:01 +02:00
OpenStack Release Bot 80a89c6cb9 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: I540a1fc2c509fff7cb92c34dc8fea50842252f5b
Sem-Ver: feature
2020-04-14 10:13:09 +00:00
Stephen Finucane cfc27ef497 Drop python 2.7 support and testing
Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I94e709093e01825069b44b6c485e49a81f8f14c1
Sem-Ver: api-break
2020-01-30 11:37:22 +00:00
pengyuesheng a052a044bc 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: Ia04d1de7e10783350e3aa091eab64d1cbd7f070a
2019-10-12 14:46:40 +08:00
OpenStack Release Bot 473c4af249 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: Ie17cfbe280e972a4b352f1a75fec9e4abb013937
Sem-Ver: feature
2019-09-20 16:30:31 +00:00
OpenStack Release Bot f8882547a6 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: Ib25eb92c5012311de1030a16aa136ae164972f65
Sem-Ver: feature
2019-03-18 14:43:55 +00:00
Zuul 0767ddf4c2 Merge "Add support for fair locks" 2018-11-05 23:22:41 +00:00
Chris Friesen 2b55da68ae Add support for fair locks
This adds support for a "fair" variant of the lock.  When there are
multiple entities within a single process that are blocked waiting
for the lock the fair lock will ensure that they acquire the lock
in FIFO order.

For now at least, when fair locks are in use we don't support
the "semaphores" argument.

If external locks are enabled, the inter-process ordering will be
determined by the underlying OS lock ordering and process scheduling.

Change-Id: I37577becff4978bf643c65fa9bc2d78d342ea35a
2018-11-02 10:40:23 -06:00
OpenStack Proposal Bot d56295b8a9 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I5d05af2e828d00f229d213b7dd5f86a831992dae
2018-09-17 07:30:32 +00:00
OpenStack Release Bot 38842195d3 Update reno for stable/rocky
Change-Id: I42dc34aaddbce0948bc0c4a3a4079c7c3d9a46c2
2018-07-26 12:37:12 +00:00
OpenStack Proposal Bot e1483af309 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I38a631e8a24e8807dc59b14f368ab21caa02aba5
2018-03-01 07:17:38 +00:00
OpenStack Proposal Bot fed19566e8 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I9565d035d907b2f36b7c8aab09b7d1923f72c553
2018-01-27 06:56:55 +00:00
OpenStack Release Bot 2515e9ce17 Update reno for stable/queens
Change-Id: I70ef6fd94323f529f4c0df47ce60bbb6ef878278
2018-01-24 18:04:02 +00:00
OpenStack Proposal Bot 13ce0d39d4 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I0fcad63b509e7d6c99e82d2a6db8c39ba87a479d
2018-01-22 06:45:53 +00:00
Matthew Treinish 55e06261aa
Add python_exec kwarg to processutils.execute()
This commit adds a new kwarg to the process_utils.execute() function to
specify the python executable to use when launching python to check
prlimits. This is necessary when processutils.execute() is called from
inside an API server running with uwsgi. In this case sys.executable is
uwsgi (because uwsgi links libpython.so and is actually the interpreter)
This doesn't work with the execute() function because it assumes the
cpython interpreter CLI is used for the arguments it uses to call the
prlimits module. To workaround this and enable API servers that may run
under uwsgi to use this those applications can simply pass in an
executable to use.

Longer term it might be better to migrate the prlimits usage to call
multiprocessing instead of subprocessing python. But that would require
a more significant rewrite of both processutils and prlimit to
facilitate that.

Change-Id: I0ae60f0b4cc3700c783f6018e837358f0e053a09
Closes-Bug: #1712463
2018-01-09 10:22:45 -05:00
Andreas Jaeger 53913fdfbb 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: I6a47a0c7bfacf38818c13b1304d13c0c4de71436
2017-11-16 21:42:09 +01:00
OpenStack Proposal Bot 1ea477781c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: If4ffb7931ccf5d09dc0c48b3dba4226f459b5244
2017-10-04 15:23:02 +00:00
OpenStack Release Bot 6d3efba6ed Update reno for stable/pike
Change-Id: Ie7d1377de2a87efa5d77e08a530796c505214ab0
2017-07-28 21:04:34 +00:00
OpenStack Proposal Bot 2e08f5d9a5 Imported Translations from Zanata
For more information about this automatic import see:
http://docs.openstack.org/developer/i18n/reviewing-translation-import.html

Change-Id: Ia11093f4fd2fa12077a202872b3ed6ce79e34e83
2017-07-12 07:34:06 +00:00
Doug Hellmann a04f5f10e1 switch from oslosphinx to openstackdocstheme
Change-Id: Ieadf9b992b269d54dd9c79523d5879b6ad71ba7c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-11 13:49:58 -04:00
OpenStack Release Bot 89ed46dc7e Update reno for stable/ocata
Change-Id: I8505c756222d7c58d6d29fea2685f385dfee262f
2017-01-20 19:15:13 +00:00
OpenStack Proposal Bot c28976c925 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I69e37304aa12c92ec5fe645ec1425784c3e26d42
2016-10-26 08:21:50 +00:00
Andreas Jaeger f4f908813b 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: I6fd9f1265f05a5d4e44355def5a6519a8021e25d
2016-10-06 20:41:46 +02:00
Doug Hellmann e27945cc88 Update reno for stable/newton
Change-Id: I995a3f604b4520a87444f444e58d17fe99ef26df
2016-09-02 00:08:06 +00:00
OpenStack Proposal Bot 68df6b2847 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I3657f625009612562b2a40e7295089cf54151846
2016-07-01 08:12:51 +00:00
Kirill Bespalov 9a36c18b12 Add reno for releasenotes management
An initial patch to add reno and create a base directory for
release notes

Change-Id: Ie3f6653a27a49d8b2fced3f399b1d4c8f0c95b7c
2016-05-20 17:56:23 +03:00