yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #55169
[Bug 1614103] [NEW] OVO class attributes unrelated to OVO should start with underscore
Public bug reported:
In an OVO class, non-OVO class attributes (not 'version', 'db_model',
'fields', 'synthetic_fields', etc) should begin with an underscore so
they cannot be confused with being part of the standardized OVO
interface. QosPolicy has a class attribute called "binding_models" that
is unrelated to OVO, so this should start with an underscore.
** Affects: neutron
Importance: Undecided
Assignee: John Perkins (john-d-perkins)
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/1614103
Title:
OVO class attributes unrelated to OVO should start with underscore
Status in neutron:
In Progress
Bug description:
In an OVO class, non-OVO class attributes (not 'version', 'db_model',
'fields', 'synthetic_fields', etc) should begin with an underscore so
they cannot be confused with being part of the standardized OVO
interface. QosPolicy has a class attribute called "binding_models"
that is unrelated to OVO, so this should start with an underscore.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1614103/+subscriptions
Follow ups