← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2107942] Re: Error return for soft-deleted vm

 

Hi, and thanks for reporting this issue!

Thanks for including the steps to reproduce — that's very helpful. To
better understand and assess the situation, could you please also
clarify:

    What the expected behavior is after performing the soft-delete?

    The exact version of OpenStack you are using.

    Any relevant logs from nova-api or nova-compute that may help
identify the root cause.

As per our process, we are marking this bug as Invalid for now. Once
you've added the missing details, please set the status back to New.

For reference, we encourage following the bug report template here:
https://wiki.openstack.org/wiki/Nova/BugsTeam/BugReportTemplate

Thanks again!

** Changed in: nova
       Status: New => Invalid

** Changed in: nova
       Status: Invalid => Incomplete

-- 
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):
  Incomplete

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



References