Bug 1422590
| Summary: | Security groups reflected twice on Cloud tenant page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Oleksandr Kolisnyk <okolisny> | ||||
| Component: | UI - OPS | Assignee: | Tzu-Mainn Chen <tzumainn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Oleksandr Kolisnyk <okolisny> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
| Target Release: | 5.8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.8.0.2 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1426638 (view as bug list) | Environment: | |||||
| Last Closed: | 2017-06-12 16:41:50 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | Openstack | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1426638 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/fd0fa10c45debde58f4aeb0c7b4f458598423505 commit fd0fa10c45debde58f4aeb0c7b4f458598423505 Author: Tzu-Mainn Chen <tzumainn> AuthorDate: Wed Feb 22 22:31:44 2017 +0100 Commit: Tzu-Mainn Chen <tzumainn> CommitDate: Wed Feb 22 22:31:44 2017 +0100 Removed duplicate security group listing in cloud tenant table https://bugzilla.redhat.com/show_bug.cgi?id=1422590 app/helpers/cloud_tenant_helper/textual_summary.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |
Created attachment 1250649 [details] relationships table Version-Release number of selected component (if applicable): CF 5.7.1 and RHOS 10 as Cloud provider How reproducible: Steps to Reproduce: 1. Go Compute -> Cloud -> Tenants 2. Click on any cloud tenant of Openstack provider 3. Check relationships table Actual results: Two same entries for Security groups (check attach) Expected results: All relations displayed properly