From 0a1667f836616d86b1c04c3e70ecf5c8e4f3a4ef Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 11 Dec 2013 15:08:57 -0500 Subject: tempest: add mlock dependency neutron tests require mlock, so we add it to the tempest RDEPENDS. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-extended/tempest/tempest_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-extended') diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb index 212eebe..045a69a 100644 --- a/meta-openstack/recipes-extended/tempest/tempest_git.bb +++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb @@ -61,6 +61,7 @@ FILES_${PN} = "${libdir}/* \ RDEPENDS_${PN} += " \ ${SRCNAME}-tests \ python-mox \ + python-mock \ python-testrepository \ python-fixtures \ python-keyring \ -- cgit v1.2.3-54-g00ecf