feat: move to oslo.log
- Removal of openstack.common.log and rely on oslo.log libraries. - LOG with oslo context, which gives us ability to track a request through a pipeline (server -> worker) Change-Id: I2ca26de4daa5d013dfe00a0667d3419bf9b55c65
This commit is contained in:
@@ -15,5 +15,6 @@ stevedore>=0.10
|
||||
six>=1.4.1
|
||||
netifaces>=0.10.4
|
||||
oslo.config>=2.0.0
|
||||
oslo.log>=1.12.1
|
||||
oslo.serialization>=1.7.0
|
||||
oslo.utils>=2.0.0
|
||||
|
||||
Reference in New Issue
Block a user