deepcopy of ATTR_NOT_SPECIFIED creates new object
Bug #1577571 reported by
Brandon Logan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
Brandon Logan |
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.
Changed in neutron: | |
importance: | Undecided → Low |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/311858
Review: https:/