~hopem/stsstack-bundles:add-docs

Last commit made on 2020-01-28
Get this branch:
git clone -b add-docs 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:
add-docs
Repository:
lp:~hopem/stsstack-bundles

Recent commits

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

28a303d... by Edward Hope-Morley

Ensure functions use local variables

This is to avoid accidental clobbering of globals.

e59cdaf... by Edward Hope-Morley

Add --defaults config option

If provided this will instruct the tool to use
whatever defaults it has and not ask the caller
for REQUIRED: input.

Also tidy up the help message and check for
exclusive passthrough opts mucher earlier
on so that they immediately return.

Also fixes --list so that it always lists
contents of root state dir.

e68fe2a... by Edward Hope-Morley

Add support for grafana and graylog snap channels

Graylog defaults to 3/stable (current latest stable)
and grafana defaults to stable.

abc0856... by Edward Hope-Morley

Update install_local_ca.sh to support Vault CA

Defaults to using stsstack-bundles generated CA but
now optionally allows fetching CA cert from deployed
Vault.