From 74cadd33174e80a7142741b7625ca1f35e12e0f7 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 27 Mar 2013 15:54:40 +0800 Subject: [PATCH] Ceilometer needs at least keystone 0.2.3 (updated (build-)dependencies). Rewritten-From: 492881d31577695b1b2338b768244dff4674c4bd --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 3593909..b1fdaee 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: pep8, python-glance (>= 2013.1~), python-glanceclient (>= 1:0.6), python-iso8601, - python-keystoneclient (>= 1:0.2), + python-keystoneclient (>= 1:0.2.3), python-kombu, python-lockfile, python-lxml, @@ -66,7 +66,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-flask (>= 0.9), python-glanceclient (>= 1:0.6), python-greenlet (>= 0.4), - python-keystoneclient (>= 1:0.2), + python-keystoneclient (>= 1:0.2.3), python-iso8601, python-kombu, python-lockfile, -- 2.32.3