Description of problem: Provider can have its compliance checked, but there is no compliance box in details like on VMs. Version-Release number of selected component (if applicable): 5.9.0.11 How reproducible: always Steps to Reproduce: 1. Add a provider (I tested it with vSphere infra provider and Openstack cloud provider) 2. Open the provider details Actual results: Compliance check is possible in the Policy dropdown, but there is no compliance box on the details page to tell you the compliance status, so you don't know the outcome. Expected results: There is a compliance status box on the provider's details like there is one for VMs (there it is top-right). Additional info:
Assigning to Loic as PM.
https://github.com/ManageIQ/manageiq-ui-classic/pull/5398
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/cde1441169404551d4b8e288a94703498928891c commit cde1441169404551d4b8e288a94703498928891c Author: Brian McLaughlin <bmclaugh> AuthorDate: Fri Mar 29 14:21:36 2019 -0400 Commit: Brian McLaughlin <bmclaugh> CommitDate: Fri Mar 29 14:21:36 2019 -0400 Add Compliance Box to Provider details page Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1518613 app/controllers/mixins/ems_common.rb | 2 +- app/helpers/ems_cloud_helper.rb | 1 + app/helpers/ems_cloud_helper/textual_summary.rb | 1 + app/helpers/ems_infra_helper.rb | 1 + app/helpers/ems_infra_helper/textual_summary.rb | 1 + app/helpers/textual_mixins/ems_common.rb | 6 + 6 files changed, 11 insertions(+), 1 deletion(-)
Verified in 5.11.0.13. Compliance box is displayed in provider details.
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/RHBA-2019:4199