Releases: rcbops/rpc-octavia
Releases · rcbops/rpc-octavia
K8S 1.3.0
K8S 1.1.0
RE-1550 Handle snapshot deployment (#50) This commit updates gating/scripts/pre.sh to skip the deployment of rpc-openstack if we're building from a snapshotted image. We also adjust some timeouts since booting from a snapshot (which requires the use of legacy public cloud flavours) takes a little longer than builds that happen on standard images (which build with the performance flavours). Lastly, we adjust playbooks/templates/octavia.yml.aio.j2 to use groups['shared-infra_hosts'][0] instead of ansible_hostname since when building on a snapshot image the hostname of the build will not match what's in the inventory.
K8S 1.0.0
K8S 0.10.1
Bumps the verison of Octavia and deactivates EventStreamer (#44) (#45) This version is using the process based health manager. It also switches off the even streamer which is used to sync with n-lbaas which is no longer deployed.
v0.10.0-beta
Create the br-lbaas network automatically (#27) This will create the bridge network, set up the veth pairs, and use the values to configure a subsequent os-octavia run