~rgildein/juju-verify:bug/1917600-new

Last commit made on 2021-04-23
Get this branch:
git clone -b bug/1917600-new https://git.launchpad.net/~rgildein/juju-verify
Only Robert Gildein can upload to this branch. If you are Robert Gildein please log in for upload directions.

Branch merges

Branch information

Name:
bug/1917600-new
Repository:
lp:~rgildein/juju-verify

Recent commits

1f28fa1... by Robert Gildein

Added check to verified resources in ceph-osd AZ

This check counts the number of ceph-osd units that can be safely
removed based on data usage and data distribution among pools. This
number is then used to determine how many ceph-osd units can be safely
removed in each availability zone.

Closes-bug: LP#1917600

670aadb... by Robert Gildein

add function to get first active unit

Select the first active unit instead of the first unit.

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

7956cb6... by Robert Gildein

add function to get first active unit

Select the first active unit instead of the first unit.

226c21f... by Robert Gildein

fix parsing output of "list-pools" action

The "list-pools" action has been changed back to a use "message" instead
of "pools" in action output.

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

f181aa1... by Robert Gildein

fix parsing output of "list-pools" action

The "list-pools" action has been changed back to a use "message" instead
of "pools" in action output.

4f92d37... by Martin Kalcok

rename snap plug

Reviewed-on: https://code.launchpad.net/~martin-kalcok/juju-verify/+git/juju-verify/+merge/401017
Reviewed-by: Alvaro Uria <email address hidden>

603b659... by Martin Kalcok

rename snap plug

d7de3f5... by Martin Kalcok

Configuration for doc building on readthedocs.io

Reviewed-on: https://code.launchpad.net/~martin-kalcok/juju-verify/+git/juju-verify/+merge/400812
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

eca4908... by Martin Kalcok

Fix permissions to access juju files and network.

Reviewed-on: https://code.launchpad.net/~martin-kalcok/juju-verify/+git/juju-verify/+merge/400968
Reviewed-by: Alvaro Uria <email address hidden>

1173c6e... by Martin Kalcok

Fix permissions to access juju files and network.