Comment 7 for bug 1827080

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

Reviewed: https://review.opendev.org/659094
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=70a249595184c3b40f3bebcd780c0e7b327a96be
Submitter: Zuul
Branch: master

commit 70a249595184c3b40f3bebcd780c0e7b327a96be
Author: Chen, Tingjie <email address hidden>
Date: Tue May 14 15:52:52 2019 +0800

    Delete ceph-mon when sysinv system delete host

    Resolve the issue which cannot remove ceph mon when lock and delete
    host, since it need to call ceph client interface to emulate: ceph mon
    remove {hostname} to delete.

    Closes-Bug: 1827080
    Change-Id: Ib0fb9550e66aada73459ca60d5c106945c0635eb
    Signed-off-by: Chen, Tingjie <email address hidden>