Bug 511130

Summary: VMGahp Generic XML Generator
Product: Red Hat Enterprise MRG Reporter: Benjamin Kreuter <bkreuter>
Component: condorAssignee: Timothy St. Clair <tstclair>
Status: CLOSED WONTFIX QA Contact: Luigi Toscano <ltoscano>
Severity: medium Docs Contact:
Priority: high    
Version: 1.0CC: iboverma, ltoscano, matt, tstclair
Target Milestone: 2.0Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Grid enhancement. Enhanced vm-gahp to allow a configurable script to generate libvirt XML
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-22 17:48:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 527551    
Attachments:
Description Flags
Instructions on how to use the feature
none
A test case that generates QCOW images for KVM jobs
none
A test case that sets up a VNC display for KVM jobs none

Description Benjamin Kreuter 2009-07-13 20:19:19 UTC
Add support for generic XML parsing for libvirt XML in the VM Gahp.

Comment 1 Benjamin Kreuter 2009-08-17 20:04:07 UTC
Created attachment 357699 [details]
Instructions on how to use the feature

This is a short overview of how the new feature can be used.

Comment 2 Benjamin Kreuter 2009-08-17 20:06:48 UTC
I have attached a short overview of how this feature can be used.  This depends on another new feature, which has also be committed upstream, that allows the vm-gahp to execute a helper script to generate the libvirt XML.  In order to use this feature, the configuration option LIBVIRT_XML_SCRIPT in condor_config should be set to the path of the compiled yacc parser, generate_xml, in the condor_examples directory.  That parser should be built as part of the condor build process.

Comment 3 Benjamin Kreuter 2009-08-17 20:11:26 UTC
Created attachment 357701 [details]
A test case that generates QCOW images for KVM jobs

This is a test case for QCOW images for KVM jobs.  The path to "mkqcow.sh" should be changed to the appropriate path on your system; this script is in the condor_examples directory.

Comment 4 Benjamin Kreuter 2009-08-17 20:12:07 UTC
Created attachment 357702 [details]
A test case that sets up a VNC display for KVM jobs

Comment 6 Irina Boverman 2009-10-28 18:04:25 UTC
Release note added. If any revisions are required, please set the 
"requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly.
All revisions will be proofread by the Engineering Content Services team.

New Contents:
Enhanced vm-gahp to generate libvirt XML (511130)

Comment 7 Matthew Farrellee 2009-10-28 18:23:01 UTC
Release note updated. If any revisions are required, please set the 
"requires_release_notes"  flag to "?" and edit the "Release Notes" field accordingly.
All revisions will be proofread by the Engineering Content Services team.

Diffed Contents:
@@ -1 +1 @@
-Enhanced vm-gahp to generate libvirt XML (511130)+Enhanced vm-gahp to allow a configurable scrip to generate libvirt XML (511130)

Comment 8 Lana Brindley 2009-11-09 00:31:25 UTC
Release note updated. If any revisions are required, please set the 
"requires_release_notes"  flag to "?" and edit the "Release Notes" field accordingly.
All revisions will be proofread by the Engineering Content Services team.

Diffed Contents:
@@ -1 +1,3 @@
-Enhanced vm-gahp to allow a configurable scrip to generate libvirt XML (511130)+Grid enhancement.
+
+Enhanced vm-gahp to allow a configurable script to generate libvirt XML

Comment 15 Timothy St. Clair 2011-02-22 17:48:57 UTC
In ref to comment 3 we should try use all the existing tools for creating images plus outline minor guidelines in preparation for the grid.