yangyawei 64842a1d5d setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I4400fcf1bdcdedfa8dccf806f99ded36660e276e
2021-05-14 15:37:00 +08:00
2020-09-08 14:01:06 +02:00
2019-12-06 15:09:56 +00:00
2019-04-19 19:43:09 +00:00
2018-07-04 08:30:19 +07:00
2021-03-18 11:16:13 +00:00
2020-02-10 18:31:18 +01:00
2020-09-08 14:01:06 +02:00

Oslo Context Library

The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.

Team and repository tags

image

Latest Version

Downloads

Description
OpenStack Context library
Readme 2.8 MiB
Languages
Python 100%