~hopem/stsstack-bundles:fix-ha-opt

Last commit made on 2019-04-02
Get this branch:
git clone -b fix-ha-opt 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:
fix-ha-opt
Repository:
lp:~hopem/stsstack-bundles

Recent commits

f4a8938... by Edward Hope-Morley

Update/fix --ha so that num units can be set

Also restricts this set to core service apis. To add
others just specify them on the cli.

afee67e... by Edward Hope-Morley

Fix non-ssl deploy

The ssl feature added new vars to the base openstack template
which were not being removed if not using ssl. This breaks
non-ssl deployments so fixing this here.

9ca59be... by Edward Hope-Morley

Add memcached overlay to ssl for nova-cc ha

5a05d73... by Edward Hope-Morley

Put back sudo update-ca-certificates --fresh

Accidentally removed from previous commit.

291dc89... by Edward Hope-Morley

Fix local ca cert installation.

Manpage for update-ca-certificates says must be .crt
otherwise it gets ignored.

1b9f687... by Edward Hope-Morley

Update custom ca install tool

Installs custom CA to local host.

aea89cb... by Edward Hope-Morley

Split prometheus ovelays in case we dont want ceph

08480ef... by Edward Hope-Morley

Add https support for openstack services

We generate a self-signed cert that contains a SAN for
every possible VIP we might use so that we can use the
same cert for all services.

df52270... by Edward Hope-Morley

Add memcached for nova-cloud-controller-ha

This is because of LP 1781620.

0524f31... by Edward Hope-Morley

Fix unintended false return