Bug 1040982 - [RFE][nova]: Allow windows builds with xentools 6-1 and above
Summary: [RFE][nova]: Allow windows builds with xentools 6-1 and above
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: Upstream M1
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_icehouse-1 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:18 UTC by RHOS Integration
Modified: 2019-09-09 14:10 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-12 21:31:52 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:18:01 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/allow-windows-builds-with-xentools6-1-and-6-2.

Description:

Windows builds with pre-installed xentools version >= 6.1 require the property 'device_id' to be set on the xen vm record for the VM to build successfully. Also, the device_id needs to be set only if the hypervisor version is greater than or equal to 6.1
For eg, the device_id requires to be set to "0002" in case of Windows with xen tools version >= 6.1
Refer to:
http://support.citrix.com/article/CTX135099
http://www.r2dtop.com/wp-content/uploads/2012/10/listxstools.png
for more information.

Requires:
In Glance, the property 'xenapi_device_id' has to be set on the image_metadata for such images which require a device_id to be built.

Approach taken:
In Nova, the property 'xenapi_device_id' on the image_metadata is copied over to the xen vm record before vm create is invoked.

Specification URL (additional information):

None

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


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