Bug 1599350
Summary: | Unable to access tower job .normalized_live_status because "wrong constant name ::Dev::Xvda" | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | Automate | Assignee: | Bill Wei <bilwei> |
Status: | CLOSED ERRATA | QA Contact: | Pavol Kotvan <pakotvan> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.9.0 | CC: | bilwei, cpelland, gblomqui, jfrey, jhardy, jprause, jwarnica, mkanoor, obarenbo, smallamp, tfitzger |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.9.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.9.4.3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1583844 | Environment: | |
Last Closed: | 2018-09-04 18:00:46 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1583844 | ||
Bug Blocks: |
Comment 3
Bill Wei
2018-07-17 13:16:34 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/274821b23d5563b97e81790f9e6cc1e779eae39a commit 274821b23d5563b97e81790f9e6cc1e779eae39a Author: James Wong <jwong> AuthorDate: Fri Jul 27 18:28:50 2018 -0400 Commit: James Wong <jwong> CommitDate: Fri Jul 27 18:28:50 2018 -0400 Merge pull request #107 from bzwei/gem_16 ansible_tower_client gem dependency updated to 0.17 (cherry picked from commit d2598daab4411743540c951e9a4eb88d743c096a) https://bugzilla.redhat.com/show_bug.cgi?id=1599350 Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The playbook is long since lost to time, but (without testing) the use case could be a simple as ``` --- - set_stat: data: drive: /dev/xvda ``` Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:2561 |