~niedbalski/stsstack-bundles:fix-mysql

Last commit made on 2020-10-31
Get this branch:
git clone -b fix-mysql https://git.launchpad.net/~niedbalski/stsstack-bundles
Only Jorge Niedbalski can upload to this branch. If you are Jorge Niedbalski please log in for upload directions.

Branch merges

Branch information

Name:
fix-mysql
Repository:
lp:~niedbalski/stsstack-bundles

Recent commits

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>

a7791d6... by Edward Hope-Morley

Fix ovn

Switching to using vxlan by default meant configuring
default-tenant-network-type but it isn't possible to
configure geneve (it's done automatically by the charm
plugin) so we need to leave it blank when using --ovn.

ec17974... by Edward Hope-Morley

Add mysql-innodb-cluster + vault

Closes-Bug: #1892002

73e7b5f... by Edward Hope-Morley

Ensure ipcalc installed in tools/create_projects.sh

eae834d... by Edward Hope-Morley

Ensure certs relation with telemetry when using --vault

Closes-Bug: #1899999

4a998bd... by Edward Hope-Morley

Add memcached unit placement

bcfb8a6... by Edward Hope-Morley

Add more unit placement overlays templates

Also make placement renderer unit conflict message more
helpful.

9799365... by Edward Hope-Morley

Add juju placement support

If using a Juju provider that supports placement (e.g. MAAS),
a unit placement overlay will be generated so that capable units
will be deployed in lxd containers and distributed across metal
units. This is automatically enabled for MAAS providers and can
be manually enabled with the --hyperconverged flag.