From: Thomas Goirand <thomas@goirand.fr>
Date: Wed, 10 Sep 2014 11:54:05 +0000 (+0800)
Subject: Added python-passlib as dependency of python-cinder (Closes: #755178).
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f2e3c94a8da3053f1938d4b8a81e38ee720d767f;p=openstack-build%2Fcinder-build.git

Added python-passlib as dependency of python-cinder (Closes: #755178).

Rewritten-From: 1d01e1afbf878e9ef34fb1ab208542400d2bf87c
---

diff --git a/trusty/debian/control b/trusty/debian/control
index 9f32cfc13..22918fbd8 100644
--- a/trusty/debian/control
+++ b/trusty/debian/control
@@ -87,6 +87,7 @@ Depends: python-anyjson (>= 0.3.3),
          python-paramiko (>= 1.9.0),
          python-paste,
          python-pastedeploy,
+         python-passlib,
          python-pbr (>= 0.6),
          python-requests (>= 1.1),
          python-routes,