• Sander van Harmelen's avatar
    Enable managing public IP’s and work with projects · 7c3e6441
    Sander van Harmelen authored
    This commit adds logic for allocating and associating a public IP, if the `—load-balancer-ip` option is not used. It will do proper management of IP’s that are allocated by this provider, so IP’s that are no longer needed/used will also be released again.
    
    Additionally the provider can now also work with CloudStack projects and advanced (VPC) networks.
    
    Lastly the Zone interface now returns an actual zone (supplied by the cloud config), a few logical errors are fixed and the first few tests are added.
    
    All the functionality is extensively tested against both basic and advanced (VPC) networks.
    7c3e6441
Name
Last commit
Last update
..
aws Loading commit data...
azure Loading commit data...
cloudstack Loading commit data...
fake Loading commit data...
gce Loading commit data...
mesos Loading commit data...
openstack Loading commit data...
ovirt Loading commit data...
rackspace Loading commit data...
vsphere Loading commit data...
providers.go Loading commit data...