[PATCH conductor] Moving the service parameter type attr off the parameter tag

Dan Radez dradez at redhat.com
Thu May 31 18:35:50 UTC 2012


reposting this patch after a couple updates to issues found in the cucumber tests

Service parameters have an attribute named type on them that conductor uses to decided whether or not to preset a text box as a password or not when collecting parameter values from the user at launch time. This type attr is only relevant to parameters that have a child value tag.
This patch moves the type attribute to the value tag and throws warnings to the user when the type attribute is still passed on the parameter tag.

radez





More information about the aeolus-devel mailing list