Releases: orange-cloudfoundry/bosh-go-cpi-cloudstack
Releases · orange-cloudfoundry/bosh-go-cpi-cloudstack
v2.0.12
v2.0.5
change interface when defining additional routes in vm_extensions:
-
before:
- name: my-ext cloud_properties: routes: my-network-name: - 10.0.0.08/8
-
after:
- name: my-ext cloud_properties: routes: my-network-name: - cidr: 10.0.0.08/8 gateway: 192.168.0.2 # specify gw manually - cidr: 192.168.0.0/24 # gw deduced from my-network-name
v2.0.4
v2.0.3
v2.0.2
v2.0.0
bosh-go-cpi-cloudstack release v1.27
- compatibility with cloudstack 4.11.3.0
- type change from int64 to string for field
ostypeid
- type change from int64 to string for field
bosh-go-cpi-cloudstack release v1.25
bump cpi to version 1.3.4
bosh-go-cpi-cloudstack release v1.24
bump version
bosh-go-cpi-cloudstack release v1.23
bump release to 1.22