Bug 1411364
Summary: | [RFE] Support container/infra/cloud provider policies in the UI | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - OPS | Assignee: | Beni Paskin-Cherniavsky <cben> |
Status: | CLOSED ERRATA | QA Contact: | Einat Pacifici <epacific> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.7.0 | CC: | cben, hkataria, jhardy, mfalesni, mpovolny, obarenbo |
Target Milestone: | GA | Keywords: | FutureFeature, ZStream |
Target Release: | 5.7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.7.1.0 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | 1411337 | Environment: | |
Last Closed: | 2017-02-27 19:18:17 UTC | Type: | --- |
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: | 1411337 | ||
Bug Blocks: |
Comment 2
CFME Bot
2017-01-09 14:55:48 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/5cf7817b057017681df31e4b0ffada638e20b91e commit 5cf7817b057017681df31e4b0ffada638e20b91e Author: Martin Povolny <mpovolny> AuthorDate: Sun Dec 4 11:26:48 2016 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Mon Jan 9 12:07:11 2017 -0500 Merge pull request #12803 from cben/provider-policies Add missing "Provider Compliance/Control Policies" texts (cherry picked from commit 5e8b3b6695e9e7e3ed67055ee245560d39b3fda1) https://bugzilla.redhat.com/show_bug.cgi?id=1411364 app/views/miq_policy/_policy_folders.html.haml | 31 ++++++++++++++------------ 1 file changed, 17 insertions(+), 14 deletions(-) The functionality has long been there, already in 5.7.0 I think. The only unmerged fix is https://github.com/ManageIQ/manageiq/pull/13388 but that just renames 3 events to be more consistent. Feel free to move to POST now if you feel that's unrelated (I see the master BZ is already POST); if not, I'll move to POST when the renaming lands. Also submitted https://github.com/ManageIQ/manageiq_docs/pull/223 to document the added compliance events. 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://rhn.redhat.com/errata/RHSA-2017-0320.html New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/ab2c70319ea2ed076081eb948597deaccb9060a6 commit ab2c70319ea2ed076081eb948597deaccb9060a6 Author: Gregg Tanzillo <gtanzill> AuthorDate: Wed Feb 8 09:17:14 2017 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Mar 3 13:19:53 2017 -0500 Merge pull request #13388 from cben/provider-compliance-events-description Rename events "ExtManagementSystem Compliance *" -> "Provider Compliance *" (cherry picked from commit af4f115902f3dfc2feec7f3c71678123c94014c6) https://bugzilla.redhat.com/show_bug.cgi?id=1411364 db/fixtures/miq_event_definitions.csv | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) |