nova/releasenotes/notes/heal-allocations-instance-uuid-9aa93fdef5015c64.yaml
Matt Riedemann c92b297896 Add --instance option to heal_allocations
This resolves one of the TODOs in the heal_allocations CLI
by adding an --instance option to the command which, when
specified, will process just the single instance given.

Change-Id: Icf57f217f03ac52b1443addc34aa5128661a8554
2019-04-15 10:34:59 -04:00

7 lines
195 B
YAML

---
other:
- |
An ``--instance`` option has been added to the
``nova-manage placement heal_allocations`` CLI which allows running the
command on a specific instance given its UUID.