Commit Graph

14082 Commits

Author SHA1 Message Date
Zuul 2325602b3e Merge "Bump Sphinx to latest version" 2024-05-14 17:06:27 +00:00
Zuul 694c8ad8eb Merge "Improve terminology in the requirements tree" 2024-05-14 13:21:38 +00:00
Zuul 1f514f5266 Merge "Update SQLAlchemy and alembic, drop sqlalchemy-migrate" 2024-05-14 13:06:08 +00:00
Brian Haley ea345875cd Improve terminology in the requirements tree
There is no real reason we should be using some of the
terms we do, they're outdated, and we're behind other
open-source projects in this respect. Let's switch to
using more inclusive terms in all possible places.

Change-Id: I90ac679c1745a31474c6f24ec7953624ad056d79
2024-05-14 10:08:34 +02:00
Ghanshyam Mann 091035a031 Retire TripleO: remove the TripleO deliverable from requirements
TripleO is retired so removing its deliverables from
the requirements

- https://review.opendev.org/q/topic:%22retire-tripleo%22

Depends-On: https://review.opendev.org/c/openstack/governance/+/905145
Change-Id: I76787707134419a49e7577a4ea31d168c29756ee
2024-05-10 15:39:33 +02:00
Zuul f19fd004cf Merge "Stop pinning gabbi" 2024-05-10 02:19:34 +00:00
Takashi Kajinami d928c81e15 Stop pinning gabbi
The issue with gabbi 2.5.0[1] was fixed in 2.5.1. Prohibit 2.5.0 to
avoid installing that bad version (though it was already yanked).

Bump gabbi to the latest 2.x.0 version. We may later bump it to 3.x .

[1] https://github.com/cdent/gabbi/issues/309

Change-Id: If6f23a66d22af1d97a87a280b0bfe8d0578cc39e
2024-05-09 18:08:11 +09:00
OpenStack Proposal Bot 266548199a update constraint for python-ironicclient to new release 5.6.0
meta: version: 5.6.0
meta: diff-start: -
meta: series: dalmatian
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: yes
meta: release:Author: Jacob Anders <janders@redhat.com>
meta: release:Commit: Jacob Anders <janders@redhat.com>
meta: release:Change-Id: Ida0b758a73844e16a52ee2c6e1a67e72865f66f9
meta: release:Code-Review+1: Iury Gregory Melo Ferreira <iurygregory@gmail.com>
meta: release:Code-Review+2: Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Workflow+1: Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+1: Riccardo Pittau <elfosardo@gmail.com>
Change-Id: Ia2e0e203f434778fcf27658c3c6d8b73be1455db
2024-05-08 05:43:19 +00:00
Zuul 1e07b8cf6e Merge "Remove pyinotify" 2024-05-03 03:45:53 +00:00
Takashi Kajinami c1cef7381c Remove pyinotify
The library has been unmaintained for long and is not compatible with
Python 3.12. We decided to remove the implementation dependent on it
so it's no longer used now.

Depends-on: https://review.opendev.org/c/openstack/oslo.log/+/917808
Change-Id: Ic631bf666290d08a7214b07c7c863ee0d070ef9f
2024-05-02 10:12:41 +09:00
Takashi Kajinami 9aaceb9d44 Add back docutils to global-requirements
docutils was removed[1] because of the note saying it's not directly
used, but in fact it is used as a direct dependency by some repos such
as octavia.

[1]: I06ecfe9e3a0ec52f2077da266e22113663fa5ba3

Change-Id: I674972c9d13758c2bca78f31b66ce47dec2f8cd2
2024-05-02 10:10:33 +09:00
Takashi Kajinami cf1e5cae45 Revert "Add ability to strip old excludes"
This reverts commit 314734e938.

Reason for revert:
This change caused failures in requirement-check jobs in multiple repos
because old excludes are still kept in their requirements files. There
are multiple feedbacks about removing old excludes and most of these
are negative because of concern with removing our old knowledge about
know bad versions.

Also global requirements have had to be the central place to find know
bad versions but clean up requires distros to look at every single
repository to get full list of known bad versions.

