Add SSL support for RabbitMQ Communication

Bug #790900 reported by Antony Messerli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Josh Kearney

Bug Description

Add SSL support for RabbitMQ Communication for sending messages securely.

Related branches

Josh Kearney (jk0)
Changed in nova:
assignee: nobody → Josh Kearney (jk0)
status: New → In Progress
Revision history for this message
Chris Behrens (cbehrens) wrote :

Josh: This one is easy. Just add a rabbit_use_ssl boolean flag defaulting to False. Then where rabbit_host, etc is passed in Connection(), you'll add a: ssl=FLAGS.rabbit_use_ssl to the params dict or whatever.

Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Wishlist
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-2
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-2 → 2011.3
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.