Skip to content

Commit 235029a

Browse files
authored
Merge pull request #1343 from klgill/Copy-Networker-Changes
copied changes from downstream
2 parents 2afbdf5 + ac3cbb0 commit 235029a

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs_user/modules/proc_adopting-networker-services-to-the-data-plane.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
= Adopting Networker services to the {rhos_acro} data plane
55

66
[role="_abstract"]
7-
Adopt the Networker services in your existing {rhos_prev_long} deployment to the {rhos_long} data plane. The `Networker` services could be running on `Conroller` nodes or dedicated `Networker` nodes. You decide which services you want to run on the Networker nodes, and create a separate `OpenStackDataPlaneNodeSet` custom resource (CR) for the Networker nodes. You might also decide to implement the following options if they apply to your environment:
7+
Adopt the Networker services in your existing {rhos_prev_long} deployment to the {rhos_long} data plane. The Networker services could be running on Controller nodes or dedicated Networker nodes. You decide which services you want to run on the Networker nodes, and create a separate `OpenStackDataPlaneNodeSet` custom resource (CR) for the Networker nodes.
8+
9+
[TIP]
10+
====
11+
By definition, any node that has set `enable-chassis-as-gw` is considered a _Networker node_. After the adoption process, these nodes continue to be Networker nodes.
12+
====
13+
14+
You can implement the following options if they apply to your environment:
815

916
* Depending on your topology, you might need to run the `neutron-metadata` service on the nodes, specifically when you want to serve metadata to SR-IOV ports that are hosted on Compute nodes.
1017

0 commit comments

Comments
 (0)