Bug 1437945
Summary: | Ansible playbook service retirement ignores provided host | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> | |
Component: | Automate | Assignee: | Bill Wei <bilwei> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 5.8.0 | CC: | jhardy, mkanoor, obarenbo, simaishi, tfitzger | |
Target Milestone: | GA | Keywords: | TestOnly | |
Target Release: | 5.9.0 | |||
Hardware: | All | |||
OS: | All | |||
Whiteboard: | ansible:service | |||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1439286 (view as bug list) | Environment: | ||
Last Closed: | 2018-03-06 14:54:47 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: | 1501143, 1506796 | |||
Bug Blocks: | 1439286 |
Description
Dmitry Misharov
2017-03-31 14:00:57 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/77fef962659166df6e74a6a29eabba11e33a664a commit 77fef962659166df6e74a6a29eabba11e33a664a Author: Bill Wei <bilwei> AuthorDate: Fri Mar 31 15:03:02 2017 -0400 Commit: Bill Wei <bilwei> CommitDate: Fri Mar 31 15:03:02 2017 -0400 Skip dialog options for retirement https://bugzilla.redhat.com/show_bug.cgi?id=1437945 app/models/service_ansible_playbook.rb | 2 +- spec/models/service_ansible_playbook_spec.rb | 30 +++++++++++++++++++++++++--- 2 files changed, 28 insertions(+), 4 deletions(-) Verified in 5.9.0.5.20171102023815_209f732. Ansible playbook service retirement accounts provided host. |