Bug 828508

Summary: [RFE] Allow for re-use of parameters between services
Product: [Retired] CloudForms Cloud Engine Reporter: james labocki <jlabocki>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED EOL QA Contact: Rehana <aeolus-qa-list>
Severity: low Docs Contact:
Priority: low    
Version: 1.1.0CC: dajohnso, morazi
Target Milestone: rcKeywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:

Description james labocki 2012-06-04 20:06:13 UTC
Description of problem:
When modifying application blueprint XML to add/declare services, it does not appear that it is possible to have parameters defined globally.  For one, parameters appear to only be defineable within the context of a single named service.  In order to use the same parameter across named services, they must be re-defined multiple times.  Additionally, you would need to redefine parameters multiple times across assemblies, too.

This is a request to allow for re-use across services.