Fix keystoneclient dependencies
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 62f749bb600948c91e45d297e55aa91da415565e..41ef5ed171c95334d9984e1805f007fc9041fea7 100644 (file)
@@ -14,10 +14,11 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: pep8,
  python-anyjson, 
  python-eventlet,  
- python-flask,  
+ python-flask (>= 0.9),
  python-glance,
- python-glanceclient,
+ python-glanceclient (>= 0.6),
  python-iso8601,
+ python-keystoneclient (>= 1:0.2),
  python-kombu,  
  python-lockfile,
  python-ming,
@@ -42,6 +43,9 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-anyjson,   
  python-eventlet,
  python-flask (>= 0.9),
+ python-glanceclient (>= 0.6),
+ python-greenlet (>= 0.4),
+ python-keystoneclient (>= 1:0.2),
  python-iso8601,
  python-kombu,
  python-lockfile,
@@ -95,7 +99,7 @@ Package: ceilometer-api
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Recommends: python-pymongo (>= 2.2), python-sqlalchemy
-Depends: debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2), python-keystoneclient
+Depends: adduser, debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
 Description: OpenStack efficient metering counters system (API service)
  Ceilometer aims to deliver a unique point of contact for billing systems to 
  aquire all counters they need to establish customer billing, accross all
@@ -124,7 +128,7 @@ Package: ceilometer-agent-central
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends},
- ${misc:Depends}, python-keystoneclient
+ ${misc:Depends}
 Description: OpenStack efficient metering counters system (central agent)
  Ceilometer aims to deliver a unique point of contact for billing systems to 
  aquire all counters they need to establish customer billing, accross all