Bug 804909
Summary: | Mock instance get launched even when provider account is deleted. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] CloudForms Cloud Engine | Reporter: | Aziza Karol <akarol> | ||||
Component: | aeolus-conductor | Assignee: | Jan Provaznik <jprovazn> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | pushpesh sharma <psharma> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 1.0.0 | CC: | akarol, bbandari, deltacloud-maint, jprovazn, psharma, ssachdev | ||||
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: | 2012-04-05 06:34:01 UTC | Type: | --- | ||||
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
Aziza Karol
2012-03-20 06:33:31 UTC
Created attachment 571296 [details]
mock
I was not able reproduce this BZ. Check, if a deployment can be launched is done on the deployment launch page. If a match is not found, a user should not be able to press "launch" button. So this BZ can occur only in following not-standard cases: 1) a user walks around pre launch check (by pressing "back" button after first launch) 2) a match is not found on real deployment launch because environment (providers, accounts, realms, hwps) have changed meantime. A deployment should not be created at all if a match is not found - going to create a patch for this. It's also slightly related to this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=796528 - patch for this bug fixes instance state: instances will have "create_failed" state instead of "new" if launch fails. Um, when thinking about it, there should be separate BZ for "deployment should not be created at all if a match is not found" - it might be different bug because I wasn't able to reproduce the bug describe by Aziz in original description. Setting this bug to needinfo for more details. This issue is reproducible. <akarol> jprovazn, first time i got this err and now when i launch its disabled.. <jprovazn> akarol: oh my god, I see how this can happen - when you select directly cloud resource zone on first click <jprovazn> akarol: then you select resource zone on overview page, which is design flaw <jprovazn> because a user can select any realm there <jprovazn> this is a big problem :/ <jayg> that is a bit of a strong reaction for a web app ;) <akarol> jprovazn, yes.. <jayg> god commited some bad code huh? <jprovazn> hehe #rpm -qa | grep aeolus rubygem-aeolus-image-0.3.0-12.el6.noarch rubygem-aeolus-cli-0.3.1-1.el6.noarch aeolus-conductor-doc-0.8.3-1.el6.noarch aeolus-all-0.8.3-1.el6.noarch aeolus-conductor-daemons-0.8.3-1.el6.noarch aeolus-configure-2.5.2-1.el6.noarch aeolus-conductor-0.8.3-1.el6.noarch This turned out to be duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=796528 (instance is stuck in 'new' state if match is not found) I would suggest to close this as duplicity. As per comment#5 marking this bug as duplicate of BZ#796528.Both bugs has common root cause. *** This bug has been marked as a duplicate of bug 796528 *** |