Comment 7 for bug 1850683

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (r/stx.3.0)

Reviewed: https://review.opendev.org/697096
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=df3165209a05f8d9c99beb4048b10bd623bd5fc4
Submitter: Zuul
Branch: r/stx.3.0

commit df3165209a05f8d9c99beb4048b10bd623bd5fc4
Author: John Kung <email address hidden>
Date: Thu Nov 28 16:15:53 2019 -0500

    Allow host-delete for unprovisioned hosts without mtce notify

    In the case of host-delete in which hostname or personality has not yet
    been provisioned, host-delete must not send the notification to mtce.
    This is because mtce is not notified by sysinv about hosts which have
    not yet been provisioned with a hostname or personality.

    Change-Id: Iec310641411520ab2e1b711632c6c64e251ac64b
    Closes-Bug: 1850683
    Signed-off-by: John Kung <email address hidden>
    (cherry picked from commit 64e097037a1c0cd1aedcb3d1220f4f48ffb379f4)