Reviewed: https://review.openstack.org/317550 Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=2823484406692ee1769c62fb75313e9a406d1769 Submitter: Jenkins Branch: master
commit 2823484406692ee1769c62fb75313e9a406d1769 Author: Na <[email protected]> Date: Tue May 17 07:56:05 2016 -0700 Fix the issue about BGP dragent reports state failed The failed reason is import wrong python lib. Change-Id: I4900dfc4c798f1eb29d86076a620a390d408d204 Closes-Bug: #1582764 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1582764 Title: neutron-dynamic-routing agent is inactive Status in neutron: Fix Released Bug description: After I enable neutron-bgp-dragent, from neutron-server, the agent state is always inactive. steve@steve-devstack-test:~/devstack$ neutron agent-list +-----------------------------+---------------------------+---------------------+-------------------+-------+----------------+---------------------------+ | id | agent_type | host | availability_zone | alive | admin_state_up | binary | +-----------------------------+---------------------------+---------------------+-------------------+-------+----------------+---------------------------+ | 0c21a829-4fd6-4375-8e65-36d | DHCP agent | steve-devstack-test | nova | :-) | True | neutron-dhcp-agent | | b4dc434ac | | | | | | | | 0f9d6886-910d- | Metadata agent | steve-devstack-test | | :-) | True | neutron-metadata-agent | | 4af4-b248-673b22eb9e78 | | | | | | | | 5908a304-b9d9-4e8c-a0af- | Open vSwitch agent | steve-devstack-test | | :-) | True | neutron-openvswitch-agent | | 96a066a7c87e | | | | | | | | ae74e375-6a75-4ebe-b85c- | L3 agent | steve-devstack-test | nova | :-) | True | neutron-l3-agent | | 6628d2baf02f | | | | | | | | dbd9900e-9d16-444d- | BGP dynamic routing agent | steve-devstack-test | | xxx | True | neutron-bgp-dragent | | afc4-8d0035df5ed5 | | | | | | | +-----------------------------+---------------------------+---------------------+-------------------+-------+----------------+---------------------------+ steve@steve-devstack-test:~/devstack$ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1582764/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

