~hopem/stsstack-bundles:make-ng-overlay

Last commit made on 2019-07-17
Get this branch:
git clone -b make-ng-overlay 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:
make-ng-overlay
Repository:
lp:~hopem/stsstack-bundles

Recent commits

6d0eb17... by Edward Hope-Morley

Move neutron-gateway to overlay

This allows is to completely remove it when not
wanted e.g. dvr-snat.

69bf4da... by Edward Hope-Morley

Fix typo in LMA descriptions

6f9ded4... by Edward Hope-Morley

Make kubernetes container-runtime configurable

Also make containerd default since current stable
k8s (>=1.15) requires it. Also adds support for
using --docker and providing a model-config (although
none is set by default).

23feaeb... by Edward Hope-Morley

Default to 1 unit of etcd for kubernetes

Also add --etc-ha option to allow more units

b2b52f1... by Edward Hope-Morley

Fix kubernetes ceph overlay relations

3123a04... by Edward Hope-Morley

Update designate config to allow pointing neutron dns to designate-bind

This is because typically deployments will configure neutron
dnsmasq to forward requests to designate-bind but this is still
a post-deploy action to configure (see LP 1773377).

Also make ml2dns upstream dns server configurable for the
--ml2-dns case.

Also modify parameter request strings to be prefixed with
"REQUIRED:".

3ac03ac... by Edward Hope-Morley

Refactor code

Aim is to make code cleaner and more intuitive for
contributors. Moves as much module/bundle specific code
out of common/generate-bundle.sh and makes each module
generator more consistent with helpful comments.

8ab472c... by Edward Hope-Morley

Add tools to power on/off all vms in a model

8698a6f... by Edward Hope-Morley

Fix ssl gen code and missing stdin cache

69a9950... by Edward Hope-Morley

Remove backslash char from generate-bundle command output