ded3e4d900
This resolves one of the TODOs in the heal_allocations CLI by adding a --dry-run option which will still print the output as we process instances but not commit any allocation changes to placement, just print out that they would happen. Change-Id: Ide31957306602c1f306ebfa48d6e95f48b1e8ead
7 lines
213 B
YAML
7 lines
213 B
YAML
---
|
|
other:
|
|
- |
|
|
A ``--dry-run`` option has been added to the
|
|
``nova-manage placement heal_allocations`` CLI which allows running the
|
|
command to get output without committing any changes to placement.
|