Bug 1201282

Summary: [ccs2pcs] MySQL conversion ignores startup_wait and shutdown_wait
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-03-13 09:21:58 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:

Description Patrik Hagara 2015-03-12 13:09:57 UTC
Description of problem:
startup_wait and shutdown_wait options of cman MySQL RA are ignored by clufter while they could be converted to "start" and "stop" options, respectively.

Version-Release number of selected component (if applicable):
6653eb19834b66b3dde4dafc1e4533e4a00df748 from next branch

How reproducible:
always

Steps to Reproduce:
1. try converting cluster.conf containing mysql resource with defined startup_wait and shutdown_wait timeouts

Actual results:
timeouts ignored completely

Expected results:
timeouts should be migrated to pcs

Additional info:
none