yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95764
[Bug 2107942] [NEW] Error return for soft-deleted vm
Public bug reported:
A virtual machine(vm1) has been deleted, and "deleted" in table
"instances" recorded in the database is not 0. but it will be returned
when i use cli "nova list --deleted --vm-state SOFT_DELETED"
steps to reproduce:
1. vm1 is running on host1.
2. powered off host1, or stop nova-compute service on host1.
3. then soft-delete vm1
4. however, when I try to get soft-deleted vms, using cli "nova list --deleted --vm-state SOFT_DELETED", I will got vm1. But I can neither delete it nor restore it.
** Affects: nova
Importance: Undecided
Status: New
--
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/2107942
Title:
Error return for soft-deleted vm
Status in OpenStack Compute (nova):
New
Bug description:
A virtual machine(vm1) has been deleted, and "deleted" in table
"instances" recorded in the database is not 0. but it will be returned
when i use cli "nova list --deleted --vm-state SOFT_DELETED"
steps to reproduce:
1. vm1 is running on host1.
2. powered off host1, or stop nova-compute service on host1.
3. then soft-delete vm1
4. however, when I try to get soft-deleted vms, using cli "nova list --deleted --vm-state SOFT_DELETED", I will got vm1. But I can neither delete it nor restore it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2107942/+subscriptions
Follow ups