Bug 1041113

Summary: [RFE][nova]: Xen: support for multiple hypervisor xen versions
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: hateya, markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/xen-support-for-hypervisor-versions
Whiteboard: upstream_milestone_none upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-12 21:31:45 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 13:39:45 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/xen-support-for-hypervisor-versions.

Description:

Ensure that the image lands on a hypervisor version that is equal or newer to the Xen tools version. This is to prevent an instance with newer tools from landing on an older host.
approach:
add xenapi tools version to image metadata, which would be copied over to the instance as well
advertise the prominent XS version within a cell to the parent through capabilities
add a cell-scheduler-filter to filter cells with compatible xen version hosts

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2013-12-12 21:31:45 UTC
Xen is not formally supported in RHELOSP at this time.