commit | 645dfc9238da6dc528ff23a8252f57c1c64081eb | [log] [tgz] |
---|---|---|
author | Rajiv Kumar <rajiv.kumar@nectechnologies.in> | Thu Jan 19 13:48:27 2017 +0530 |
committer | Rajiv Kumar <rajiv.kumar@nectechnologies.in> | Thu Jan 19 14:41:13 2017 +0530 |
tree | de010446d10e51deb5b78ac20da98487e0adb5a2 | |
parent | 617a2a52ea2e6bd66794c1298ea17cb4fd3cf696 [diff] [blame] |
Switch to oslo_log Change-Id: Id9ce71a53f4392ea1bd408681d01b6174d86ae61
diff --git a/requirements.txt b/requirements.txt index 29091ac..b22bec8 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -4,3 +4,4 @@ pbr>=1.8 # Apache-2.0 urllib3>=1.15.1 # MIT +oslo.log>=3.11.0 # Apache-2.0