ovs_quantum_agent: ovs-ofctl error br-int is not a bridge or a socket
When I execute ovs_quantum_agent script to run Openvswitch agent for quantum, I get output from ovs-ofctl as "br-int is not a bridge or a socket". Is this an error? Btw, I still see the agent as an active process but I don't see the agent to use existing MYSQL database records created by quantum plugins and that communicating to local openvswitch setup.
bash $ sudo python ./ovs_quantum_agent.py /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
ovs-ofctl: br-int is not a bridge or a socket
ovs-ofctl: br-int is not a bridge or a socket
Thanks in advance, Sumit