Bug 1678123
Summary: | [RFE] As a Service Author, when I create a Service I can select Tenants where the service will be available | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Loic Avenel <lavenel> |
Component: | Appliance | Assignee: | Hilda Stastna <hstastna> |
Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | high | ||
Version: | unspecified | CC: | abellott, hkataria, hstastna, lpichler, mfeifer, mpovolny, nansari, obarenbo, simaishi, smallamp, tnovotna |
Target Milestone: | GA | Keywords: | RFE |
Target Release: | 5.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-12 13:35:44 UTC | Type: | Bug |
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: |
Description
Loic Avenel
2019-02-18 07:22:35 UTC
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 |