Comment 4 for bug 1793507

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-osd (master)

Reviewed: https://review.openstack.org/620175
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-osd/commit/?id=1e0c6548b886fba21055feb16396ac2ad13da7a8
Submitter: Zuul
Branch: master

commit 1e0c6548b886fba21055feb16396ac2ad13da7a8
Author: David Ames <email address hidden>
Date: Mon Nov 26 14:40:48 2018 -0800

    Rename pause/resume osd-out/osd-in

    The actions pause and resume actually take all osds on a unit out of the
    cluster. This is incredibly misleading.

    This change renames to osd-out and osd-in to better describe what the
    actions actually do.

    Change-Id: I76793999f5d3382563eff308a5d7c4db18d065a0
    Closes-Bug: #1793507