Bug 748496

Summary: Launching a deployable with inter-assembly parameter references fails
Product: [Retired] CloudForms Cloud Engine Reporter: Greg Blomquist <gblomqui>
Component: aeolus-conductorAssignee: Greg Blomquist <gblomqui>
Status: CLOSED NOTABUG QA Contact: Dave Johnson <dajohnso>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: akarol, dajohnso, deltacloud-maint, dgao, jvlcek, ssachdev
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-25 17:05:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Greg Blomquist 2011-10-24 15:42:45 UTC
Description of problem:

When trying to launch a deployable with inter-assembly parameter references results in the error message:

  undefined local variable or method `reference_service' for #<ParameterXML:0x7fd494b831c8>

Comment 1 Greg Blomquist 2011-10-25 21:05:08 UTC
Using this test deployable: http://file.rdu.redhat.com/~gblomqui/deployables/bz748496.xml

Patch submitted:
https://fedorahosted.org/pipermail/aeolus-devel/2011-October/006094.html

Before the submitted patch, the user encounters the following error when launching:

undefined local variable or method `reference_service' for
#<ParameterXML:0x7fd494b831c8>

Now, the deployable launches successfully.

Comment 2 Greg Blomquist 2012-01-25 17:05:10 UTC
Since this patch is several months old, the code that this patch affected has actually been obsoleted.  Closing, not a bug.