Update Octavia doc to use noop network driver

Change-Id: Ic5034717f7d1f0506b410625ccc0490aca06c3f8
This commit is contained in:
Adit Sarfaty 2019-01-13 10:38:27 +02:00
parent d7f6e0d2d2
commit e8306c813c
1 changed files with 5 additions and 0 deletions

View File

@ -147,6 +147,8 @@ Add octavia repo as an external repository and configure following flags in ``lo
[oslo_messaging]
topic=vmwarensxv_edge_lb
[controller_worker]
network_driver = network_noop_driver
NSX-T
-----
@ -283,6 +285,9 @@ Add octavia repo as an external repository and configure following flags in ``lo
[oslo_messaging]
topic=vmwarensxv_edge_lb
[controller_worker]
network_driver = network_noop_driver
NSX-P
-----