[openstack-nova] depend on python-carrot

Pádraig Brady pbrady at fedoraproject.org
Fri Jan 27 14:29:22 UTC 2012


commit f0592a98fa8245c82d7f0ea8f661abb5851ff880
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Jan 27 14:28:39 2012 +0000

    depend on python-carrot
    
    essex needs python-carrot amqp lib for the moment.
    We probably should make this optional.

 openstack-nova.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index c5c3dd2..ad45abc 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -59,8 +59,10 @@ Requires:         MySQL-python
 
 Requires:         euca2ools
 Requires:         openssl
+# TODO: make these optional
 Requires:         rabbitmq-server
 Requires:         python-qpid
+Requires:         python-carrot
 Requires:         sudo
 
 Requires(post):   systemd-units


More information about the scm-commits mailing list