~hopem/ua-reviewkit:add-ceph-replica-count

Last commit made on 2020-06-23
Get this branch:
git clone -b add-ceph-replica-count https://git.launchpad.net/~hopem/ua-reviewkit
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-ceph-replica-count
Repository:
lp:~hopem/ua-reviewkit

Recent commits

3b83334... by Edward Hope-Morley

[bundle-check] ensure ceph pool replicas is 3

32f694e... by Arif Ali

Add sysconfig to the checklist

We want to ensure that if the sysconfig charm is enabled
then the governor should be performance

db425f1... by Edward Hope-Morley

Fix ephemeral-device assertion

Switches isset to allow_default and ensures that when
a sequence of assertions is applied to a config, the
checks bail on the first error so we don't get > 1 error
fir the same config.

e07f6d0... by Edward Hope-Morley

Merge branch 'check-jumbo-frames'

1d38bc2... by Felipe Reyes

Check neutron-api jumbo frames configuration

This patch verifies the scenario where the overlay networks use jumbo
frames.

0bdbb49... by Edward Hope-Morley

[ua-bundle-checker] Dont fail if ephemeral-device option not set

Closes-Bug: 1883143

1f7d985... by Edward Hope-Morley

[ua-bundle-check] Support matching charms from local source

Closes-Bug: 1882661

97295cc... by Edward Hope-Morley

[ua-bundle-check] rabbitmq assert not autoheal

Adds a new "neq" assertion method to allow for
rabbitmq cluster-partition-handling to be
!= "autoheal".

Closes-Bug: 1882653

15bb11c... by Edward Hope-Morley

[ua-bundle-check] fix running with no fce-config

4157dd0... by Edward Hope-Morley

[openstack/extra-checks] fix & update LB check