kolla-ansible/ansible/roles/neutron
Jianghua Wang c8245edf91 XenAPI: fix two neutron configures
This commit contains two fixes:
1. ``of_listen_address``: We use the xenapi's facts directly, so
that we can avoid depending on facts gathered by setup for hosts;
This is useful when deploy on the role of neutron only (--tag neutron);
2. ``local_ip``: Get the proper IP for tunnel. It should be chosen
from dom0's IP which is in the same network where tunnel interface
is connected.

blueprint: xenserver-support

Change-Id: I61bbd6499323e3fddd6293a0df6baec34dbddf23
2018-01-25 11:10:04 +00:00
..
defaults Add support for Neutron SRIOV agent container 2018-01-24 17:12:36 +00:00
handlers Add support for Neutron SRIOV agent container 2018-01-24 17:12:36 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Add support for Neutron SRIOV agent container 2018-01-24 17:12:36 +00:00
templates XenAPI: fix two neutron configures 2018-01-25 11:10:04 +00:00