| Summary: | undefined method `environment' for nil:NilClass displayed on conductor when deleted an image | ||
|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Rehana <redakkan> |
| Component: | aeolus-conductor | Assignee: | Angus Thomas <athomas> |
| Status: | CLOSED WORKSFORME | QA Contact: | wes hayutin <whayutin> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.0.0 | CC: | akarol, dajohnso, deltacloud-maint, hbrock, ssachdev |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-07 15:15: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: | |
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Not sure how reproducible is this issue. Steps to Reproduce: 1.Build image, image push failed on vsphere with error error : File "/usr/lib/python2.6/site-packages/imgfac/builders/Fedora_vsphere_Builder.py", line 245, in push_image_upload credentials) File "/usr/lib/python2.6/site-packages/imgfac/builders/Fedora_vsphere_Builder.py", line 229, in vmware_push_image_upload vm_import = VMImport(provider_data['api-url'], self.username, self.password) File "/usr/lib/python2.6/site-packages/imgfac/VMWare.py", line 45, in __init__ self.vim = Vim(url) File "/usr/lib/python2.6/site-packages/psphere/vim25.py", line 40, in __init__ _this=self.service_instance) File "/usr/lib/python2.6/site-packages/psphere/soap.py", line 45, in invoke result = getattr(self.client.service, method)(**kwargs) File "/usr/lib/python2.6/site-packages/suds/client.py", line 542, in __call__ return client.invoke(args, kwargs) File "/usr/lib/python2.6/site-packages/suds/client.py", line 602, in invoke result = self.send(soapenv) File "/usr/lib/python2.6/site-packages/suds/client.py", line 657, in send result = self.failed(binding, e) File "/usr/lib/python2.6/site-packages/suds/client.py", line 718, in failed raise Exception((status, reason)) Exception: (503, u'Service Unavailable' 2.Tried deleting the same image, got this nill;class error (PFA:rails.log) and the image got deleted. Actual results: Expected results: Additional info: rpm -qa | grep aeolus aeolus-conductor-doc-0.8.12-1.el6_2.noarch aeolus-configure-2.5.3-1.el6.noarch aeolus-conductor-daemons-0.8.12-1.el6_2.noarch aeolus-conductor-0.8.12-1.el6_2.noarch rubygem-aeolus-image-0.3.0-12.el6.noarch aeolus-all-0.8.12-1.el6_2.noarch rubygem-aeolus-cli-0.3.1-1.el6.noarch