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

Support datastore clusters #48

Open
parberge opened this issue Sep 2, 2015 · 6 comments
Open

Support datastore clusters #48

parberge opened this issue Sep 2, 2015 · 6 comments

Comments

@parberge
Copy link

parberge commented Sep 2, 2015

Right now ezmomi expects an ordinary datastore as target.
I would like the option to use datastore cluster instead.

@parberge
Copy link
Author

parberge commented Sep 2, 2015

This blog post here might help:
https://www.rbcollins.net/index.php/working-with-vmware-s-api?blog=5

@rbriancollins
Copy link

Updated location for the above post. Also, I added some info about an easier way to get different objects.
https://rbcollins.net/?p=13

@snobear
Copy link
Owner

snobear commented Sep 3, 2015

Thanks for the feature request. I'm not too familiar with datastore clusters, but totes mcgotes open to a PR ;)

On Sep 2, 2015, at 4:13 PM, rbriancollins [email protected] wrote:

Updated location for the above post. Also, I added some info about an easier way to get different objects.
https://rbcollins.net/index.php/2014/10/28/working-with-vmwares-api-via-python/


Reply to this email directly or view it on GitHub.

@parberge
Copy link
Author

parberge commented Sep 3, 2015

I'm trying to implement this. The problem is that I took over the fork from a previous employee, and they have changed a lot. I don't think a PR will be possible with that implementation without introducing other stuff.

Anyways, first step is to add it anyway, so will try to do that and worry about the PR later :)

@parberge
Copy link
Author

parberge commented Sep 3, 2015

@rbriancollins

$ curl -k https://rbcollins.net/2014/10/working-with-vmwares-api-via-python/
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /2014/10/working-with-vmwares-api-via-python/ was not found on this server.</p>
<hr>
<address>Apache/2.2.15 (CentOS) Server at rbcollins.net Port 443</address>
</body></html>

:(

@rbriancollins
Copy link

Sorry about that. I was playing around with link structure in WP (just converted from b2evo) and I broke all the links. Yay. Better now
https://rbcollins.net/?p=13

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

4 participants