Skip to content

Releases: cloudfoundry/bosh-openstack-cpi-release

v35

19 Oct 19:02
Compare
Choose a tag to compare
v35

Fixes

Misc

  • Update fog-openstack to 0.1.22 via #94 (thanks @wildloop)
    • Removes calls to the .json compatibility API for OpenStack nova, which should make the CPI run on OpenStack Pike!
  • Update rubygems to 2.6.14

v34

21 Sep 12:33
Compare
Choose a tag to compare
v34

Fixes

New features

Misc

  • Update ruby to 2.4.2
  • Update rubgems to 2.6.13
  • Update bundler to 1.15.4
  • Update libyaml to 0.1.7

v33

28 Jul 12:27
Compare
Choose a tag to compare
v33

Fixes

New features

Misc

v32

26 May 09:35
Compare
Choose a tag to compare
v32

Fixes

New features

resource_pools:
- name: default
  network: default
  stemcell:
    name: bosh-openstack-kvm-ubuntu-trusty-go_agent
    version: latest
  cloud_properties:
    loadbalancer_pools:
      - name: lbaas_pool_1
        port: 8081

v31

23 Feb 02:06
Compare
Choose a tag to compare

v30

07 Dec 13:29
Compare
Choose a tag to compare
v30

New Features

v29

02 Dec 18:18
Compare
Choose a tag to compare

v28

23 Nov 10:02
Compare
Choose a tag to compare
v28

By default, OpenStack CPI now runs with neutron instead of nova-networking. If you require nova-networking, switch on openstack.use_nova_networking: true to turn on compatibility mode in the CPI. Be aware that future OpenStack versions will remove this API at some point. See documentation on bosh.io for additional information.

Fixes:

New Features:

v27

24 Aug 07:53
Compare
Choose a tag to compare
v27

Fixes:

v26

12 Aug 18:18
Compare
Choose a tag to compare
v26

OpenStack CPI now tested on OpenStack Mitaka!

Fixes:

New features:

Misc:

  • bumped to fog-openstack 0.1.7