c92b297896
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
7 lines
195 B
YAML
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.
|