Bug 833815

Summary: Reference to Application in error message should be changed to Application Blueprint.
Product: [Retired] CloudForms Cloud Engine Reporter: Aziza Karol <akarol>
Component: aeolus-conductorAssignee: Matt Wagner <matt.wagner>
Status: CLOSED DUPLICATE QA Contact: Rehana <aeolus-qa-list>
Severity: low Docs Contact:
Priority: low    
Version: 1.0.0CC: asettle, athomas, dajohnso, dmacpher, matt.wagner, morazi, rlandy
Target Milestone: beta2Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Creating a new application without choosing an Application Blueprint resulted in a faulty error. This patch corrects the locale files and provides the right error message.
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-20 22:02:13 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 Flags
app blueprint
none
New Application, No Application Blueprint assigned none

Description Aziza Karol 2012-06-20 12:14:06 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.create a new cloud.
2.Add a new cloud resource zone.
3.create a new application without selecting apllication blueprint.
  
Actual results:
The error message displayed is "You need to select Application". see attached screenshot.

Expected results:
The  error message should be "You need to select Application Blueprint"

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

Comment 1 Aziza Karol 2012-06-20 12:14:46 UTC
Created attachment 593193 [details]
app blueprint

Comment 3 Angus Thomas 2012-09-06 16:24:13 UTC
This is fixed with this patch:

commit a5d41df639ccec9d4054c4eb11fad4da2e95124e
Author: Angus Thomas <athomas>
Date:   Thu Sep 6 17:14:48 2012 +0100

    Minor fix to aeolus translate
    Changing "a" to "an" when changing "Deployable" to
    "Application Template"

Comment 4 Matt Wagner 2012-09-13 22:16:03 UTC
On 1.1:

commit 0b710b1ae535c940ac0ae2b8db2c5d59d0876ee1
Author: Angus Thomas <athomas>
Date:   Thu Sep 6 17:14:48 2012 +0100

    Minor fix to aeolus translate Changing "a" to "an" when changing "Deployable" to "Application Template"
    
    Signed-off-by: Tzu-Mainn Chen <tzumainn>

Comment 6 Ronelle Landy 2012-09-20 16:30:35 UTC
Following the reproduction steps above, ie: creating a new cloud, new CRZ and then creating a new Application without specifying a Application Blueprint errors out but with the following message:

undefined method `xml' for nil:NilClass 

See attached screenshot.

RPMS tested:


>> rpm -qa |grep aeolus
aeolus-configure-2.8.6-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.1-1.el6cf.noarch
aeolus-conductor-0.13.8-1.el6cf.noarch
aeolus-conductor-daemons-0.13.8-1.el6cf.noarch
aeolus-conductor-doc-0.13.8-1.el6cf.noarch
aeolus-all-0.13.8-1.el6cf.noarch

Comment 7 Ronelle Landy 2012-09-20 16:31:52 UTC
Created attachment 614982 [details]
New Application, No Application Blueprint assigned

Comment 8 Mike Orazi 2012-09-20 22:02:13 UTC

*** This bug has been marked as a duplicate of bug 858234 ***