We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
onevm updateconf on invalid VM fails on Ruby error:
onevm updateconf
$ onevm show 666 [one.vm.info] Error getting virtual machine [666]. $ onevm updateconf 666 undefined method `elements' for nil:NilClass
During updateconf above should fail on Error getting VM in both cases.
updateconf
Details
The text was updated successfully, but these errors were encountered:
PRs to merge in 5.12 and master:
Sorry, something went wrong.
B #4982: return error in case info fails (#100)
c74147f
fba7fea
(cherry picked from commit 4afb89c)
4afb89c
2eddc2b
al3xhh
No branches or pull requests
Description
onevm updateconf
on invalid VM fails on Ruby error:During
updateconf
above should fail on Error getting VM in both cases.Details
Progress Status
The text was updated successfully, but these errors were encountered: