Skip to content

Releases: cloudfoundry/bosh-openstack-cpi-release

v25

20 May 15:37
Compare
Choose a tag to compare
v25

Fixes:

New Features:

resource_pools:
- name: default
  network: default
  stemcell:
    name: bosh-openstack-kvm-ubuntu-trusty-go_agent
    version: latest
  cloud_properties:
    instance_type: m1.small
    availability_zone: east
    root_disk:
      size: 50

Misc:

v24

13 Apr 13:17
Compare
Choose a tag to compare
v24

v23

16 Feb 17:15
Compare
Choose a tag to compare
v23

v21

03 Feb 17:12
Compare
Choose a tag to compare
v21

v20 – DO NOT USE

03 Feb 17:03
Compare
Choose a tag to compare

Due to a bug in our continuous integration pipeline this release is broken. DO NOT USE.

v19 – DO NOT USE

28 Jan 13:28
Compare
Choose a tag to compare

Due to defaults set in the CPI deployment manifest, this release might break compatibility with older stemcells, if you use an external blobstore for your Director. DO NOT USE.

v18

22 Jan 13:57
Compare
Choose a tag to compare

v17

13 Jan 13:45
Compare
Choose a tag to compare
v17

v16

23 Oct 17:23
Compare
Choose a tag to compare
v16
  • Renamed job cpi to openstack_cpi
    • Note: This breaks current bosh-init deployment manifests! Be sure to change director.cpi_job, cloud_provider.template, and templates properties to specify openstack_cpi.
  • User can specify security groups on resource_pool
    • You can still use existing manifests which specify security_groups on the network. See docs.
    • Note: After implementing this feature we have removed configure_networks CPI implementation which means that changing floating IP for a VM will actually recreate that VM

v15

12 Oct 01:43
Compare
Choose a tag to compare
v15