Bug 1041448

Summary: [RFE][nova]: vmware drivers resource pool refactors
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/vmware-resource-pool-refactor
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:59:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 16:09:21 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/vmware-resource-pool-refactor.

Description:

In the VMware API the Resource Pool object is a more fundamental compute construct than the idea of a host, cluster, or vCenter. The driver should be written from the ground up to use this fundamental construct throughout its operations.

In addition, the use of the 0th resource pool in some contexts yields the "transparent" root-resource pool but in other contexts, a resource pool may contain nested resource pools which are slices of compute resources inside a host, cluster, or datacenter.

See also: https://review.openstack.org/#/c/35374/

Specification URL (additional information):

None