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:
Sriram Madapusi Vasudevan
2015-10-16 16:49:01 -04:00
parent b2eb2367ac
commit 4843ac4fb4
58 changed files with 207 additions and 819 deletions

View File

@@ -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