From: Thomas Goirand Date: Wed, 28 Nov 2012 11:59:25 +0000 (+0000) Subject: cinder-api depends on adduser X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=122a363d0a448b0cae57d13b2e5ce74354321d7a;p=openstack-build%2Fcinder-build.git cinder-api depends on adduser Rewritten-From: 04df4d7c72bdfe271f7cc4960b5b00cb45197fe8 --- diff --git a/xenial/debian/control b/xenial/debian/control index a2ed3dc89..a7169e398 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -99,7 +99,7 @@ Description: Openstack block storage as a service - common files Package: cinder-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: ${ostack-lsb-base}, debconf, cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystoneclient +Depends: adduser, ${ostack-lsb-base}, debconf, cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystoneclient Description: Openstack block storage as a service - API server Cinder is a block storage as service system for the Openstack cloud computing software suite. It is a direct replacement for nova-volume as a separate