Bug 1208133

Summary: tomcat resource fails to convert
Product: [Fedora] Fedora Reporter: Patrik Hagara <phagara>
Component: clufterAssignee: Jan Pokorný [poki] <jpokorny>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jpokorny
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-02 12:18:00 UTC Type: Bug
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: 1182358    
Attachments:
Description Flags
cluster.conf with tomcat resource none

Description Patrik Hagara 2015-04-01 13:20:44 UTC
Created attachment 1009658 [details]
cluster.conf with tomcat resource

Description of problem:
Conversion of cluster.conf containing a tomcat-6 resource results in clufter crashing due to missing xsl:choose closing tag and missing definitions of $system{,_1,_2} variables in the filter's XSLT snippet.

Version-Release number of selected component (if applicable):
clufter next branch f5fa0f8fccacb1bdc76ec792df34f9bf373f8229

How reproducible:
always

Steps to Reproduce:
1. try to ccs2pcs convert the attached cluster.conf

Actual results:
clufter crash

Expected results:
successfull conversion

Additional info:

Comment 1 Jan Pokorný [poki] 2015-04-01 13:46:12 UTC
See [bug 1208128 comment 1] wrt. "$system{,_1,_2} variables".
Rest is easy fix.