Given these negative feedbacks, it's better to revert the change now,
and discuss further maintenance policy before we re-do this clean up.

Change-Id: I8e010ad56ddcafdad3a05dce4630d7d158fdc418
2024-05-01 17:44:28 +00:00
Zuul fccd0b4f8c Merge "Add ability to strip old excludes" 2024-04-29 22:58:55 +00:00
Zuul d5f7916d55 Merge "update constraint for glance_store to new release 4.8.0" 2024-04-29 16:59:05 +00:00
Zuul 743c7e8797 Merge "update constraint for python-observabilityclient to new release 0.2.0" 2024-04-29 16:59:02 +00:00
OpenStack Proposal Bot e1020af6c1 update constraint for glance_store to new release 4.8.0
meta: version: 4.8.0
meta: diff-start: -
meta: series: dalmatian
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: yes
meta: release:Author: Pranali Deore <pdeore@redhat.com>
meta: release:Commit: Pranali Deore <pdeore@redhat.com>
meta: release:Change-Id: I07ce631edda0a2ba8e8c3d5beab1f45506e51167
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
meta: release:Workflow+1: Thierry Carrez <thierry@openstack.org>
Change-Id: Iac6e19fa31fc17638e9f9af4e7be57bb02be8be2
2024-04-25 11:40:46 +00:00
OpenStack Proposal Bot b2565cbdcb update constraint for python-observabilityclient to new release 0.2.0
meta: version: 0.2.0
meta: diff-start: -
meta: series: dalmatian
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: yes
meta: release:Author: Martin Mágr <mmagr@redhat.com>
meta: release:Commit: Martin Mágr <mmagr@redhat.com>
meta: release:Change-Id: I5e6921903444732525c345233fe5fa23d4b2abd8
meta: release:Code-Review+1: Matthias Runge <mrunge@redhat.com>
meta: release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
meta: release:Code-Review+1: Erno Kuvaja <jokke@usr.fi>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Workflow+1: Thierry Carrez <thierry@openstack.org>
Change-Id: Iec36e8172c669fdb9acdd92eafc518ed121b4328
2024-04-25 11:27:12 +00:00
Tom Weininger f624135ca4 Add some more types packages
The added packages are used in [1] to allow mypy do proper type checking
in the Octavia project. The specific versions in u-c is needed in
order to avoid false positives due to unaligned version of the
respective types-* packages.

This is somewhat related to the discussion on the mailing list about
modernization [2] even though I started working on it in Octavia way
before that discussion started.

types-requests===2.31.0.6 is necessary because we're still using
urllib3<2.[3]

[1]: https://review.opendev.org/c/openstack/octavia/+/879749
[2]: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/4V63CHMZ4GPC4IYN7JCJPVKHLZAHN5BL/
[3]: https://pypi.org/project/types-requests/#description

