Bug 694060
Summary: | Image imports: On importing non existent image , unhandled error is thrown | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] CloudForms Cloud Engine | Reporter: | Shveta <ssachdev> | ||||
Component: | aeolus-conductor | Assignee: | Matt Wagner <matt.wagner> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 0.3.1 | CC: | akarol, athomas, dajohnso, deltacloud-maint, dgao, morazi, ssachdev | ||||
Target Milestone: | beta | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | Type: | --- | |||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 684278, 697919 | ||||||
Attachments: |
|
Description
Shveta
2011-04-06 11:01:54 UTC
Created attachment 490241 [details]
err
*** Bug 695664 has been marked as a duplicate of this bug. *** Bug recreated in ami-18fa0671 rpm -qa|grep aeolus aeolus-conductor-doc-0.0.3-6.el6.x86_64 aeolus-conductor-0.0.3-6.el6.x86_64 aeolus-conductor-daemons-0.0.3-6.el6.x86_64 aeolus-configure-2.0.0-8.el6.noarch I have a patch pushed to next for this, f02d50934: 'Graceful handling of errors when importing non-existent image' A red flash error message should now be shown in this case, to the effect of 'Could not import image: InvalidAMIID.Malformed: Invalid id: "abcd" (expecting "ami-...")' Could not import image: InvalidAMIID.Malformed: Invalid id: "asdf" (expecting "ami-...") [root@hp-xw8600-01 ~]# rpm -qa | grep conductor aeolus-conductor-0.2.0-1.el6.x86_64 aeolus-conductor-doc-0.2.0-1.el6.x86_64 aeolus-conductor-daemons-0.2.0-1.el6.x86_64 [root@hp-xw8600-01 ~]# release pending... release pending... closing out old bugs perm close |