stsstack-bundles:lma-fixes

Last commit made on 2019-03-27
Get this branch:
git clone -b lma-fixes https://git.launchpad.net/stsstack-bundles
Members of Jolly Bundlers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
lma-fixes
Repository:
lp:stsstack-bundles

Recent commits

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

2889d4d... by Edward Hope-Morley

Delete tmp dir when not longer needed

a938c10... by Edward Hope-Morley

Fix issue with args cache when no args provided

c33be22... by Felipe Reyes

Add landscape

dab98e9... by Edward Hope-Morley

Remove unused overlay and add missing data-port option to dvr-snat

293beaf... by Edward Hope-Morley

Fix previous commit for keypair creation

We need to provide the public key to nova when creating
a keypair (not the private key) and since we did not
used to save the public key we now create a new pub/priv
set and re-use them when possible.

e9e34a2... by Edward Hope-Morley

Update instance_launch.sh to not clobber private key