yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47951
[Bug 1556528] [NEW] lbaas-loadbalancer-status fails when health monitor is admin-state-up=False
Public bug reported:
With a load balancer configured with a health monitor that is in the
admin-state-up=False state, neutron lbaas-loadbalancer-status will fail
with:
Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-6f1a8e1b-a51a-469c-9017-0c0762fafe31']
q-svc.log reports:
File "/opt/stack/neutron-lbaas/neutron_lbaas/services/loadbalancer/plugin.py", line 1360, in statuses
pool_status["healthmonitor"] = hm_status
UnboundLocalError: local variable 'hm_status' referenced before assignment
** Affects: neutron
Importance: Undecided
Assignee: Michael Johnson (johnsom)
Status: New
** Tags: lbaas
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1556528
Title:
lbaas-loadbalancer-status fails when health monitor is admin-state-
up=False
Status in neutron:
New
Bug description:
With a load balancer configured with a health monitor that is in the
admin-state-up=False state, neutron lbaas-loadbalancer-status will
fail with:
Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-6f1a8e1b-a51a-469c-9017-0c0762fafe31']
q-svc.log reports:
File "/opt/stack/neutron-lbaas/neutron_lbaas/services/loadbalancer/plugin.py", line 1360, in statuses
pool_status["healthmonitor"] = hm_status
UnboundLocalError: local variable 'hm_status' referenced before assignment
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1556528/+subscriptions
Follow ups