nova/doc/source/cli
Surya Seetharaman 70de423255 cleanup mapping/reqspec after archive instance
This patch aims at deleting the records of the archived instances from
the instance_mappings and request_specs tables in the API database
immediately following their archival from instances to shadow_instances
table. So upon running the 'nova-manage db archive_deleted_rows' command
the records of the archived instances will be automatically removed from
the instance_mappings and request_specs tables as well. A warning has
also been added to fix the issue of 'nova-manage verify_instance'
returning a valid instance mapping even after the instance is deleted.

The patch also adds InstanceMappingList.destory_bulk() and
RequestSpec.destroy_bulk() methods for ease of bulk deletion of records.

Change-Id: I483701a55576c245d091ff086b32081b392f746e
Closes-Bug: #1724621
Closes-Bug: #1678056
(cherry picked from commit 32fd58813f)
2018-07-06 21:52:43 +00:00
..
index.rst Structure cli page 2017-08-09 11:20:12 -04:00
nova-api-metadata.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-api-os-compute.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-api.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-cells.rst Deprecate cells v1 2017-08-01 11:07:55 -04:00
nova-compute.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-conductor.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-console.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-consoleauth.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-dhcpbridge.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-idmapshift.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-manage.rst cleanup mapping/reqspec after archive instance 2018-07-06 21:52:43 +00:00
nova-network.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-novncproxy.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-rootwrap.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-scheduler.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-serialproxy.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-spicehtml5proxy.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-status.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00
nova-xvpvncproxy.rst doc: Populate the 'cli' section 2017-07-13 14:54:11 +01:00