~hopem/stsstack-bundles:make-gsss-generally-usable

Last commit made on 2019-09-10
Get this branch:
git clone -b make-gsss-generally-usable 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-gsss-generally-usable
Repository:
lp:~hopem/stsstack-bundles

Recent commits

1be8d61... by Edward Hope-Morley

Add glance-simplestreams-sync as optional overlay

Currently gsss is only usable with octavia so this patch
opens it up for use with any openstack bundle combo.

3929c59... by Edward Hope-Morley

Fix kubernetes module and overlay typos

11a5eae... by Edward Hope-Morley

Add support for octavia-diskimage-retrofit

The 19.07 charm release introduced a charm to generate
Octavia images so we add it for use by-default with an
optional flag to disable it.

When running retrofit-image action on the charm
it will attempt to find the most recent image or
alternativey one can be provided to the action using
source-image options.

Glance simplestreams is also provided as an option to
sync images to glance but is not mandatory as long as
there is an image in glance that has the properties
required to identify a valid one for conversion see
LP 1842430 for more info.

af07d78... by Edward Hope-Morley

Fix has_opt helper function

Ensure that it only returns exact matches given lookup
key. Wildcards are require to return approximations.

40a9b37... by Edward Hope-Morley

Update openstack tools to support no neutron-gateway

Also update bin/add-data-ports.sh to set neutron-openvswitch
data-port with mac addrs of ports attached.

4dee4af... by Edward Hope-Morley

Minor cleanup to openstack configure script

Also do image uploads in parralel

19948a0... by Edward Hope-Morley

Split vault+barbican from octavia

Also make --barbican == barbican + vault

e165db1... by Rodrigo Barbieri

Fix Cinder LVM driver without ephemeral flavors

Removing ephemeral flavors broke the Cinder LVM driver
while using the current bundle configuration. The new
configuration changes it to use a file instead of
expecting an additional storage device. This 5G file
will be used to create the volumes and get the Cinder
LVM driver working again for testing purposes.

55c8245... by Edward Hope-Morley

Add missing easyrsa overlay to generators that need it.

95ec901... by Edward Hope-Morley

Refactor etcd/easyrsa overlays and add vault support for k8s