~rgildein/juju-verify:docs/user/getting-started

Last commit made on 2021-04-27
Get this branch:
git clone -b docs/user/getting-started 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:
docs/user/getting-started
Repository:
lp:~rgildein/juju-verify

Recent commits

45581b7... by Robert Gildein

add getting-started.rst file

This file contains information on how to install juju-verify and basic CLI
usage, such as ceph-osd.

580d66e... by Martin Kalcok

Add functional testing

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

c944b1c... by Martin Kalcok

Add 'functional' target to help and .PHONY

d8d1f39... 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

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

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

d50d710... by Martin Kalcok

remove trailing whitespace

28fdc62... by Martin Kalcok

Code review suggestions

9f58ba5... by Martin Kalcok

Appease linters.

f7eafd1... by Martin Kalcok

bump ceph-mon charm version

bae6671... by Martin Kalcok

Merge remote-tracking branch 'upstream/master' into func-tests