Add oslo.log dependency in requirements.txt

Change-Id: I97e21bc1386af16622ffc52bcb70173e02328edc
This commit is contained in:
Saad Zaher 2016-01-15 13:19:23 +00:00
parent 21bec7a2f1
commit fb00359b51
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ PyYAML>=3.1.0
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.utils>=1.4.0,!=1.4.1,<1.5.0
oslo.log>=1.0.0,<1.1.0 # Apache-2.0
libvirt-python>=1.2.5
Jinja2>=2.6