From 2f93235ceb5cf37ce0a9674f48012b9aeb99004e Mon Sep 17 00:00:00 2001 From: Vitaly Parakhin Date: Mon, 12 May 2014 13:34:55 +0300 Subject: [PATCH] Adding python-ceph dependency. LP #1318518 Change-Id: I5ba78fb3273e175d61f2f8013b52583b99107702 --- debian/control | 5 +++-- rpm/SPECS/openstack-cinder.spec | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 11cee3fcd..2e9598d71 100644 --- a/debian/control +++ b/debian/control @@ -85,8 +85,9 @@ Depends: python-taskflow, python-webob (>= 1.2.3), ${misc:Depends}, - ${python:Depends} -Suggests: python-ceph, python-hp3parclient + ${python:Depends}, + python-ceph +Suggests: python-hp3parclient Description: Cinder Python libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index 865ad405e..ec19c432d 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -112,6 +112,8 @@ Requires: python-lockfile Requires: python-oslo-rootwrap Requires: python-taskflow +Requires: python-ceph + %description -n python-cinder OpenStack Volume (codename Cinder) provides services to manage and access block storage volumes for use by Virtual Machine instances. -- 2.45.2