From cb51b975094c964def9abcd466cdec64ec338c3c Mon Sep 17 00:00:00 2001 From: Keith Holman Date: Thu, 5 Jun 2014 14:31:42 -0400 Subject: 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 --- meta-openstack/recipes-devtools/python/python-keystone_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb') 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} += " \ python-lxml \ python-iso8601 \ python-keystoneclient \ + python-openstack-nose \ python-oslo.config \ python-dogpile.core \ python-dogpile.cache \ -- cgit v1.2.3-54-g00ecf