nova/nova/cmd
Dan Smith ae241cc68f Add simple db purge command
This adds a simple purge command to nova-manage. It either deletes all
shadow archived data, or data older than a date if provided.

This also adds a post-test hook to run purge after archive to validate
that it at least works on data generated by a gate run.

Related to blueprint purge-db

Change-Id: I6f87cf03d49be6bfad2c5e6f0c8accf0fab4e6ee
2018-03-07 10:35:32 -08:00
..
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
api_metadata.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
api_os_compute.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
baseproxy.py console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
cells.py Merge "Pass config object to oslo_reports" 2017-09-06 16:06:13 +00:00
common.py trivial: Remove some single use function from utils 2017-08-22 16:10:02 +01:00
compute.py Remove unused LOG variables 2018-02-27 11:19:48 +00:00
conductor.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
console.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
consoleauth.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
dhcpbridge.py Remove translation of log messages 2017-06-09 09:06:16 +00:00
manage.py Add simple db purge command 2018-03-07 10:35:32 -08:00
network.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
novncproxy.py console: Provide an RFB security proxy implementation 2018-01-12 10:00:42 +00:00
policy.py trivial: Rename 'policy_check' -> 'policy' 2017-10-25 17:56:40 +01:00
scheduler.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
serialproxy.py config options: centralize section "serial_console" 2015-11-19 11:00:20 +01:00
spicehtml5proxy.py config options: centralize 'spice' options 2016-04-11 10:34:05 +00:00
status.py Fix nits in support traits changes 2018-01-31 11:07:07 -05:00
xvpvncproxy.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00