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

Resource pools not supported by VSphere Standard Edition #62

Closed
matt-richardson opened this issue May 12, 2014 · 0 comments · Fixed by #63
Closed

Resource pools not supported by VSphere Standard Edition #62

matt-richardson opened this issue May 12, 2014 · 0 comments · Fixed by #63

Comments

@matt-richardson
Copy link

I've found that when you clone from a template, the code expects to get the resource pool of the compute resource, and then search for a child resource pool underneath that.

However, VSphere Standard Edition does not support resource pools (well, it has a root resource pool, but doesn't support child resource pools).

I propose a change to use the root resource pool if no other resource_pool_name is supplied.

(pull request to follow shortly)

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

Successfully merging a pull request may close this issue.

1 participant