Change-Id: Ic8b557a512c29ae76a3ba5e805f7b6f5d118baff
2024-04-24 18:21:09 +02:00
Zuul 5c1abc456d Merge "update constraint for os-apply-config to new release 14.0.0" 2024-04-22 17:19:35 +00:00
Dr. Jens Harbott 2a48805ea8 Bump Sphinx to latest version
Change-Id: Ia2fac308e00534076d0ff5f130b835fbea9e173f
2024-04-20 14:33:04 +02:00
Zuul b2f1bb1738 Merge "update constraint for os-collect-config to new release 14.0.0" 2024-04-19 17:58:59 +00:00
OpenStack Proposal Bot 7adc087406 update constraint for os-collect-config to new release 14.0.0
meta: version: 14.0.0
meta: diff-start: -
meta: series: independent
meta: branch: master
meta: release-type: release
meta: pypi: no
meta: first: no
meta: release:Author: Alfredo Moralejo <amoralej@redhat.com>
meta: release:Commit: Alfredo Moralejo <amoralej@redhat.com>
meta: release:Change-Id: I5e1f6d98e748ae87d4c165e379f96adff5427902
meta: release:Workflow+1: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+2: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+1: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
Change-Id: I56974c4180c392c4626fccb456336c3a1791ca3c
2024-04-19 09:35:18 +00:00
OpenStack Proposal Bot f485440491 update constraint for os-apply-config to new release 14.0.0
meta: version: 14.0.0
meta: diff-start: -
meta: series: independent
meta: branch: master
meta: release-type: release
meta: pypi: no
meta: first: no
meta: release:Author: Alfredo Moralejo <amoralej@redhat.com>
meta: release:Commit: Alfredo Moralejo <amoralej@redhat.com>
meta: release:Change-Id: I5e1f6d98e748ae87d4c165e379f96adff5427902
meta: release:Workflow+1: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+2: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+1: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
Change-Id: I2343b34a95fcd728dcb52797078a32d39f32ad0a
2024-04-19 09:22:03 +00:00
OpenStack Proposal Bot 791f2aa8fc update constraint for os-refresh-config to new release 14.0.0
meta: version: 14.0.0
meta: diff-start: -
meta: series: independent
meta: branch: master
meta: release-type: release
meta: pypi: no
meta: first: no
meta: release:Author: Alfredo Moralejo <amoralej@redhat.com>
meta: release:Commit: Alfredo Moralejo <amoralej@redhat.com>
meta: release:Change-Id: I5e1f6d98e748ae87d4c165e379f96adff5427902
meta: release:Workflow+1: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+2: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+1: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
Change-Id: I7ab6326e753649ca80f6f3fe0921eea23e9f1e22
2024-04-19 09:21:07 +00:00
Stephen Finucane 92c8b4c52b Update SQLAlchemy and alembic, drop sqlalchemy-migrate
Bump SQLAlchemy to the 2.x series. sqlalchemy-migrate is not compatible
with SQLAlchemy 2.x so it is removed: any projects consuming upper
constraints will need to remove sqlalchemy-migrate integration.

Change-Id: I23af86739e699bdcb42e1b112861497d35edc42e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Depends-On: https://review.opendev.org/c/openstack/manila/+/888318/
2024-04-19 03:50:26 +09:00
OpenStack Proposal Bot 18098b9aba update constraint for taskflow to new release 5.7.0
meta: version: 5.7.0
meta: diff-start: -
meta: series: dalmatian
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: yes
meta: release:Author: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Commit: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Change-Id: I428f8bd643b927d9d5464e331741988244ee91c6
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Workflow+1: Thierry Carrez <thierry@openstack.org>
meta: release:Code-Review+1: Tom Weininger <tweining@redhat.com>
meta: release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
Change-Id: I7b5d45cfbf5ee719b0bd3bc437d971b9f405eab4
2024-04-18 10:32:58 +00:00
Zuul 56269693da Merge "Group requirements into sections and sort" 2024-04-18 06:54:29 +00:00
Zuul c8d4112c18 Merge "Remove stale, unused dependencies" 2024-04-18 06:54:25 +00:00
Stephen Finucane 314734e938 Add ability to strip old excludes
There's no point keeping these ancient excludes around: they're not
going to be installed on any modern system. Add a tool to remove these.
Comments are not easily machine parsable and must still be handled
manually, unfortunately.

Change-Id: I9dc1746ca77fa145a8030dbafa9b107872719290
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-17 15:32:32 +01:00
Stephen Finucane 258e59dd69 Group requirements into sections and sort
We add the script used to do this. This script will grow in complexity
in future changes as we add logic to e.g. remove old version constraints
that are no longer necessary. There's probably more sorting to be done
here, but that can always be tacked on with a follow-up.

Psst, reviewers: you can ensure we haven't lost/gained any dependencies
with this little script:

  #!/usr/bin/env python3
  import pathlib
  import subprocess
  import sys

  previous = subprocess.check_output(
      ['git', 'show', 'HEAD~:global-requirements.txt']
  ).decode(sys.stdout.encoding)
  current = pathlib.Path('global-requirements.txt').read_text()

  assert sorted(
      x for x in previous.split('\n') if x and not x.startswith('#')
  ) == sorted(
      x for x in current.split('\n') if x and not x.startswith('#')
  )

