Bug 1123600 - [RFE][nova]: Granular compute service for hypervisor manager
Summary: [RFE][nova]: Granular compute service for hypervisor manager
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_defi...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-27 04:01 UTC by RHOS Integration
Modified: 2015-03-19 17:26 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2014-07-27 04:01:49 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/granular-compute.

Description:

Hypervisor manager is the management software which controls hypervisors running on different hosts. Besides physical hosts, hypervisor manager usually has its abstract definition of the compute resource it can manage. The abstract compute resource can be the whole pool of hosts managed by a hypervisor manager, or a pool which consists of several physical hosts, or an individual physical host, or a set of isolated CPU cores and memory within one host. Every type of those compute resource can be individually manipulated for VM provisioning.
Traditionally, Nova compute is the model of a physical host. This blueprint attempts to enable Nova to manipulate the abstract compute resource via hypervisor manager. This way, every type of compute resource can become a 'host' managed by Nova. It provides a very flexible and granular way for Nova to provision and schedule the VM.

Specification URL (additional information):

None


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