Comment 7 for bug 1852993

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/train)

Reviewed: https://review.opendev.org/695145
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=716cde5454a5cd527040c60dbfd2b6ed37a1975c
Submitter: Zuul
Branch: stable/train

commit 716cde5454a5cd527040c60dbfd2b6ed37a1975c
Author: Pavel Glushchak <email address hidden>
Date: Mon Nov 18 14:53:42 2019 +0300

    Don't delete compute node, when deleting service other than nova-compute

    We should not try to delete compute node from compute_nodes table,
    when destroying service other than nova-compute.

    Change-Id: If5b5945e699ec2e2da51d5fa90616431274849b0
    Closes-Bug: #1852993
    Signed-off-by: Pavel Glushchak <email address hidden>
    (cherry picked from commit cff9ecb20870daa56b1cfd6fbb9f5817d1306fda)