[Openstack] Issues configuring DPDK settings in openstack queens

2018-10-22 Thread Manojawa Paritala
Hello All, On a 3 node (one controller + 2 compute), we configured Openstack Queens using OSA with OVS. On all the nodes, we defined br-mgmt as linux bridge, br-tun as private network and br-flat as external. Installation was successful and we could create networks and instances on Openstack. Bel

[Openstack] ovs-ofctl: br-int is not a bridge or a socket - compute nodes

2018-10-22 Thread Silvia Fichera
Hi all, I have deployed a multi node setup with devstack rocky. I'm also using the SFC plugin. I want to check the flows in the br-int of the compute node doing sudo ovs-ofctl dump-flows br-int -O OpenFlow13 table=0 but I have this error: ovs-ofctl: br-int is not a bridge or a socket Do you know