~zhhuabj/stsstack-bundles:bug1896864

Last commit made on 2020-09-24
Get this branch:
git clone -b bug1896864 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:
bug1896864
Repository:
lp:~zhhuabj/stsstack-bundles

Recent commits

e27de0f... by Hua Zhang

OS_AUTH_TYPE needs to be set for gnocchi client

Closes-Bug: 1896864

14ac3b1... by Edward Hope-Morley

Merge remote-tracking branch 'arif-ali/fix_k8s_configure'

3c350f5... by Arif Ali

Fix configure in kubernetes

When running the configure script in a newly deployed k8s
without keystone, then this script runs forever

5c9f46f... by Edward Hope-Morley

Ensure deployment CA installed if necessary

If the current model is a deployment using SSL either
by config or from vault then this will ensure that
when you source credentials for that deployment, the
CA corresponding to that deployment is the one currently
installed and used.

b03eef3... by Nicolas Bock

Use the loadbalancer name as base for its children

In order to deploy multiple load balancers using the
`create_octavia_lb.sh` script it is necessary to prefix or make unique
in some way the names of the pools, listeners, and health monitors.
This change uses the value passed to the script using the `--name`
command line option as prefix for the names of any subsequent load
balancer components.

This change also adjusts some `openstack` CLI command line flags to
use the long version for readability.

Signed-off-by: Nicolas Bock <email address hidden>

3235a10... by Edward Hope-Morley

Cleanup tab characters

59a3575... by Edward Hope-Morley

Merge remote-tracking branch 'hemanth_n/nfs-server'

a28f7ac... by Edward Hope-Morley

Merge branch 'k8s-ks'

db052dd... by Tiago Pasqualini da Silva

Add keystone overlay to kubernetes bundles

This also modifies the configure script to create users on Keystone.
By default, the config file copied from kubernetes-master will use
keystone for authentication. To change that, just modify the context
on ~/.kube/config.

121125b... by Hemanth Nakkina

Add nfs-server-test-fixture as overlay

nfs-server-test-fixture charm can be used as a basic NFS server
for testing services that consume NFS.
This patch adds the charm as an overlay for openstack.

[1] https://jaas.ai/u/openstack-charmers-next/nfs-server-test-fixture