yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51731
[Bug 1587702] [NEW] Nova doesn't check service type before deleting compute service
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
Follow ups