We haven't checked _this_ in since it's trivial and not broadly useful
here.

Change-Id: If836960167fe66534034a8a512ea63553649c3ff
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-17 12:05:50 +01:00
Stephen Finucane 07d44b297b Remove stale, unused dependencies
- couchdb
  A client library for couchdb that we indicated was only used for
  tests. Trove references it but doesn't list it in requirements and
  instead seems to install from apt

- django-pymemcache
  A django cache backend that allows you to use pymemcache. No users in
  openstack namespace.

- marathon
  No users in openstack namespace.

- openstack.nose-plugin, nose-exclude, nosehtmloutput, nosexcover, proboscis
  Various plugins for nose. No users in openstack namespace.

- python-rsdclient
  Abandoned client library. We no longer depend on this in
  openstackclient.

- sphinx-testing
  A testing package for Sphinx. Replace by the testing module in Sphinx
  itself.

- unittest2
  A backport of unittest features to Python 2.4+. No longer needed.

There are a couple of libraries that we should work to replace, but
those are not tackled here since they need more work elsewhere.

- influxdb
  Deprecated and replaced by influxdb3-python, per the GitHub page
  https://github.com/influxdata/influxdb-python

- jsonpath-rw, jsonpath-rw-ext
  Untouched in 8 and 4 years, respectively, but has a few users dotted
  about.

- kafka-python
  A client for kafka, replaced by kafka-python3. No users in openstack
  namespace.

- nose
  Ancient test runner that's been untouched in 8 years.

- oauth2client
  A client library for oauth2. No users in openstack namespace.

- os-client-config
  Unmaintained. Users should switch to openstacksdk.

- oslosphinx
  Unmaintained. Users should switch to openstackdocstheme or another
  theme if not OpenStack-affiliated.

- pydotplus
  A library for interfacing with Graphviz's Dot language. Super old.

- pyinotify
  Python wrappers for the inotify API. Unmaintained since 2015.
  Used by oslo.log which is dropping it but has not completed this work
  yet.

- pykmip
  Used by barbican but unmaintained.

- pysendfile
  A test dependency for Glance. Unmaintained since 2014 (!!!).

- pyngus
  A dependency of oslo.messaging. Unmaintained since 2020.

- python-consul
  A dependency of masakari-monitors and an optional dependency of tooz.
  Unmaintained since 2018.

- requests-aws
  An optional dependency of ceilometer. Unmaintained since 2015.

- sadisplay
  An optional dependency of octavia. Unmaintained since 2018.

- testrepository
  A test runner. Unmaintained since 2014 and replaced by stestr.

- testresources, testscenarios
  Add-ons for unittest. Unmaintained since 2016 and 2015, respectively.

- zake
  A set of test utilities for kazoo used by a number of projects such as
  tooz, mistral and taskflow. Unmaintained since 2015.

Change-Id: I4ea0ca2e4df21446996951617d0d000951069bc6
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-17 12:04:16 +01:00
OpenStack Proposal Bot 16fd3f8cae update constraint for openstacksdk to new release 3.1.0
meta: version: 3.1.0
meta: diff-start: -
meta: series: dalmatian
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: yes
meta: release:Author: elajkat <lajos.katona@est.tech>
meta: release:Commit: elajkat <lajos.katona@est.tech>
meta: release:Change-Id: I6858d504322f8ac800b06f80932c0a62a61a1057
meta: release:Code-Review+1: Artem Goncharov <artem.goncharov@gmail.com>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Code-Review+2: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Workflow+1: Dr. Jens Harbott <frickler@offenerstapel.de>
Change-Id: I58aa9b5dbc704eb137fe3f3b7f9f47b71325f7c7
2024-04-17 09:23:03 +00:00
Stephen Finucane 0a72885e10 Remove irrelevant notes
The constraints these notes reference no longer exist.

Change-Id: I06ecfe9e3a0ec52f2077da266e22113663fa5ba3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-16 17:45:14 +01:00
Zuul 0e0061bc8b Merge "Updated from generate-constraints" 2024-04-15 07:07:34 +00:00
OpenStack Proposal Bot c37ba4d960 Updated from generate-constraints
Bot-generated patch with the following manual updates:

