Public bug reported:
Description
===========
nova list --status SOFT_DELETED does not return soft-deleted instance
Steps to reproduce
==================
1 enable soft-delete by setting reclaim_instance_interval > 0 in nova.conf on
api and compute nodes.
2 $ nova boot --flavor xxx --image xxx --nic xxx VM
3 $ nova delete VM
4 $ nova list --status SOFT_DELETED
Expected result
===============
VM is the returned table.
Actual result
=============
It is not.
Environment
===========
$ nova --version
10.1.0
** 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/1789455
Title:
nova list --status SOFT_DELETED does not return soft-deleted instance
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
nova list --status SOFT_DELETED does not return soft-deleted instance
Steps to reproduce
==================
1 enable soft-delete by setting reclaim_instance_interval > 0 in nova.conf on
api and compute nodes.
2 $ nova boot --flavor xxx --image xxx --nic xxx VM
3 $ nova delete VM
4 $ nova list --status SOFT_DELETED
Expected result
===============
VM is the returned table.
Actual result
=============
It is not.
Environment
===========
$ nova --version
10.1.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1789455/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp