← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1646323] Re: instance action not record lock and unlock event

 

This was implemented with blueprint fill-the-gap-for-instance-action-
records https://review.openstack.org/#/c/523353/ in Queens.

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

-- 
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/1646323

Title:
  instance action not record lock and unlock event

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Currently we can show most of instance actions, but we can't get
  lock/unlock action.

  Add lock/unlock record to instance action list may be useful for audit. In addition, the ``locked_by`` field in database only store
  "admin" or "owner" rather than user id, so we can't find the real owner
  of server's lock via Nova API, this idea may compensate for this deficiency.

  I expect this can be a wishlist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1646323/+subscriptions


References