]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add "cryptsetup" requirements to deb, rpm specs. 38/3638/3
authorMaksym Yatsenko <myatsenko@mirantis.com>
Tue, 17 Feb 2015 16:00:28 +0000 (18:00 +0200)
committerMaksym Yatsenko <myatsenko@mirantis.com>
Wed, 11 Mar 2015 14:35:38 +0000 (16:35 +0200)
Partial-Bug: #1420849

Change-Id: Ie98057486ca6240a93e3c8ba196dce6e52cb12e0

debian/control
rpm/SPECS/openstack-cinder.spec

index c084f55c225ebe0154bba0a6c194295827412c0b..a16fba5c219fb88b1a7f746b77f55681a57251f8 100644 (file)
@@ -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 )
index 6c9e4754e1096758c77976dafaa66da86764f21f..b9500ad6e0a214f36f93e607a39c8b36f91b86bd 100644 (file)
@@ -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