Bug 1273789
Summary: | Do not initialize disabled extensions | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Alon Bar-Lev <alonbl> |
Component: | Tools.Extensions | Assignee: | Alon Bar-Lev <alonbl> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondra Machacek <omachace> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6.0 | CC: | bugs, iheim |
Target Milestone: | ovirt-3.6.1 | Keywords: | CodeChange |
Target Release: | 3.6.1 | Flags: | alonbl:
ovirt-3.6.z?
alonbl: planning_ack? alonbl: devel_ack+ rule-engine: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | infra | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-16 12:17:37 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: |
Description
Alon Bar-Lev
2015-10-21 08:52:44 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. [root@om-ovirt36 ~]# rpm -q rhevm-backend rhevm-backend-3.6.1-0.2.el6.noarch [root@om-ovirt36 ~]# ovirt-engine-extensions-tool aaa search --extension-name=ad2008-authz --entity-name=user* ... 2015-11-26 11:18:15 FINE Loading extension file 'ad2008-authz.properties' 2015-11-26 11:18:15 FINE Extension file 'ad2008-authz.properties' disabled 2015-11-26 11:18:15 FINE Loading extension file 'ad2008-authn.properties' 2015-11-26 11:18:15 FINE Extension file 'ad2008-authn.properties' disabled ... [root@om-ovirt36 ~]# echo $? 1 According to verification status and target milestone this issue should be fixed in oVirt 3.6.1. Closing current release. |