Skip to content
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

Instance move crashes API when host_node_id is wrong #791

Open
Metallion opened this issue Sep 15, 2016 · 0 comments
Open

Instance move crashes API when host_node_id is wrong #791

Metallion opened this issue Sep 15, 2016 · 0 comments

Comments

@Metallion
Copy link
Contributor

There is faulty error handling code in the web api for instance migration. There is an attempt at error handling but instead of raising APIErrors, it raises RuntimeErrors which are not caught and crash the web api.

https://github.com/axsh/wakame-vdc/blob/develop/dcmgr/lib/dcmgr/endpoints/12.03/instances.rb#L742-L745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant