Comment 4 for bug 1882387

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (master)

Reviewed: https://review.opendev.org/733971
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=aa330a8e99e7280c87ee8b1988b7951f6c5addb0
Submitter: Zuul
Branch: master

commit aa330a8e99e7280c87ee8b1988b7951f6c5addb0
Author: John Fulton <email address hidden>
Date: Sat Jun 6 19:57:58 2020 +0000

    Update Ceph role's Get OSD stat to use new data structure

    The variables for 'num_osds' and similar are now enclosed
    in an additional map whose key is 'osdmap' so we need to
    use that key when extracting them.

    Change-Id: I40bed1fdc9cd39295a1b9f9aaed21d3814d7e2b5
    Closes-Bug: #1882387