Comment 3 for bug 1992542

Revision history for this message
LIU Yulong (dragon889) wrote :

The best practice should be:
1. controller node for neutron-server only
2. N compute node(s) with L3 agent mode 'dvr' or 'dvr_no_external'
3. 3 or more network nodes with L3 agent mode 'dvr_snat'

In such case, then you can test migrate one VM from 'dvr' compute node to 'dvr_no_external' compute node, the floating IP should be set in network node with L3 agent mode 'dvr_snat'. Conversely, VM from 'dvr_no_external' to 'dvr', floating IP should be moved from network node to 'dvr' compute node.