← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1577571] [NEW] deepcopy of ATTR_NOT_SPECIFIED creates new object

 

Public bug reported:

ATTR_NOT_SPECIFIED is meant to be a constant value, but since it is just
an instance of an object(), doing a copy.deepcopy of it will create a
new instantiation of object.

** Affects: neutron
     Importance: Undecided
     Assignee: Brandon Logan (brandon-logan)
         Status: In Progress


** Tags: api

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

Title:
  deepcopy of ATTR_NOT_SPECIFIED creates new object

Status in neutron:
  In Progress

Bug description:
  ATTR_NOT_SPECIFIED is meant to be a constant value, but since it is
  just an instance of an object(), doing a copy.deepcopy of it will
  create a new instantiation of object.

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


Follow ups