~zhhuabj/stsstack-bundles:novarc_ssl

Last commit made on 2020-08-31
Get this branch:
git clone -b novarc_ssl https://git.launchpad.net/~zhhuabj/stsstack-bundles
Only Hua Zhang can upload to this branch. If you are Hua Zhang please log in for upload directions.

Branch merges

Branch information

Name:
novarc_ssl
Repository:
lp:~zhhuabj/stsstack-bundles

Recent commits

c2aa79d... by Hua Zhang

Support secure SSL client connection

Support setting CA through OS_CACERT environment variable for
OpenStack CLI, and support verifying CA for OpenStack API as well.

Closes-Bug: 1893630

a7f6a54... by Edward Hope-Morley

Move keystone to an overlay

Since it is used by multiple modules it makes sense
to make it a re-usable overlay. It also allows
it to be used optionally if that were ever to become
necessary.

7f2df2b... by Edward Hope-Morley

Allow kubernetes to manage security groups directly

This is required if the network used to deploy the worker units has
port security enabled (which is expected).

4f51827... by Edward Hope-Morley

Support providing bridge name to add-data-ports

If configuring multiple external networks, need to use a
separate bridge for each.

9ed16c8... by Edward Hope-Morley

Support providing ppa

New config option --ppa allows for a ppa to be
configured for all charms.

13c08e4... by Arif Ali

Update the memory to 4GB for landscape-server

With the current config, after about 10 mins the status of the unit
goes down, until the flavor of the instance is changed, and starts
working

4ae38ec... by Edward Hope-Morley

Support providing network to add-data-ports

This allows for adding ports from any network to units
of e.g. neutron-openvswitch.

8cd8b8e... by Edward Hope-Morley

Merge remote-tracking branch 'nicolasbock/juju_status'

450dd28... by Edward Hope-Morley

Autodetect overlay-network-type in configure script

The openstack configure script currently defaults to
gre and if using e.g. vxlan you have to specify it.
We can easily glean the net type from Juju to try
that before defaulting to gre.

299a819... by Edward Hope-Morley

Merge remote-tracking branch 'hemanth-n/bug/octavia-mem-constraint'