Keep version specific pins for:

- alabaster
- Pint
- sphinxcontrib-htmlhelp
- networkx
- scipy
- async-timeout
- exceptiongroup
- sphinxcontrib-serializinghtml
- pkgutil_resolve_name
- autobahn
- importlib-metadata
- pysaml2
- numpy
- Sphinx
- tomli
- backports.zoneinfo
- sphinxcontrib-qthelp
- sphinxcontrib-devhelp
- sphinxcontrib-applehelp
- scikit-learn

Pin versions for packages that are not ready for updating:

- netaddr
- SQLAlchemy
- importlib-metadata (<7)
- pillow
- requests-oauthlib
- pysnmp-lextudio
- jsonschema
- alembic

Change-Id: Iacd50e5166eacfb9934c62ed4891d53940cc0282
2024-04-12 10:21:38 +02:00
Zuul 6116d8fed4 Merge "Add jobs without the pre-built wheels" 2024-04-10 05:48:58 +00:00
Stephen Finucane 538809b8da Remove indirect dep blocks
- grpcio
  The 1.16.x and 1.17.x series are ancient and won't be pulled now [1].

- textfsm
  The maintainer pushed a wheel soon after the bug was filed [2].

[1] https://pypi.org/project/grpcio/1.16.0/#history
[2] https://github.com/google/textfsm/issues/105

Change-Id: I8044589d9ebaf5881202f61c75d1aca51b483817
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-05 16:49:29 +01:00
Stephen Finucane d068d9323c Remove cap on tomllib
Change Id6853599492ad869d25ee8b7f99afa9416926c2b was added. This was
since fixed in 0.10.2. Remove the cap.

Change-Id: I57fd3e85cc8081b2d5faafbad7b072f381d2b865
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-05 16:28:52 +01:00
Stephen Finucane e8bff3574c Remove unnecessary Python 3 cap libs
Change I398c0aee001f4e6a8e7fc89597738b356b885437 added these way back
to allow us to handle the Python 2.7/3.x split for misbehaving
libraries. They've simply been carried forward since and are vestigial.
Remove them.

Change-Id: Id70074e98abb3f7f4ac5a1330a65cd9493f4e63d
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-05 16:28:52 +01:00
Jens Harbott f7ff4c979b Add jobs without the pre-built wheels
All normal CI jobs use wheels that have been built previously, but
possibly are no longer buildable with the current set of requirements.
Add jobs that do not use these wheels to the experimental pipeline for
now.

Change-Id: Id2a5bca02ad37b5fbe3391ece9944112234ac52a
2024-04-05 12:57:59 +02:00
Tony Breeds b5b63fb819 Partial Revert "Updated from generate-constraints"
This partially reverts commit c40d5da7fd.

In the above commit we added a version specifier for funclibparser
due to a) there was an 2.0.0a0 release available ; abd b) caution
around potentially breaking docs builds.

This reverts that and part of the change and should be applied early in
the D/2024.2 cycle

