chef-boneyard / chef-provisioning-vsphere

DEPRECATED: A chef-provisioning provisioner for VMware vSphere
MIT License
17 stars 15 forks source link

Support for datastore clusters #33

Open johnsoja40 opened 7 years ago

johnsoja40 commented 7 years ago

Versions:

Platform Details

Scenario:

Trying to pass in a datastore cluster object instead of a specific datastore.

Steps to Reproduce:

Pass in datastore cluster object.

Expected Result:

Allow vSphere to determine which datastore should be used when passing in the datastore cluster object.

Actual Result:

------Exception------- Class: Kitchen::ActionFailed Message: 1 actions failed. Failed to complete #create action: [no such datastore XXXXXXX] on HOSTNAME

Please see .kitchen/logs/kitchen.log for more details Also try running kitchen diagnose --all for configuration

Brunzer commented 7 years ago

Has there been any progress on this? I saw in issue #94 on the old repo that someone was going to look into it but hadn't seen any updates there and was told to come open a new issue here, though I was gladly beat to the punch.

bradwilliamson commented 7 years ago

@Brunzer Unfortunately I haven't had the time to look more into it. I was attempting to incorporate admission control from RBVMOMI into the driver. It is something I am going to revisit soon hopefully. I had made little progress before halting to work on more high priority stuff at work.

leonrado commented 6 years ago

I will waiting for this =D

jonoped commented 6 years ago

Is there any progress / update on this?

jjasghar commented 6 years ago

We are more then willing to take patches from the community, but we (Chef) don’t have the investment in making new features in the near future.