Public bug reported: Now nova service delete is using the same logic for compute service and the others. See https://github.com/openstack/nova/blame/stable/kilo/nova/db/sqlalchemy/api.py#L446
And as a result, if there is any service running associated with compute service(on the same host), then when delete the service, the compute service will be deleted as well. ** Affects: nova Importance: Undecided Assignee: Fei Long Wang (flwang) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Fei Long Wang (flwang) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1587702 Title: Nova doesn't check service type before deleting compute service Status in OpenStack Compute (nova): In Progress Bug description: Now nova service delete is using the same logic for compute service and the others. See https://github.com/openstack/nova/blame/stable/kilo/nova/db/sqlalchemy/api.py#L446 And as a result, if there is any service running associated with compute service(on the same host), then when delete the service, the compute service will be deleted as well. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1587702/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp