diff options
| author | Keith Holman <Keith.Holman@windriver.com> | 2014-06-05 14:31:42 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-09 10:49:38 -0400 |
| commit | 4e791aa8405287442732db2198a83cc3fab85a1a (patch) | |
| tree | 85929f9ac9c36e24786aafc0a4e5f77b87123ff4 /meta-openstack/recipes-devtools/python/python-keystone_git.bb | |
| parent | 4f518df6a55377938e05a067ae54294e2e92c50d (diff) | |
| download | meta-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.bb | 1 |
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 \ |
