summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-04-08 10:37:31 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-08 10:37:31 -0400
commit416db609203d21703e17ae03f877e21db888afcc (patch)
tree286e4f74852cc1671f9c90d3ec4d7079cc8d6096 /meta-openstack/recipes-devtools/python/python-keystone_git.bb
parent74f2c911a92bc88036c8ba7fbf080a5796f4e6eb (diff)
parent274cf835e275e8ec2f1a4260bd4437b5cdcaed92 (diff)
downloadmeta-cloud-services-416db609203d21703e17ae03f877e21db888afcc.tar.gz
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index e5896df..1f012cc 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -284,6 +284,8 @@ RDEPENDS_${PN} += " \
284 python-pysaml2 \ 284 python-pysaml2 \
285 python-oslo.utils \ 285 python-oslo.utils \
286 python-oauthlib \ 286 python-oauthlib \
287 python-fixtures \
288 python-oslotest \
287 " 289 "
288 290
289RDEPENDS_${SRCNAME}-tests += " bash" 291RDEPENDS_${SRCNAME}-tests += " bash"