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

Action create_server should handle exceptions raised by Pooler class #11

Closed
briancain opened this issue Sep 27, 2016 · 0 comments
Closed

Comments

@briancain
Copy link
Owner

Once this gets resolved, create_server should properly handle any exceptions raises by the Pooler class so that provisioning can continue on. (i.e. if a user brings up a vm without a token, it should handle any exceptions that would result from that like not being able to extend the life of the vm).

puppetlabs/vmfloaty#34

briancain added a commit that referenced this issue Oct 11, 2016
Prior to this commit, the create_server action would not handle any
exceptions from the Pooler class when creating and tagging vms. This
commit updates that to handle specific exceptions from vmfloaty when
attempting to tag and modify vms while creating them.
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