From e43238ac9bc8488618720f74dcadc4a2f6e5607c Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Tue, 30 Mar 2021 09:56:08 -0400 Subject: [PATCH] Allow modification of OAM IP address information without locking the host CGTS-23648 adds note to "Change the OAM IP Configuration Using the CLI" Signed-off-by: Ron Stone Change-Id: Ic6b535b75cca6d980df7221208864fd2e0477475 --- .../changing-the-oam-ip-configuration-using-the-cli.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/source/system_configuration/kubernetes/changing-the-oam-ip-configuration-using-the-cli.rst b/doc/source/system_configuration/kubernetes/changing-the-oam-ip-configuration-using-the-cli.rst index 725b5d954..f0e203710 100644 --- a/doc/source/system_configuration/kubernetes/changing-the-oam-ip-configuration-using-the-cli.rst +++ b/doc/source/system_configuration/kubernetes/changing-the-oam-ip-configuration-using-the-cli.rst @@ -67,4 +67,8 @@ For example: After changing the |OAM| server configuration, you must lock and unlock the controllers. This process requires a swact on the controllers. Then you must lock and unlock the worker nodes one at a time, ensuring that sufficient -resources are available to migrate any running instances. \ No newline at end of file +resources are available to migrate any running instances. + +.. note:: + On AIO Simplex systems you do not need to lock and unlock the host. The + changes are applied automatically. \ No newline at end of file