← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1315626] [NEW] changed_device_id attribute is unintiliazed in update_port function

 

Public bug reported:

In File  db_base_plugin_v2.py and function update_port   , while
updating router interface  port "changed_device_id" attribute is
uninitialized.


possible fix for the defect:
initialize the attribute
changed_device_id=False


Raghu

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1315626

Title:
  changed_device_id  attribute is unintiliazed in update_port function

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  In File  db_base_plugin_v2.py and function update_port   , while
  updating router interface  port "changed_device_id" attribute is
  uninitialized.

  
  possible fix for the defect:
  initialize the attribute
  changed_device_id=False

  
  Raghu

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1315626/+subscriptions


Follow ups

References