commit | 513603e8d7c745250cb2b572f0a217d65facfe70 | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Dec 18 12:57:18 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Mon Dec 21 02:47:11 2015 +0000 |
tree | 718b4d655eafaef507fd6f9f5678b8d2cad4258b | |
parent | 1a897258376a095b558ef7196bff2b0fa53a8cf1 [diff] |
Update global-requirement for tempest-lib The latest tempest-lib contains compute service clients. This patch bumps the version for the latest to use these clients. Change-Id: I03988620566342c6906f47e9044053f0fa89fb1d Depends-on: Ifa69e6c0ecc12d47bb4c53b9b436c2463f1932e2
diff --git a/requirements.txt b/requirements.txt index df04ca8..1f225c3 100644 --- a/requirements.txt +++ b/requirements.txt
@@ -21,6 +21,6 @@ iso8601>=0.1.9 fixtures>=1.3.1 testscenarios>=0.4 -tempest-lib>=0.11.0 +tempest-lib>=0.12.0 PyYAML>=3.1.0 stevedore>=1.5.0 # Apache-2.0