summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/tempest/tempest_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-11 16:00:36 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-11 16:00:36 -0500
commit4816f9370fac0c0227116205b8319a812b6d1ea3 (patch)
tree24163438f58f4a025dd92739977a46a87f5aed51 /meta-openstack/recipes-extended/tempest/tempest_git.bb
parented8b52d283617f3b4b0862ca6c36e135d674b0fc (diff)
downloadmeta-cloud-services-4816f9370fac0c0227116205b8319a812b6d1ea3.tar.gz
tempest: add hp3parclient to meet glance test requirements
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-extended/tempest/tempest_git.bb')
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb
index 045a69a..4194cb3 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -62,6 +62,7 @@ RDEPENDS_${PN} += " \
62 ${SRCNAME}-tests \ 62 ${SRCNAME}-tests \
63 python-mox \ 63 python-mox \
64 python-mock \ 64 python-mock \
65 python-hp3parclient \
65 python-testrepository \ 66 python-testrepository \
66 python-fixtures \ 67 python-fixtures \
67 python-keyring \ 68 python-keyring \