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 10:49:38 -0400
commit4e791aa8405287442732db2198a83cc3fab85a1a (patch)
tree85929f9ac9c36e24786aafc0a4e5f77b87123ff4 /meta-openstack/recipes-devtools/python/python-keystone_git.bb
parent4f518df6a55377938e05a067ae54294e2e92c50d (diff)
downloadmeta-cloud-services-4e791aa8405287442732db2198a83cc3fab85a1a.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 a692f82..794f119 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 \