versionutils: switch from incubator version to oslo.log

Note that we require oslo.log >= 1.2.0 since it's the first release that
included the module.

Change-Id: I2b7d587d8c4b0c885873c9c8083abb8fc35780c9
This commit is contained in:
Ihar Hrachyshka
2015-06-04 17:58:06 +02:00
parent e95510f8d1
commit 74dcc91aa8
5 changed files with 3 additions and 267 deletions

View File

@@ -26,7 +26,7 @@ oslo.config>=1.11.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.0.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.middleware>=1.2.0 # Apache-2.0
oslo.rootwrap>=1.6.0 # Apache-2.0