Bug 670300

Summary: [RFE] implicit parameter dependencies for configurations using macros
Product: Red Hat Enterprise MRG Reporter: Will Benton <willb>
Component: wallabyAssignee: grid-maint-list <grid-maint-list>
Status: CLOSED WONTFIX QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 1.3CC: iboverma, matt
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-26 20:10:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Will Benton 2011-01-17 20:12:01 UTC
Description of problem:

It sure would be nice if wallaby identified implicit dependencies between parameter values and other parameters.  For example, say that node N has the following configuration:

   FOO=$(BAR)

It would be great to identify that N should also have BAR set in order to function properly.  This could appear to the (API) user either as a warning or an unsatisfied-dependency error at validation/activation time.  

(Note that this sort of dependency is different from explicit interparameter dependencies, which are a priori and exist independently of the values of params in particular configurations.  Note also that this functionality might require us to model additional macro parameters in the default condor wallaby db.)

Version-Release number of selected component (if applicable):

wallaby-0.10.2