Bug 1422901
| Summary: | Unable to use the same tenant name across multiple regions. | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Josh Carter <jocarter> | |
| Component: | Appliance | Assignee: | Gregg Tanzillo <gtanzill> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Kotvan <pakotvan> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.7.0 | CC: | abellott, byount, clasohm, gtanzill, jhardy, jrafanie, myoder, obarenbo, saali | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.10.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | distributed:cfme_tenant | |||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1517954 (view as bug list) | Environment: | ||
| Last Closed: | 2018-06-21 20:55:28 UTC | Type: | Bug | |
| 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: | ||||
| Bug Blocks: | 1517954 | |||
|
Description
Josh Carter
2017-02-16 14:10:03 UTC
Yoder, I just created a PR for this - https://github.com/ManageIQ/manageiq/pull/16506 New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/f2d4533a79ce05c3ef751ec66c710a4b231910ee commit f2d4533a79ce05c3ef751ec66c710a4b231910ee Author: Gregg Tanzillo <gtanzill> AuthorDate: Mon Nov 20 15:58:25 2017 -0500 Commit: Gregg Tanzillo <gtanzill> CommitDate: Mon Nov 20 16:03:51 2017 -0500 Scope Tenant#name validation to the current region https://bugzilla.redhat.com/show_bug.cgi?id=1422901 app/models/tenant.rb | 4 +++- spec/models/tenant_spec.rb | 9 +++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) |