Bug 861471
| Summary: | the deployable parameter's values passed via webui are not received by the audrey agent on the client | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Giulio Fidente <gfidente> | ||||
| Component: | aeolus-conductor | Assignee: | Jan Provaznik <jprovazn> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Giulio Fidente <gfidente> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 1.1.0 | CC: | asettle, dgao, dmacpher, matt.wagner, morazi, rlandy, slinaber | ||||
| Target Milestone: | beta4 | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | aeolus-conductor-0.13.18-1.el6cf | Doc Type: | Bug Fix | ||||
| Doc Text: |
Application Blueprint parameter values passed via UI were not received by Audrey Agent on the client. The values received by Audrey Agent were defaults specified in the Application Blueprint. This bug fix saves the changed launch parameters. The values received by the Audrey Agent are now the ones specified in the UI.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 15:22:34 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: | |||||||
| Attachments: |
|
||||||
|
Description
Giulio Fidente
2012-09-28 17:57:21 UTC
to add some more details to the bug report, it looks like the parameter's values inserted via webui in conductor are not passed to the configserver in the aeolus-configserver.log the values shown are the ones provided as default in the deployable on top of that, deployables which contain parameters with no default values set in the deployable file, _cannot_ be deployed and an error in webui appears Created attachment 620327 [details]
this is the test deployable ilfe used to reproduce the error
a patch for this is waiting for review: https://github.com/aeolusproject/conductor/pull/92 hopefully final version of the patch is: https://github.com/aeolusproject/conductor/pull/96 pushed to 1.1 branch, commit: d1eb8b92d22484658b75a246f30d8b3ebbb223dc works for me Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2012-1516.html |