From: Maksym Yatsenko Date: Tue, 17 Feb 2015 16:00:28 +0000 (+0200) Subject: Add "cryptsetup" requirements to deb, rpm specs. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F3638%2F3;p=openstack-build%2Fcinder-build.git Add "cryptsetup" requirements to deb, rpm specs. Partial-Bug: #1420849 Change-Id: Ie98057486ca6240a93e3c8ba196dce6e52cb12e0 --- diff --git a/debian/control b/debian/control index c084f55c2..a16fba5c2 100644 --- a/debian/control +++ b/debian/control @@ -143,6 +143,7 @@ Depends: cinder-common (= ${binary:Version}), lvm2, tgt, + cryptsetup, ${misc:Depends}, ${python:Depends} Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index 6c9e4754e..b9500ad6e 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -116,6 +116,7 @@ Requires: python-taskflow >= 0.4 Requires: python-ceph #Requires: iscsi-initiator-utils +Requires: cryptsetup %description -n python-cinder OpenStack Volume (codename Cinder) provides services to manage and