yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17782
[Bug 1339884] Re: Variable initialization missing in db_base_plugin_v2 class
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1339884
Title:
Variable initialization missing in db_base_plugin_v2 class
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In the update_port method of class neutron/db/db_base_plugin_v2.py,
the variable "changed_device_id" is not initialized, but it is getting
tested in the if condition which causes python error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1339884/+subscriptions
References