3254852d33
Make use of the status pool defined in the parent classes by ops_sunbeam, to show more useful status messages for the workload. Depends-On: https://review.opendev.org/c/openstack/charm-ops-sunbeam/+/852796 Change-Id: I48b51369b435fbcafca1fe03a59b83981da98fdd
9 lines
245 B
YAML
9 lines
245 B
YAML
# NOTE: no actions yet!
|
|
|
|
describe-status:
|
|
description: |
|
|
See an expanded view of the compound status.
|
|
For a neat human readable summary:
|
|
|
|
juju run-action --wait glance/0 describe-status --format=json | jq -r '.[].results.output'
|