~martin-kalcok/juju-verify:ceph-mon

Last commit made on 2021-05-04
Get this branch:
git clone -b ceph-mon https://git.launchpad.net/~martin-kalcok/juju-verify
Only Martin Kalcok can upload to this branch. If you are Martin Kalcok please log in for upload directions.

Branch merges

Branch information

Name:
ceph-mon
Repository:
lp:~martin-kalcok/juju-verify

Recent commits

fbbac86... by Martin Kalcok

Quality of code improvements.

ca7393f... by Martin Kalcok

Documentation for ceph-mon verifier.

27201e2... by Martin Kalcok

Optimize ceph-mon cluster health check

15f5c2d... by Martin Kalcok

Prevent warnings about similar imports

547951d... by Martin Kalcok

Merge remote-tracking branch 'upstream/master' into ceph-mon

f5f6593... by Robert Gildein

removed `BaseVerifier.run_action_on_units`

The function `BaseVerifier.run_action_on_units` was used with restriction
that prevents actions being run on units other than those that are part
of the self.units.

Because this restriction was no longer useful, it has been removed, and
without it, there is no reason for the `run_action_on_units` function
to be part of the `BaseVerifier`. At the same time, the
`run_action_on_unit` function has been moved from `BaseVerifier` to
`utils.unit`.

Fixes: LP#1921505

Reviewed-on: https://code.launchpad.net/~rgildein/juju-verify/+git/juju-verify/+merge/401950
Reviewed-by: Martin Kalcok <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

8b3228b... by Martin Kalcok

Improve ceph-mon min. version check and quorum check.

600312f... by Robert Gildein

removed `BaseVerifier.run_action_on_units`

The function `BaseVerifier.run_action_on_units` was used with restriction
that prevents actions being run on units other than those that are part
of the self.units.

Because this restriction was no longer useful, it has been removed, and
without it, there is no reason for the `run_action_on_units` function
to be part of the `BaseVerifier`. At the same time, the
`run_action_on_unit` function has been moved from `BaseVerifier` to
`utils.unit`.

8c5e413... by Alvaro Uria

ceph-osd verifier rst format fixes

Reviewed-on: https://code.launchpad.net/~aluria/juju-verify/+git/juju-verify/+merge/401884
Reviewed-by: Robert Gildein <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

ad95ac2... by Alvaro Uria

[FIX] vscode IDE files: gitignore and skip removal