Bug 1181603
Summary: | [AAA] no warning when same profile name is specified in multiple extension | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Ondra Machacek <omachace> | ||||
Component: | ovirt-engine-core | Assignee: | Alon Bar-Lev <alonbl> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondra Machacek <omachace> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.5 | CC: | bugs, ecohen, gklein, iheim, lsurette, oourfali, rbalakri, yeylon | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | 3.5.1 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | infra | ||||||
Fixed In Version: | ovirt-3.5.1_rc1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-09-04 12:48:04 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1076964, 1193058, 1196662, 1197441 | ||||||
Attachments: |
|
Description
Ondra Machacek
2015-01-13 12:58:55 UTC
this is not a bug, the legacy profiles are extensions just like any other, their name is unique as any other extension. you should see the following message in log: Could not load the configuration '%1$s' from file %2$s. A configuration with the same name was already loaded from file %3$s" file name will probably be N/A as this is internally generated. Created attachment 979617 [details]
engine.log
I don't see it in log.
oh! sorry, I misread... you have conflict with profile name... last wins, no warning in this regard. we can probably add one, I do not think it is critical as sysadmin will handle this anyway. Yes, it's not critical, but it can help to find, where he has mistake in config. Let's fix the warning. This is an automated message: This bug should be fixed in oVirt 3.5.1 RC1, moving to QA oVirt 3.5.1 has been released. If problems still persist, please make note of it in this bug report. this ovirt bug was fixed during 3.5.1 cycle and is included in the build, and therefore should be verified. 2015-03-02 13:19:30,308 WARN [org.ovirt.engine.core.aaa.AuthenticationProfileRepository] (ServerService Thread Pool -- 49) Profile name 'brq-ipa.rhev.lab.eng.brq.redhat.com' already registered for 'brq-ipa.rhev.lab.eng.brq.redhat.com-authn', ignoring for 'builtin-authn-brq-ipa.rhev.lab.eng.brq.redhat.com' This is an automated message. oVirt 3.5.4 has been released on September 3rd 2015 and should include the fix for this BZ. Moving to closed current release. |