Comment 3 for bug 1652765

Revision history for this message
Alexander Ignatov (aignatov) wrote : Re: [9.1 swarm] Neutron failed to bind a port

On reverted snapshot on rebooted compute node I found that br-prv definition has beeing missed in
root@node-2:~# ovs-vsctl show
e1d97732-f42f-46c5-9604-a5004e144cfb
    Bridge br-int
        fail_mode: secure
        Port br-int
            Interface br-int
                type: internal
        Port int-br-prv
            Interface int-br-prv
                type: patch
                options: {peer=phy-br-prv}
    ovs_version: "2.6.1"