From 5c0fce08b8b59490f2f77d524ad06d0d18aef7b8 Mon Sep 17 00:00:00 2001 From: Mark Sturdevant Date: Tue, 27 May 2014 17:00:46 -0700 Subject: [PATCH] Remove hplefthandclient from global-requirements The need for hplefthandclient in tests was removed in https://review.openstack.org/#/c/93363/ so now we can remove it from global-requirements. Change-Id: I8442d64f8826a88956642ff360a1107a4814a8c1 --- global-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index 2e2f902658..61b9d282b5 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -184,4 +184,3 @@ zake>=0.0.15 # packaging efforts. These are required by projects to enable hardware- or # vendor-specific functionality. python-seamicroclient>=0.1.0,<2.0 -hplefthandclient>=1.0.0,<2.0.0