Bug 1552231
Summary: | Appliances Missing from Global Region are showing a Zone ID of a Local Region | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | myoder | |
Component: | Appliance | Assignee: | Gregg Tanzillo <gtanzill> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Tasos Papaioannou <tpapaioa> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.6.0 | CC: | abellott, cpelland, gtanzill, myoder, obarenbo, tpapaioa | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.10.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1566568 (view as bug list) | Environment: | ||
Last Closed: | 2019-02-11 14:07:05 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | CFME Core | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1566568 |
Comment 3
Gregg Tanzillo
2018-03-07 14:20:47 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/be2a49a03888f94848a1537a7508be94c2a84f2e commit be2a49a03888f94848a1537a7508be94c2a84f2e Author: Gregg Tanzillo <gtanzill> AuthorDate: Wed Mar 7 15:53:14 2018 -0500 Commit: Gregg Tanzillo <gtanzill> CommitDate: Wed Mar 7 15:53:14 2018 -0500 Scope the default zone to the current region This addresses the case where a new server is added to a DB containing multiple regions and the default zone from a remote region is assigned Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1552231 app/models/zone.rb | 2 +- spec/models/zone_spec.rb | 10 + 2 files changed, 11 insertions(+), 1 deletion(-) Verified on 5.10.0.2. |