As a Service Author, when I create a Service I can select Tenants where the service will be available
https://github.com/ManageIQ/manageiq-ui-classic/pull/5445
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/1721ffa31893d8a8c577b3835231a949ad37178e commit 1721ffa31893d8a8c577b3835231a949ad37178e Author: Hilda Stastna <hstastna> AuthorDate: Wed Apr 10 11:59:03 2019 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Wed Apr 10 11:59:03 2019 -0400 Add Tenants tree to Catalog Item Edit page Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1678123 app/controllers/catalog_controller.rb | 22 +- app/views/catalog/_form_basic_info.html.haml | 1 + app/views/catalog/_st_angular_form.html.haml | 2 +- app/views/catalog/_tenants_tree_show.html.haml | 5 + 4 files changed, 27 insertions(+), 3 deletions(-)
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