** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => octavia
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1583955 Title: provisioning_status of loadbalancer is always PENDING_UPDATE when following these steps Status in octavia: New Bug description: issue is in kilo branch; following these steps: 1. update admin_state_up of loadbalancer to False 2. restart lbaas agent 3. update admin_state_up of loadbalancer to True then the provisioning_status of loadbalancer is always PENDING_UPDATE agent log is: 2013-11-20 12:33:54.358 12601 ERROR oslo_messaging.rpc.dispatcher [req-add12f1f-f693-4f0b-9eae-5204d8a50a3f ] Exception during message handling: An unknown exception occurred. 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher Traceback (most recent call last): 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher executor_callback)) 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 186, in _dispatch 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher executor_callback) 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 130, in _do_dispatch 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args) 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/neutron_lbaas/agent/agent_manager.py", line 282, in update_loadbalancer 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher driver = self._get_driver(loadbalancer.id) 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/neutron_lbaas/agent/agent_manager.py", line 168, in _get_driver 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher raise DeviceNotFoundOnAgent(loadbalancer_id=loadbalancer_id) 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher DeviceNotFoundOnAgent: An unknown exception occurred. 2013-11-20 12:33:54.358 12601 TRACE oslo_messaging.rpc.dispatcher To manage notifications about this bug go to: https://bugs.launchpad.net/octavia/+bug/1583955/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp