← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583955] [NEW] provisioning_status of loadbalancer is always PENDING_UPDATE when following these steps

 

You have been subscribed to a public bug:

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

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: lbaas
-- 
provisioning_status of loadbalancer is always PENDING_UPDATE  when following these steps
https://bugs.launchpad.net/bugs/1583955
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.