[TrivialFix] Add note for multi-node deployment

Change-Id: Ic1ec9f237060d4ff70759a8a56baa5d3c09492e5
This commit is contained in:
Kien Nguyen 2017-09-06 16:39:38 +07:00
parent 290afe3a49
commit 71150537dc

View File

@ -132,6 +132,12 @@ support. You also need to tell devstack where the SERVICE_HOST is::
ENABLED_SERVICES=zun-compute,kuryr-libnetwork,q-agt
END
.. note::
In multi-node scenario, kuryr-libnetwork config `capability_scope`
**must be** global (By default it is local), change in file
/etc/kuryr/kuryr.conf (all nodes): capability_scope = global
Run devstack::
cd /opt/stack/devstack