Fix pip environment 17/65617/1
authorJohn O Loughlin <john.oloughlin@intel.com>
Thu, 6 Dec 2018 10:54:10 +0000 (10:54 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 6 Dec 2018 16:11:52 +0000 (16:11 +0000)
oslo.log==3.41.0 needs to be fixed for tox to pass

JIRA: YARDSTICK-1560

Change-Id: I01d257e892aa835775456d8334f2c4358b120c08
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
(cherry picked from commit 470029d121ad332b5b7aa388bdb211eb4b47cfb9)

requirements.txt

index 43d7120..ff758a2 100644 (file)
@@ -37,7 +37,8 @@ netaddr==0.7.19         # BSD License; OSI Approved  BSD License; OSI Approved
 netifaces==0.10.6       # MIT License; OSI Approved  MIT License
 os-client-config==1.28.0    # OSI Approved  Apache Software License
 osc-lib==1.8.0          # OSI Approved  Apache Software License
-oslo.config==5.1.0     # OSI Approved  Apache Software License
+oslo.log==3.41.0        # OSI Approved  Apache Software License
+oslo.config==5.1.0      # OSI Approved  Apache Software License
 oslo.i18n==3.17.0       # OSI Approved  Apache Software License
 oslo.messaging==5.36.0 # OSI Approved  Apache Software License
 oslo.privsep==1.23.0   # OSI Approved  Apache Software License