← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1553689] [NEW] description association proxy shared between all standard attrs

 

Public bug reported:

The association proxy added for the description on all standard
attribute resources was being shared between all standard attributes
since it was defined on the class that they all inherit. This meant that
the first model to load would become the reference and break filtering
for all of the others.

This was causing unit tests to sporadically fail because it depended on
the model load order of each worker which depended on the order of tests
they executed.

** Affects: neutron
     Importance: High
     Assignee: Kevin Benton (kevinbenton)
         Status: In Progress

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

Title:
  description association proxy shared between all standard attrs

Status in neutron:
  In Progress

Bug description:
  The association proxy added for the description on all standard
  attribute resources was being shared between all standard attributes
  since it was defined on the class that they all inherit. This meant
  that the first model to load would become the reference and break
  filtering for all of the others.

  This was causing unit tests to sporadically fail because it depended
  on the model load order of each worker which depended on the order of
  tests they executed.

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


Follow ups