gds-operations / vcloud-core

vCloud Core is a gem that supports automated provisioning of VMWare vCloud Director, used by the vCloud Tools gems
http://gds-operations.github.io/vcloud-tools/
MIT License
12 stars 19 forks source link

Bump Fog version for multiple subnet functionality #176

Closed joshmyers closed 9 years ago

joshmyers commented 9 years ago

Specifically we need 1.34.0 for fog/fog#3671 which is needed for VPN tunnels in vcloud-edge-gateway

mattbostock commented 9 years ago

:+1:

mattbostock commented 9 years ago

Note that we'll need to bump the version number of vcloud-core (so a new version of vcloud-core is released) then amend our dependencies in each of the vCloud Tools gems to use the new version.

We have to update the version of vcloud-core in all of the vCloud Tools projects at the same time, otherwise the vcloud-tools metagem fails to install.