From 796fcaf01b0499be36134168ccafadd6cc4f29a7 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 11 Dec 2013 14:07:36 -0500 Subject: tempest: depend on python-mox Many openstack tests require mox and stubout, so we depend on python-mox to ensure they are available. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-extended/tempest/tempest_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb index d747905..212eebe 100644 --- a/meta-openstack/recipes-extended/tempest/tempest_git.bb +++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb @@ -60,6 +60,7 @@ FILES_${PN} = "${libdir}/* \ " RDEPENDS_${PN} += " \ ${SRCNAME}-tests \ + python-mox \ python-testrepository \ python-fixtures \ python-keyring \ -- cgit v1.2.3-54-g00ecf