kolla-ansible/releasenotes/notes/add-neutron-dvr-no-external-0a8e0f2d967cf078.yaml
yong sheng gong ff89ff4215 Add dvr_no_external l3 dvr agent mode
This patch introduces inner-compute and external-compute nodes
group to distinguish compute nodes which do not have external
reachability from compute nodes which can reach outside.

Co-Authored-By: jinke <jin.ke@99cloud.net>
Co-Authored-By: yong sheng gong <gong.yongsheng@99cloud.net>

Change-Id: I45b945f7885e8243b017cf8607cbd7f9827cb6e9
Closes-bug: #1722026
2017-11-21 22:26:19 -05:00

7 lines
257 B
YAML

---
features:
- Add dvr_no_external l3 dvr agent mode.
Introduce inner-compute and external-compute nodes group in inventory
file to distinguish compute nodes which do not have external reachability
from compute nodes which can reach outside.