yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70915
[Bug 1738466] Re: Critical crash when using ./neutron-lbaas/drivers/f5/driver_v2.py in ocata and newton
Looking at the review https://review.openstack.org/#/c/528364/, it was merged.
Let's mark it as Fix Released and close it.
Note that LBaaS is an individual project Octavia. Bug tracking is done on the storyboard.
If you have further problem, file a bug to https://storyboard.openstack.org/#!/project_group/70
** 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/1738466
Title:
Critical crash when using ./neutron-lbaas/drivers/f5/driver_v2.py in
ocata and newton
Status in neutron:
Fix Released
Bug description:
shim driver provided in the upstream branch ocata and Newton makes
neutron server crash when calling ./neutron-
lbaas/drivers/f5/driver_v2.py
/var/log/neutron# vi neutron-server.log ... 2017-11-30 00:39:41.373
40946 CRITICAL neutron [req-6b060026-baee-47ea-b120-9608e59dd452 - - -
- -] AttributeError: 'module' object has no attribute 'v2' ...
2017-11-30 00:39:41.373 40946 ERROR neutron File "/opt/stack/venv
/neutron-20171130T001744Z/lib/python2.7/site-
packages/neutron_lbaas/drivers/f5/driver_v2.py", line 43, in init
2017-11-30 00:39:41.373 40946 ERROR neutron self.f5 =
f5lbaasdriver.v2.bigip.driver_v2.F5DriverV2(plugin, env) 2017-11-30
00:39:41.373 40946 ERROR neutron AttributeError: 'module' object has
no attribute 'v2'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1738466/+subscriptions
References