summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
authorKeith Holman <Keith.Holman@windriver.com>2014-06-05 14:31:42 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-06-09 09:45:08 -0400
commitcb51b975094c964def9abcd466cdec64ec338c3c (patch)
tree82245933e9146f1dac01548a0aeaea97f0dfe235 /meta-openstack/recipes-devtools/python/python-keystone_git.bb
parent758a55f4403f49b403f78b0a945567fa44b90769 (diff)
downloadmeta-cloud-services-cb51b975094c964def9abcd466cdec64ec338c3c.tar.gz
openstack-nose: plugin for openstack style output
Openstack components provide a run_tests.sh script for running unit tests. Some of these tests expect the openstack-nose plugin to be installed. This fix provides a recipe for the building that plugin in order to allow the various run_tests.sh scripts to run. Signed-off-by: Keith Holman <Keith.Holman@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb1
1 files changed, 1 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 b18b001..b4b069e 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -131,6 +131,7 @@ RDEPENDS_${PN} += " \
131 python-lxml \ 131 python-lxml \
132 python-iso8601 \ 132 python-iso8601 \
133 python-keystoneclient \ 133 python-keystoneclient \
134 python-openstack-nose \
134 python-oslo.config \ 135 python-oslo.config \
135 python-dogpile.core \ 136 python-dogpile.core \
136 python-dogpile.cache \ 137 python-dogpile.cache \