]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add dependencies python-oslo-rootwrap and python-taskflow
authorRoman Vyalov <rvyalov@mirantis.com>
Thu, 17 Apr 2014 14:19:40 +0000 (18:19 +0400)
committerRoman Vyalov <rvyalov@mirantis.com>
Thu, 17 Apr 2014 14:19:40 +0000 (18:19 +0400)
This dependencies need by https://bugs.launchpad.net/fuel/+bug/1309028 and https://bugs.launchpad.net/fuel/+bug/1305170

rpm/SPECS/openstack-cinder.spec

index 33407da70d34891f8896246f59aecea278008f90..865ad405ebffb90cd0798ee9c48cea35d13b2b0e 100644 (file)
@@ -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.