Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1166078

Summary: [ENGINE-SETUP] - Once dwh & reports are not installed in the 1st install, these options are not presented in the 2nd time
Product: [Retired] oVirt Reporter: Shirly Radco <sradco>
Component: ovirt-engine-reportsAssignee: Shirly Radco <sradco>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kubica <pkubica>
Severity: low Docs Contact:
Priority: low    
Version: 3.3CC: alonbl, bazulay, bdagan, bugs, dfediuck, didi, ecohen, gklein, iheim, lsurette, movciari, nbarcet, pstehlik, rbalakri, Rhev-m-bugs, sbonazzo, tdosek, yeylon, ylavi
Target Milestone: ---   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: If the user installed dwh and reports rpms but when he run engine-setup chose not to setup them, the setup will not ask again if he wants to install them on the next run. Consequence: The user might not know how to install the dwh and reports at this point Workaround (if any): A new flag was added to engine-setup --reconfigure-optional-components. If this flag was added all components that are defined as re-configurable will be asked again during the setup. Result: A simple way for the user to be asked again what components he wishes to setup.
Story Points: ---
Clone Of: 1166077 Environment:
Last Closed: 2015-11-04 13:56:42 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: 1072360, 1166077, 1277061    
Bug Blocks:    

Comment 1 Petr Kubica 2015-06-19 12:27:14 UTC
added new option to engine-setup

engine-setup --help
...
    --reconfigure-optional-components
        Ask again about components that were disabled in previous run.
...

Verified with:
ENGINE: ovirt-engine-3.6.0-0.0.master.20150617172413.git0933d9a.el6.noarch
DWH: ovirt-engine-dwh-3.6.0-0.0.master.20150617151108.20150617150804.gitfccbb7a.el6.noarch
REPORT: ovirt-engine-reports-3.6.0-0.0.master.20150617150217.20150617150004.git5003bdc.el6.noarch

Comment 2 Sandro Bonazzola 2015-11-04 13:56:42 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.