yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90023
[Bug 1993736] [NEW] nova does not log delete action when deleting shelved_offloaded instances
Public bug reported:
Description
===========
When deleting an instance that is shelved, delete action is not added to instance action list.
Steps to reproduce
==================
$ nova shelve <instance_uuid>
$ nova delete <instance_uuid>
$ nova instance-action-list <instance_uuid>
Expected result
===============
delete action should show up in the action list.
Actual result
=============
delete action does not show up in the action list.
** 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/1993736
Title:
nova does not log delete action when deleting shelved_offloaded
instances
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
When deleting an instance that is shelved, delete action is not added to instance action list.
Steps to reproduce
==================
$ nova shelve <instance_uuid>
$ nova delete <instance_uuid>
$ nova instance-action-list <instance_uuid>
Expected result
===============
delete action should show up in the action list.
Actual result
=============
delete action does not show up in the action list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1993736/+subscriptions
Follow ups