Rodolfo Alonso Hernandez 91d4eee90f Do not import "oslo.log" in the main module
The LOG instance is not being used and there is no need to import
"oslo_log". This will also prevent the circular import detected
in the related bug.

Change-Id: Id560ba80472b9efbcfbc289a18d4df312961fdb1
Related-Bug: #1888213
2020-07-20 15:49:54 +00:00
2020-06-04 15:01:32 +08:00
2020-06-04 15:01:32 +08:00
2019-04-19 19:36:22 +00:00
2020-04-14 10:17:38 +00:00
2019-02-13 17:08:38 +08:00
2020-02-10 18:33:49 +01:00
2020-04-24 10:25:51 -05:00

Team and repository tags

image

oslo.service -- Library for running OpenStack services

Latest Version

Downloads

oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.

Description
Library for running OpenStack services
Readme 5.6 MiB
Languages
Python 100%