From 9609ba0b6bd7c465a24ab3c60f12aa6517552187 Mon Sep 17 00:00:00 2001 From: Roman Vyalov Date: Thu, 17 Apr 2014 18:19:40 +0400 Subject: [PATCH] Add dependencies python-oslo-rootwrap and python-taskflow This dependencies need by https://bugs.launchpad.net/fuel/+bug/1309028 and https://bugs.launchpad.net/fuel/+bug/1305170 --- rpm/SPECS/openstack-cinder.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index 33407da70..865ad405e 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -109,6 +109,9 @@ Requires: python-six >= 1.4.1 Requires: python-babel Requires: python-lockfile +Requires: python-oslo-rootwrap +Requires: python-taskflow + %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