Bug 1616078
| Summary: | [RFE] Add state_machine_phase attribute to transformation state machines | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Fabien Dupont <fdupont> | |
| Component: | Automate | Assignee: | Fabien Dupont <fdupont> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kedar Kulkarni <kkulkarn> | |
| Severity: | low | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.9.4 | CC: | fdupont, mkanoor, obarenbo, simaishi, smallamp, tfitzger | |
| Target Milestone: | GA | Keywords: | FutureFeature, TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.10.0.11 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1623559 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-12 16:52:38 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: | 1623559 | |||
|
Description
Fabien Dupont
2018-08-14 21:48:55 UTC
Associated PR: https://github.com/ManageIQ/manageiq-content/pull/402 I validated that following Attributes and Values are present in Automate code on 5.10.0.17: 1. The state machines in /Transformation/StateMachines/VMTransformation have an attribute name 'state_machine_phase' 2. This attribute for state machine /Transformation/StateMachines/VMTransformation/Transformation has a value of 'transformation' 3. This attribute for state machine /Transformation/StateMachines/VMTransformation/TransformationCleanup has a value of 'cleanup' |