Bug 1326459
| Summary: | Automate namespace priority order not working properly | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> |
| Component: | Automate | Assignee: | mkanoor |
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, jhardy, mfeifer, mkanoor, nachandr, obarenbo, tfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.5 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | automate | ||
| Fixed In Version: | 5.5.5.2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1324094 | Environment: | |
| Last Closed: | 2016-07-26 15:32:16 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1324094 | ||
| Bug Blocks: | |||
|
Comment 2
mkanoor
2016-05-24 14:17:48 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=1b6e399ace6041e544bc3a07c1a7cde17f5643ac commit 1b6e399ace6041e544bc3a07c1a7cde17f5643ac Merge: f124165 9eba36b Author: Greg McCullough <gmccullo> AuthorDate: Tue May 24 12:24:39 2016 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Tue May 24 12:24:39 2016 -0400 Merge branch 'bugzilla_1326459_5_5_z' into '5.5.z' Incorrect priority order of domains Original PR https://github.com/ManageIQ/manageiq/pull/7884 Clean Cherry Pick https://bugzilla.redhat.com/show_bug.cgi?id=1326459 See merge request !949 app/controllers/miq_ae_class_controller.rb | 2 +- app/models/tenant.rb | 6 ++++++ spec/models/tenant_spec.rb | 18 ++++++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) Verified in 5.5.5.2 using the provided steps. 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://rhn.redhat.com/errata/RHBA-2016-1488.html |