From 1a39ed9005306b0d3f42480b1fedf36b0b7834ff Mon Sep 17 00:00:00 2001 From: hackertron Date: Mon, 23 Mar 2020 15:21:17 +0100 Subject: [PATCH] Support for nova-manage placement heal_allocations --cell Closes-bug: #1868531 Change-Id: I98b3280583a6d12461d8aa52e5714d7606b84369 --- doc/source/cli/nova-manage.rst | 5 ++- nova/cmd/manage.py | 26 +++++++++++-- nova/tests/functional/test_nova_manage.py | 39 +++++++++++++++++++ nova/tests/unit/cmd/test_manage.py | 18 +++++++++ ...-allocation-per-cell-9177b3e2161a632c.yaml | 4 ++ 5 files changed, 88 insertions(+), 4 deletions(-) create mode 100644 releasenotes/notes/register-allocation-per-cell-9177b3e2161a632c.yaml diff --git a/doc/source/cli/nova-manage.rst b/doc/source/cli/nova-manage.rst index a59eff8464d2..053de9917a8f 100644 --- a/doc/source/cli/nova-manage.rst +++ b/doc/source/cli/nova-manage.rst @@ -546,7 +546,7 @@ Placement .. _heal_allocations_cli: -``nova-manage placement heal_allocations [--max-count ] [--verbose] [--skip-port-allocations] [--dry-run] [--instance ]`` +``nova-manage placement heal_allocations [--max-count ] [--verbose] [--skip-port-allocations] [--dry-run] [--instance ] [--cell