~zulcss/cinder/cinder-g3

« back to all changes in this revision

Viewing changes to debian/patches/removed_hp3parclient_dependency.patch

  • Committer: James Page
  • Date: 2013-01-16 16:01:42 UTC
  • mfrom: (69.1.2 cinder_grizzly)
  • Revision ID: james.page@canonical.com-20130116160142-ck7eoqox1ereati1
* d/control: Add BD on python-hp3parclient.
* d/patches: Drop patches related to disabling hp3parclient.
* d/control: Add Suggests: python-hp3parclient for python-cinder.
* debian/patches/series: Enable skip_failed_tests to fix FTBFS. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
From 1f5259f615360abad97abce101ecc326f70890dd Mon Sep 17 00:00:00 2001
2
 
From: Yolanda Robla <yolanda.robla@canonical.com>
3
 
Date: Wed, 9 Jan 2013 16:29:57 +0000
4
 
Subject: [PATCH] Removed hp3parclient dependency from tools/test-requires
5
 
 Signed-off-by: Yolanda Robla <yolanda.robla@canonical.com>
6
 
 
7
 
---
8
 
 tools/test-requires |    1 -
9
 
 1 file changed, 1 deletion(-)
10
 
 
11
 
diff --git a/tools/test-requires b/tools/test-requires
12
 
index 5cac87c..9f78c1a 100644
13
 
--- a/tools/test-requires
14
 
+++ b/tools/test-requires
15
 
@@ -11,4 +11,3 @@ pep8==1.3.3
16
 
 pylint==0.25.2
17
 
 sphinx>=1.1.2
18
 
 MySQL-python
19
 
-hp3parclient>=1.0.0
20
 
1.7.9.5