35ec5a0bd1
Since I537ed74503d208957f0a97af3ab754a6750dac20 had some clean-up comments, we can just provide a follow-up change. Change-Id: Ie8b5147322e13ad7df966b5c3c41ef0418e4f64c Related-Bug: #1793569
12 lines
549 B
YAML
12 lines
549 B
YAML
---
|
|
other:
|
|
- |
|
|
A new ``nova-manage`` command, ``placement audit``, has been added.
|
|
This can be used to identify and optionally remove compute allocations in
|
|
placement that are no longer referenced by existing instances or
|
|
migrations. These orphaned allocations typically occur due to race
|
|
conditions during instance migration or removal and will result in capacity
|
|
issues if not addressed.
|
|
For more details on CLI usage, see the man page entry:
|
|
https://docs.openstack.org/nova/latest/cli/nova-manage.html#placement
|