Code Review
/
openstack-build
/
cinder-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
950d89e
)
Add dependencies python-oslo-rootwrap and python-taskflow
author
Roman Vyalov
<rvyalov@mirantis.com>
Thu, 17 Apr 2014 14:19:40 +0000
(18:19 +0400)
committer
Roman 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
patch
|
blob
|
history
diff --git
a/rpm/SPECS/openstack-cinder.spec
b/rpm/SPECS/openstack-cinder.spec
index 33407da70d34891f8896246f59aecea278008f90..865ad405ebffb90cd0798ee9c48cea35d13b2b0e 100644
(file)
--- 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.