Hi I'm trying to run my q-agt service and getting following error ...
-05-28 02:00:51.205 15377 DEBUG neutron.agent.linux.utils [-] Command: ['ip', '-o', 'link', 'show', 'br-int'] Exit code: 0 Stdout: '28: br-int: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN mode DEFAULT \\ link/ether 3a:ed:a9:bd:14:19 brd ff:ff:ff:ff:ff:ff\n' Stderr: '' execute /opt/stack/neutron/neutron/agent/linux/utils.py:74 2014-05-28 02:00:51.209 15377 CRITICAL neutron [-] Policy configuration policy.json could not be found 2014-05-28 02:00:51.209 15377 TRACE neutron Traceback (most recent call last): 2014-05-28 02:00:51.209 15377 TRACE neutron File "/usr/local/bin/neutron-openvswitch-agent", line 10, in <module> 2014-05-28 02:00:51.209 15377 TRACE neutron sys.exit(main()) 2014-05-28 02:00:51.209 15377 TRACE neutron File "/opt/stack/neutron/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 1485, in main 2014-05-28 02:00:51.209 15377 TRACE neutron agent = OVSNeutronAgent(**agent_config) 2014-05-28 02:00:51.209 15377 TRACE neutron File "/opt/stack/neutron/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 207, in __init__ Please help regarding this. Thanks Abhishek Jain
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
