Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 831168

Summary: Inconsistency in launch button behavior when application is launched with an invalid cloud resource cluster
Product: [Retired] CloudForms Cloud Engine Reporter: Aziza Karol <akarol>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED EOL QA Contact: Rehana <aeolus-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: dajohnso, morazi
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: 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 Flags
launch button disabled when launch from monitor page with and invalid CRC
none
launch button enabled when launch from deployable page with and invalid CRC
none
create failed state none

Description Aziza Karol 2012-06-12 11:46:55 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
Launch from monitor page:
1.launch a mock application by selecting invalid cloud resource cluster from monitor page.
For example I was trying to launch mock application by selecting cloud resource cluster for rhevm provider. see attached screenshot.

Proper err message is displayed and the launch button is disabled.
The application does not goes in create failed state.
  

Launch from deployable page:
Now Launch the mock application by selecting invalid cloud resource cluster from deployable page.

when launched from deployable page, the launch button is not disabled and when clicked on launch the application goes in create failed state.see attched screenshots.


Actual results:
So there is an inconsistency in launch button behaviour.launch button is disabled in monitor page and enabled in deployable page.

Expected results:
if the application is eithr launched from monitor page or deployable page,the launched button should be disabled.


Additional info:
rpm  -qa | grep aeolus
aeolus-configure-2.5.7-1.el6_3.noarch
aeolus-conductor-0.8.27-1.el6_3.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.3.3-1.el6_3.noarch
aeolus-all-0.8.27-1.el6_3.noarch
aeolus-conductor-doc-0.8.27-1.el6_3.noarch
aeolus-conductor-daemons-0.8.27-1.el6_3.noarch

Comment 1 Aziza Karol 2012-06-12 11:48:34 UTC
Created attachment 591166 [details]
launch button disabled when launch from monitor page with and invalid CRC

Comment 2 Aziza Karol 2012-06-12 11:49:33 UTC
Created attachment 591167 [details]
launch button enabled when launch from deployable page with and invalid CRC

Comment 3 Aziza Karol 2012-06-12 11:51:28 UTC
Created attachment 591168 [details]
create failed state