Dr. Jens Harbott c7d98564d0 Fix pkg_resources exception handling for py312
The exception that is generated on parsing errors has changed in Python
3.12, match on the generic ValueError instead. Also switch to using
the simpler assertRaises() call instead of explicitly dealing with
exceptions.

Note that this is just a temporary workaround, we should really move
away for using pkg_resources completely, see [0] and [1].

[0] https://setuptools.pypa.io/en/latest/pkg_resources.html
[1] https://importlib-resources.readthedocs.io/en/latest/migration.html

Change-Id: I20422194f6fc6d1c4ba49da754a2c3aab99a282c
2024-06-20 03:22:07 +00:00
2016-04-24 17:21:18 -05:00
2021-06-02 06:23:55 +00:00
2020-08-03 09:42:34 -05:00
2019-04-19 19:43:33 +00:00
2018-05-21 14:58:48 -07:00
2024-06-20 12:50:19 +10:00
2024-01-24 15:49:09 +01:00
2019-10-17 15:50:57 +08:00
2024-01-24 15:49:09 +01:00
2024-01-24 15:01:49 +00:00
2018-03-22 13:50:56 -05:00

Global Requirements and Constraints for OpenStack Projects

image

Resources and Documentation

Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.

Description
Global requirements for OpenStack
Readme 120 MiB
Languages
Python 89.8%
Shell 10.2%