Bug 1041244 - [RFE][nova]: configurable-rpc-dispatcher-callbacks
Summary: [RFE][nova]: configurable-rpc-dispatcher-callbacks
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 14:04 UTC by RHOS Integration
Modified: 2015-03-19 17:03 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 14:04:20 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/configurable-rpc-dispatcher-callbacks.

Description:

Currently, the rpc dispatcher callbacks include two class:
1. every components' manager class  2. baserpc.BaseRPCAPI

I think It would be better to allow people able to add additional callbacks .

The additional callbacks with different namespace can used to handle specific scene they needed instead of through
change the manager class or inherit manager class.

Specification URL (additional information):

None


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