From bc12e9f28cdb968832e202ff4737c8e4cad8564f Mon Sep 17 00:00:00 2001 From: Dmitriy Chubinidze Date: Thu, 14 Aug 2025 20:04:01 +0000 Subject: [PATCH] Add NetworkManager reference for RHEL-based systems Update documentation to include mention of NetworkManager configuration examples for RHEL-based systems alongside existing examples for Ubuntu (/etc/network and /etc/netplan) Change-Id: Iae72b96f11962515cdf3bbce8f59c828073030db Signed-off-by: Dmitriy Chubinidze --- doc/source/user/network-arch/example.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/source/user/network-arch/example.rst b/doc/source/user/network-arch/example.rst index 7def064310..3e0a3a42f9 100644 --- a/doc/source/user/network-arch/example.rst +++ b/doc/source/user/network-arch/example.rst @@ -66,9 +66,12 @@ OpenStack-Ansible, plus any that you choose to specify for neutron physical interfaces. A selection of network configuration example files are given in -the ``etc/network`` and ``etc/netplan`` for ubuntu systems, and it is -expected that these will need adjustment for the specific requirements -of each deployment. +the `etc/network `_ +and `etc/netplan `_ +for Ubuntu systems, and in +`etc/NetworkManager `_ for RHEL-based (or others) systems. +It is expected that these will need adjustment for the specific requirements of +each deployment. If you want to delegate management of network bridges and interfaces to OpenStack-Ansible, you can define variables