Hide Forgot
Description of problem: When attempting to launch a deployable with parameters that have default values the values must be altered to activate the "Finalize" button on page: Configure launch-time parameters for your deployment: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a deployable with parameters that have default values. e.g.: <parameter name="JJV_test_data_01" type="scalar"> <value>JJVTestData01</value> </parameter> <parameter name="JJV_test_data_02" type="scalar"> <value>JJVTestData02</value> </parameter> 2. Attempt to launch 3. Page :Configure launch-time parameters for your deployment:" Is presented but the "Finalize" button is greyed out. In order to activate it the default values presented must be altered. Expected results: The "Finalize" button should be activate without having to alter any of the values presented.
This should be fixed as of commit: 1cbace08f671636633c5804562c3ee09721daef3
removing bugs from ce-sprint from the tracker.. you can find these bugs by querying the "qa whiteboard" for ce-sprint-60
I recreated the issue by following above steps. Could not see "Finalize" button activated. see attached screenshot. [root@dell-pe1950-02 ccpp-1322456272-3362]# rpm -qa | grep aeolus rubygem-aeolus-image-0.1.0-6.el6.noarch aeolus-conductor-daemons-0.6.0-3.el6.noarch aeolus-conductor-doc-0.6.0-3.el6.noarch aeolus-configure-2.3.0-1.el6.noarch rubygem-aeolus-cli-0.1.0-4.el6.noarch aeolus-all-0.6.0-3.el6.noarch aeolus-conductor-0.6.0-3.el6.noarch
Created attachment 537427 [details] finalize button
All the sections in the screenshot (Apache Server, Domain Configuration, Security Certificates and Network Configuration) need to be filled out. Then the Finalize button becomes active.
The "Finalize" button gets activated without having to alter any of the values presented. see attached screenshot. Also,if all the 4 sections(Apache Server, Domain Configuration, Security Certificates and Network Configuration) is used in the deployable.xml then, then to get Finalize button to get active all this 4 sections has to be filled. [root@dell-pe1950-02 ccpp-1322456272-3362]# rpm -qa | grep aeolus rubygem-aeolus-image-0.1.0-6.el6.noarch aeolus-conductor-daemons-0.6.0-3.el6.noarch aeolus-conductor-doc-0.6.0-3.el6.noarch aeolus-configure-2.3.0-1.el6.noarch rubygem-aeolus-cli-0.1.0-4.el6.noarch aeolus-all-0.6.0-3.el6.noarch aeolus-conductor-0.6.0-3.el6.noarch
Created attachment 537498 [details] button