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

Add a meaningful message when IaaS capabilities are reached #814

Open
vincent-zurczak opened this issue Jun 30, 2017 · 1 comment
Open
Milestone

Comments

@vincent-zurczak
Copy link
Member

When a VM fails to be created, Roboconf marks the VM in error but does not explain why. We might add a better error message for users.

@vincent-zurczak vincent-zurczak added this to the 0.10 milestone Aug 24, 2017
@vincent-zurczak
Copy link
Member Author

  • We should create new error codes.
  • Change the constructor for TargetException and set an error code.
  • Propagate the error code to the instance's data map.
  • Interpret the error code in the web admin and add a tool tip or something to display it.

No that much complex in fact. 😉

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

No branches or pull requests

1 participant