← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1496370] Re: deleted vm data should not be stored in database for ever

 

AFAIK this is the way OpenStack does it. I can imagine that this
behavior is useful for audits, for example. Nova provides a way to
archive deleted rows:

    nova-manage db archive_deleted_rows --max_rows 1

This has to be applied manually though.

** Changed in: nova
       Status: New => 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/1496370

Title:
  deleted vm data should not be stored in database for ever

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  the deleted vm data is no useful if the vm is true deleted maybe immediately or sometime later,
  which should not be stored in database for ever.it should be deleted

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


References