-
Notifications
You must be signed in to change notification settings - Fork 899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in raw_attach_volume and raw_detach_volume methods #16002
Comments
Related error: [----] E, [2017-09-20T19:17:12.067803 #5234:f9b12c] ERROR -- : MIQ(MiqQueue#deliver) Message id: [15975009], Error: [undefined method |
This issue has been automatically marked as stale because it has not been updated for at least 6 months. If you can still reproduce this issue on the current release or on Thank you for all your contributions! |
@ITD27M01 is this still a valid issue. If not can you close. |
Closing issue. If you feel the issue needs to remain open, please let me know and it will be reopened. |
Hi Guys. From this commit
fc95a15#diff-d30acf874de5dc5851311dce7275624d there is methods for attaching volumes. But I think there is error in options for this methods (raw_attach_volume and raw_detach_volume).
From https://github.com/ManageIQ/manageiq/blob/master/app/models/vm_or_template/operations/configuration.rb#L95
second parameters should be
and from https://github.com/ManageIQ/manageiq/blob/master/app/models/vm_or_template/operations/configuration.rb#L104
second parameter should be
The text was updated successfully, but these errors were encountered: