Actions
Bug #24186
closedvSphere error handling can break
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - VMware
Target version:
Difficulty:
trivial
Triaged:
No
Pull request:
Description
When rescue vsphere exceptions in vm_create, the code assumes vm is set. This can lead to the following exception:
NameError: undefined local variable or method `vm' for #<Foreman::Model::Vmware:0x007f27f4791c38>
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5782 added
Updated by Timo Goebel over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3baac1fa0e92a3fb4b9b714e083c44e529bf384f.
Updated by Marek Hulán over 6 years ago
- Translation missing: en.field_release set to 353
Actions