frapposelli / vagrant-vcloud

Vagrant provider for VMware vCloud Director®
MIT License
67 stars 38 forks source link

Support any vCloud API version using default driver #142

Closed StefanScherer closed 6 years ago

StefanScherer commented 7 years ago

Hi @frapposelli I totally missed that in the meantime we updated to vCloud Director 8.x with API version 20.1. As I read in the latest release notes the vCloud Director 8.20 may have API version 27.0. So instead of updating the checks every time I just removed the API version check with this PR and still use the one and only implementation of the 5.1 ruby file.

I think that would help more people until we find a client incompability and have the need for a second client API implementation.

Would be great if you find some more minutes for another release :-)

StefanScherer commented 6 years ago

ping @frapposelli Any chance to merged this PR and release a new Ruby gem? We have to patch this after each vagrant plugin install vagrant-vcloud :-)

frapposelli commented 6 years ago

thanks @StefanScherer new gem is on its way.

StefanScherer commented 6 years ago

Thank you @frapposelli - we will switch to 0.5.0