Bug 1447367
| Summary: | Ansible playbook service cannot be retired | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> |
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.8.0 | CC: | bilwei, cpelland, dajohnso, dmisharo, jhardy, mkanoor, obarenbo, simaishi, tfitzger |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | ansible:service | ||
| Fixed In Version: | 5.8.0.14 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1446466 | Environment: | |
| Last Closed: | 2017-05-31 15:07:30 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: | 1446466 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-05-02 14:16:03 UTC
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/4db8b4280519369694c6b7535c3fb7c006aa6047 commit 4db8b4280519369694c6b7535c3fb7c006aa6047 Author: Greg McCullough <gmccullo> AuthorDate: Tue May 2 08:37:22 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Tue May 2 10:14:47 2017 -0400 Merge pull request #14957 from tinaafitz/add_notification_type Add orchestration_stack_retired notification type. (cherry picked from commit 48906874fdd02fc74cae384081a61c7c4b28983b) https://bugzilla.redhat.com/show_bug.cgi?id=1447367 db/fixtures/notification_types.yml | 6 ++++++ 1 file changed, 6 insertions(+) New commit detected on ManageIQ/manageiq-content/fine: https://github.com/ManageIQ/manageiq-content/commit/54111016d389c8a3b0c98d256617c2c699615438 commit 54111016d389c8a3b0c98d256617c2c699615438 Author: Greg McCullough <gmccullo> AuthorDate: Tue May 2 13:54:15 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Tue May 2 14:29:35 2017 -0400 Merge pull request #106 from tinaafitz/add_notification_to_finish_retirement Add notifications for finish_retirement. (cherry picked from commit 4b97013913f288f3a99b1133005ecbc70a4f76cb) https://bugzilla.redhat.com/show_bug.cgi?id=1447367 .../StateMachines/Methods.class/__methods__/finish_retirement.rb | 1 + .../StateMachines/Methods.class/__methods__/finish_retirement.rb | 1 + .../StateMachines/Methods.class/__methods__/finish_retirement.rb | 1 + .../StateMachines/Methods.class/__methods__/finish_retirement.rb | 1 + .../StateMachines/Methods.class/__methods__/finish_retirement_spec.rb | 1 + 5 files changed, 5 insertions(+) Verified in 5.8.0.14-rc3.20170509175238_5dbf87a. A service can be retired. 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-2017:1367 |