~hopem/stsstack-bundles:use-rfc1918-network-for-octavia-ipv4

Last commit made on 2020-11-04
Get this branch:
git clone -b use-rfc1918-network-for-octavia-ipv4 https://git.launchpad.net/~hopem/stsstack-bundles
Only Edward Hope-Morley can upload to this branch. If you are Edward Hope-Morley please log in for upload directions.

Branch merges

Branch information

Name:
use-rfc1918-network-for-octavia-ipv4
Repository:
lp:~hopem/stsstack-bundles

Recent commits

ff496d4... by Edward Hope-Morley

Use an rfc1918 network for octavia ipv4

The current network range is not a private
network so lets use an actual private network
to avoid potential conflicts. Also set to /24
since /29 is specifically for the case of
testing address exhaustion which is not
necessarily everyones use-case and can always
be manually adjusted.

d891cc6... by Edward Hope-Morley

Merge remote-tracking branch 'freyes/max-release'

b8878eb... by Felipe Reyes

Assert max release for --telemetry-legacy-aodh

$ ./generate-bundle.sh --series xenial --release queens --telemetry-legacy-aodh
Max release 'pike' required to be able to use legacy-aodh (currently using 'queens')

b4f2f8f... by Edward Hope-Morley

Remove num_units from octavia-dashboard overlay

6d1eee2... by Edward Hope-Morley

Merge branch 'octavia-use-separate-ovn-chassis'

40a92d2... by Edward Hope-Morley

Use a separate ovn-chassis for octavia

This is to be inline with fce-templates so that
config can be applied to compute nodes that may
not be compatible with octavia units e.g. offload.

c3da933... by Jorge Niedbalski

mysql-innodb-cluster application is named mysql

Signed-off-by: Jorge Niedbalski <email address hidden>

c4ff557... by Felipe Reyes

tools: Add --healthmonitor-protocol flag to create_octavia_lb.sh

fb50c14... by Jorge Niedbalski

check if model_ca_cert_path contents != None

Signed-off-by: Jorge Niedbalski <email address hidden>

b567bef... by Edward Hope-Morley

Use a separate ovn-chassis for octavia

This is to be inline with fce-templates so that
config can be applied to compute nodes that may
not be compatible with octavia units e.g. offload.