Bug 1041078 - [RFE][nova]: Add RPC based ServiceGroup driver
Summary: [RFE][nova]: Add RPC based ServiceGroup driver
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
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 13:34 UTC by RHOS Integration
Modified: 2015-03-19 17:43 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:34:59 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/rpc-based-servicegroup-driver.

Description:

Once the ServiceGroup API has landed, we will first have a db based backend, which implements service discovery using the database just as before.  There is also work being done to allow zookeeper as a backend (https://blueprints.launchpad.net/nova/+spec/zk-service-heartbeat).  This project is to investigate and implement an rpc based driver that is somewhat of a middle ground between these two options.  It would provide better performance than the db backend, but without the added zookeeper dependency.

Specification URL (additional information):

None


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