Bug 1042135 - [RFE][oslo]: Deprecate kombu as default rpc mechanism
Summary: [RFE][oslo]: Deprecate kombu as default rpc mechanism
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/oslo...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:07 UTC by RHOS Integration
Modified: 2015-03-19 17:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:23:41 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:07:54 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/no-kombu-default.

Description:

Historically, it seems that the Kombu driver is default because it existed before all others, before there was an abstraction. With multiple implementations now available, it may be time for a change.

Why?
* A default skews the practical testing scenarios, ensuring maturity of one driver over others.
* The kombu driver does not work "out of the box", so it is no more reasonable as a default than impl_fake.
* The RPC code is now in openstack-common, so addressing this later will only create additional technical debt.

In Grizzly, we will allow projects to deprecate the choice of Kombu as the default so that it may be removed in a future release.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.