From Fedora Project Wiki
No edit summary
Line 25: Line 25:
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->


OpenStack deployments currently use RabbitMQ as the AMQP backend for messaging between OpenStack nova services on different nodes.  This feature will allow the use of Qpid as an alternative.  Qpid supports some features, such as active-active clustering and federation of message brokers, that are not available with RabbitMQ.
OpenStack deployments currently use RabbitMQ as the AMQP backend for messaging between OpenStack nova services on different nodes.  This feature will allow the use of Qpid as an alternative.


== Benefit to Fedora ==
== Benefit to Fedora ==

Revision as of 14:32, 22 December 2011


Feature Name

OpenStack using Qpid.

Summary

Provide an alternative to using RabbitMQ as the AMQP backend for an OpenStack deployment. This requires a new module inside of OpenStack nova.

Owner

  • Name: Russell Bryant
  • Email: <your email address so we can contact you, invite you to meetings, etc.>

Current status

  • Targeted release: Fedora 17
  • Last updated: 2011-12-20
  • Percentage of completion: 15%


Detailed Description

OpenStack deployments currently use RabbitMQ as the AMQP backend for messaging between OpenStack nova services on different nodes. This feature will allow the use of Qpid as an alternative.

Benefit to Fedora

With this feature in place, OpenStack administrators have more choice about what infrastructure they would like to put in place for their cloud.

Scope

This is primarily an upstream development effort. We must develop a new module that will be incorporated into OpenStack nova to support using Qpid. We aim to get this completed and integrated into the OpenStack Essex release. At that point we will just need to make sure that the new module is properly packaged and is compatible with the version of Qpid in Fedora.

How To Test

User Experience

Dependencies

None.

Contingency Plan

If this feature is not completed in time, it will get pulled and bumped to the next release. No other feature depends on this one.

Documentation

Release Notes

Comments and Discussion