From d03e8d53fe7223540de1ad53bb529e9f69a0a57e Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 5 Oct 2013 18:44:44 +0800 Subject: [PATCH] python-novaclient needs to be >= 2.15.0 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 096dcd44f..37e564054 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-mysqldb, python-netaddr, python-nose, - python-novaclient (>= 2:2.13.0), + python-novaclient (>= 2:2.15.0), python-oslo.config, python-oslo.sphinx, python-paramiko (>= 1.8.0), @@ -83,6 +83,7 @@ Depends: python-amqplib, python-migrate, python-mysqldb, python-netaddr, + python-novaclient (>= 2:2.15.0), python-oslo.config, python-paramiko (>= 1.8.0), python-paste, -- 2.45.2