Change-Id: I51ed0e4c181b136e8291c373847ba3d12664451a
2024-04-05 10:22:11 +00:00
Zuul 4ba203d335 Merge "bump eventlet to the latest version" 2024-04-05 09:31:44 +00:00
Zuul cb43fae47e Merge "update constraint for tap-as-a-service to new release 13.0.0" 2024-04-03 17:37:48 +00:00
OpenStack Proposal Bot 36e0720e95 update constraint for tap-as-a-service to new release 13.0.0
meta: version: 13.0.0
meta: diff-start: 12.0.0
meta: series: caracal
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: yes
meta: release:Author: Hervé Beraud <hberaud@redhat.com>
meta: release:Commit: Hervé Beraud <hberaud@redhat.com>
meta: release:Change-Id: I869f01d82a7a8714a9e6ee20dfc02228c35ecdbb
meta: release:Code-Review+1: Boxiang Zhu <zhu.boxiang@99cloud.net>
meta: release:Code-Review+2: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+1: Rodolfo Alonso <ralonsoh@redhat.com>
meta: release:Code-Review+1: Carlos Eduardo <ces.eduardo98@gmail.com>
meta: release:Code-Review+1: Wenping Song <songwenping@inspur.com>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Code-Review+1: Sylvain Bauza <sbauza@redhat.com>
meta: release:Code-Review+1: Brian Haley <haleyb.dev@gmail.com>
meta: release:Workflow+1: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Workflow+1: Elod Illes <elod.illes@est.tech>
meta: release:Code-Review+1: David Wilde <dwilde@redhat.com>
Change-Id: I617acd9fd4734d901b306ed55a59ef7e02c4146f
2024-04-03 12:07:39 +00:00
OpenStack Proposal Bot 5fff912de3 update constraint for ceilometer to new release 22.0.0
meta: version: 22.0.0
meta: diff-start: 21.0.0
meta: series: caracal
meta: branch: master
meta: release-type: release
meta: pypi: no
meta: first: yes
meta: release:Author: Hervé Beraud <hberaud@redhat.com>
meta: release:Commit: Hervé Beraud <hberaud@redhat.com>
meta: release:Change-Id: I869f01d82a7a8714a9e6ee20dfc02228c35ecdbb
meta: release:Code-Review+1: Boxiang Zhu <zhu.boxiang@99cloud.net>
meta: release:Code-Review+2: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Code-Review+1: Rodolfo Alonso <ralonsoh@redhat.com>
meta: release:Code-Review+1: Carlos Eduardo <ces.eduardo98@gmail.com>
meta: release:Code-Review+1: Wenping Song <songwenping@inspur.com>
meta: release:Code-Review+2: Elod Illes <elod.illes@est.tech>
meta: release:Code-Review+1: Sylvain Bauza <sbauza@redhat.com>
meta: release:Code-Review+1: Brian Haley <haleyb.dev@gmail.com>
meta: release:Workflow+1: Dr. Jens Harbott <frickler@offenerstapel.de>
meta: release:Workflow+1: Elod Illes <elod.illes@est.tech>
meta: release:Code-Review+1: David Wilde <dwilde@redhat.com>
Change-Id: I55abc1fc4c250ae50c386d94a4bc51cbf48ce910
2024-04-03 11:58:27 +00:00
OpenStack Proposal Bot 849852467b update constraint for oslo.log to new release 5.5.1
meta: version: 5.5.1
meta: diff-start: -
meta: series: caracal
meta: branch: master
meta: release-type: release
meta: pypi: yes
meta: first: no
meta: release:Author: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Commit: Takashi Kajinami <kajinamit@oss.nttdata.com>
meta: release:Change-Id: I1f6a3f080a56166688f4efbfda0a34eae8305262
meta: release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
meta: release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
meta: release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
Change-Id: I1c924f7f608abe77248f950787869111cad3081f
2024-04-02 07:56:43 +00:00
Hervé Beraud e293ec7620
bump eventlet to the latest version
It will allow us to benefit from several recent fixes
related to the new asyncio hub.

We started to implement some devstack integrations
with the new eventlet asyncio hub [1], so it is worth
using a version that contains useful fixes.
See https://review.opendev.org/c/openstack/devstack/+/914108

Also this patch propose to blacklist version 0.36.0 which is
buggy version in some wsgi context. 0.36.1 fix that wsgi problem.
For further details see:

- https://github.com/eventlet/eventlet/issues/946
- https://github.com/eventlet/eventlet/pull/949

Change-Id: I2add78de0e3d2f439964afa0d0c9d854a52b5f7f
2024-03-29 17:19:48 +01:00
Zuul 93a3e51432 Merge "update constraint for oslo.messaging to new release 14.7.0" 2024-03-25 13:29:46 +00:00
Zuul be28fc2a88 Merge "update constraint for python-openstackclient to new release 6.6.0" 2024-03-22 21:07:15 +00:00
Zuul 2268e855e2 Merge "update constraint for taskflow to new release 5.6.0" 2024-03-22 17:20:08 +00:00