Bug 1042125 - [RFE][oslo]: Move common settings from services manager.
Summary: [RFE][oslo]: Move common settings from services manager.
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:06 UTC by RHOS Integration
Modified: 2015-03-19 17:27 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:06:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/oslo-base-manager.

Description:

Managers are responsible for a certain aspect of the system.  It is a logical
grouping of code relating to a portion of the system.  In general other
components should be using the manager to make changes to the components that
it is responsible for.

Manager are used at least in Nova and Cinder, so we should move this code to oslo, and reuse it in both projects.
Also, we are not able to move common Scheduer code (link to bp with scheduler) to oslo without moving manager.

Specification URL (additional information):

None


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