kolla-ansible/roles/multi-node-vxlan-overlay/defaults/main.yml
Radosław Piliszek b356762b94 CI: Refactor VXLAN overlay setup
This makes it cleaner, allows reuse and outsourcing to zuul jobs
and enables us to create multiple of these overlay networks for
testing of more advanced scenarios.

Change-Id: Id557c81f68a7f34556854e7d6efc6eddfd2e7216
2020-02-20 12:24:05 +01:00

6 lines
180 B
YAML

---
# NOTE(yoctozepto): CI VXLAN overlay must use a different port than
# neutron-openvswitch-agent which defaults to 4789.
# Hence using port 4790 by default.
vxlan_dstport: 4790