From: Julien Danjou Date: Mon, 26 Nov 2012 17:14:06 +0000 (+0100) Subject: Add missing dep on novaclient X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=19635525004ee7b1ca339b8fdb67e89692fa0e78;p=openstack-build%2Fceilometer-build.git Add missing dep on novaclient Signed-off-by: Julien Danjou Rewritten-From: af6504048ff5b83835649bbc529dd0071e51639f --- diff --git a/trusty/debian/control b/trusty/debian/control index a549682..661cae8 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -45,6 +45,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-kombu, python-lockfile, python-nova (>= 2012.2), + python-novaclient (>= 2:2.6.10) python-netaddr, python-stevedore (>= 0.6), python-webob