Bug 860428 - duplicated step in deploy application wizard
Summary: duplicated step in deploy application wizard
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: beta6
Assignee: Imre Farkas
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-25 19:30 UTC by Dave Johnson
Modified: 2012-12-04 15:21 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
When launching an application through the Application Details page, a dropdown box called "Cloud Resource Selection" appeared erroneously. This update removes the dropdown box from this screen.
Clone Of:
Environment:
Last Closed: 2012-12-04 15:21:33 UTC
Embargoed:


Attachments (Terms of Use)
new page in wizard (33.36 KB, image/png)
2012-09-25 19:30 UTC, Dave Johnson
no flags Details
expected page (38.24 KB, image/png)
2012-09-25 19:31 UTC, Dave Johnson
no flags Details
Page changed (52.12 KB, image/png)
2012-10-10 23:01 UTC, Shveta
no flags Details
cluster_selection (60.09 KB, image/png)
2012-10-16 16:33 UTC, Shveta
no flags Details
cluster_selection_removed (52.80 KB, image/png)
2012-10-23 18:04 UTC, Shveta
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2012:1516 0 normal SHIPPED_LIVE CloudForms Cloud Engine 1.1 update 2012-12-04 19:51:45 UTC

Description Dave Johnson 2012-09-25 19:30:12 UTC
Description of problem:
===================================
Starting with Monday's build, the test automation is tripping up on launch a application from the application details page (clicking the launch button).  I debugged the issue down to a new step in the "wizard" has been added and looking at it, the step looks like its roughly a duplicate of the last (expected) page so curious if this was on purpose because it seems like it is not needed.

refer to the screen shots, the new page now displays before the final page (which is the one the automation has been coded for up to this point).


Version-Release number of selected component (if applicable):
=================================================================
aeolus-conductor-0.13.14-1.el6cf.noarch

Comment 1 Dave Johnson 2012-09-25 19:30:59 UTC
Created attachment 617226 [details]
new page in wizard

Comment 2 Dave Johnson 2012-09-25 19:31:25 UTC
Created attachment 617227 [details]
expected page

Comment 5 Imre Farkas 2012-10-01 10:42:58 UTC
It's not a duplicated step, this workflow is the same as starting a new deployment from the Monitor page. Previously, launching from deployables#show  redirected to the second page of the wizard and set the deployment name to the same name as the deployable had. It was changed because of #859503

Comment 6 Dave Johnson 2012-10-03 15:58:34 UTC
It is duplicated... the name and cluster selections definitely are, just curious on why this cannot all be on a single page.

Comment 7 Imre Farkas 2012-10-04 12:49:01 UTC
It's not duplicated. You should not be able to do the cluster selection on the second page, you are only allowed to to that only on the first step. Could you explain the steps necessary for changing the cluster on both the first and the second page of the workflow? I can't reproduce it.

The second page is the overview of deployment which is about to launch. You have only the option to change its name.

Comment 8 Giulio Fidente 2012-10-10 15:17:11 UTC
Using aeolus-conductor-0.13.18-1.el6cf I'm seeing the same behaviour Dave reported. In the last step of the launch wizard I was allowed to change the cluster. The application was actually deployed on the cluster I selected last.

Comment 9 Shveta 2012-10-10 23:01:49 UTC
Created attachment 625227 [details]
Page changed

Checked in puddle 4 , the second page does not have cluster selection .

 rpm -qa|grep aeolus
aeolus-conductor-0.13.18-1.el6cf.noarch
aeolus-conductor-daemons-0.13.18-1.el6cf.noarch
aeolus-configure-2.8.9-1.el6cf.noarch
aeolus-all-0.13.18-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-conductor-doc-0.13.18-1.el6cf.noarch
rubygem-aeolus-cli-0.7.4-1.el6cf.noarch

Comment 10 Shveta 2012-10-16 16:33:31 UTC
Re-Opening this bug ..
Seeing it again ..



rpm -qa|grep aeolus
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-conductor-daemons-0.13.18-1.el6cf.noarch
rubygem-aeolus-cli-0.7.4-1.el6cf.noarch
aeolus-conductor-doc-0.13.18-1.el6cf.noarch
aeolus-all-0.13.18-1.el6cf.noarch
aeolus-configure-2.8.9-1.el6cf.noarch

Comment 11 Shveta 2012-10-16 16:33:58 UTC
Created attachment 628260 [details]
cluster_selection

Comment 12 Imre Farkas 2012-10-17 11:52:52 UTC
Pull request sent to remove the realm selection dropbox:
https://github.com/aeolusproject/conductor/pull/130

Comment 13 Scott Seago 2012-10-19 19:29:36 UTC
Acked and merged the pull request.

Comment 14 Steve Linabery 2012-10-22 18:48:20 UTC
c2272b41008c50c7ba107ec24e4cc519cc2378f4 on 1.1
df705c849eb4b9c2fd04fa8ec32700fee39406b7 on master

Comment 16 Shveta 2012-10-23 18:04:49 UTC
Created attachment 632247 [details]
cluster_selection_removed

Comment 17 Shveta 2012-10-23 18:05:13 UTC
rpm -qa|grep aeolus
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.5-1.el6cf.noarch
aeolus-conductor-doc-0.13.20-1.el6cf.noarch
aeolus-configure-2.8.9-1.el6cf.noarch
aeolus-conductor-daemons-0.13.20-1.el6cf.noarch
aeolus-all-0.13.20-1.el6cf.noarch
aeolus-conductor-0.13.20-1.el6cf.noarch

Comment 19 errata-xmlrpc 2012-12-04 15:21:33 UTC
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


Note You need to log in before you can comment on or make changes to this bug.