~hopem/stsstack-bundles:bug/1850956

Last commit made on 2020-02-06
Get this branch:
git clone -b bug/1850956 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:
bug/1850956
Repository:
lp:~hopem/stsstack-bundles

Recent commits

ba9ea5f... by Edward Hope-Morley

Fixup neutron-ovn config

Now that bug 1850956 has landed we can switch to
using the proper way to configure bridge
interfaces.

246bccd... by Edward Hope-Morley

Use 50G volume for nova-compute instances data

Closes-Bug: #1862172

dc3a998... by Edward Hope-Morley

Fix per-module release naming

Once a bundle is generated we print the series-release
name but this openstack-centric and should take into
account the module we are building for.

Closes-Bug: #1861484

1932703... by Edward Hope-Morley

Add Amphora vm ssh access

See LP: #1843625

d2e655d... by Edward Hope-Morley

Create doc folders and convert READMEs

Per-module doc folders linked from top-level
doc folder. Also adds some new docs.

e230c83... by Edward Hope-Morley

Add extra ephemeral disk to nova-compute for encryption

This is when using nova-compute + vault

d8b82db... by Edward Hope-Morley

Minor code cleanup

No need to check if overlay already added since
duplicates get squashed.

588be06... by Felipe Reyes

Add nova-console overlay

nova-console overlay set console-access-protocol to novnc and enables
serial console for the VMs, it adds memcached relating it to
nova-cloud-controller to store the nova-consoleauth tokens.

4cd5ffd... by Edward Hope-Morley

Fix tools/upload_octavia_image.sh

Requires Openstack name.

34225a2... by Edward Hope-Morley

Add docstring to get_param function