yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65838
[Bug 1704137] [NEW] Refactor tag standard attribute
Public bug reported:
Tag resource is standard attribute but the implementation is different
from other standard attributes[1, 2], which StandardAttribute basically
has them. This difference often causes issues. Therefore, tag resource
should be reimplemented like other standard attributes.
[1]: https://github.com/openstack/neutron/blob/master/neutron/db/models/tag.py
[2]: https://github.com/openstack/neutron/blob/master/neutron/db/standard_attr.py#L55-L64
** Affects: neutron
Importance: Wishlist
Assignee: Hirofumi Ichihara (ichihara-hirofumi)
Status: New
** Changed in: neutron
Importance: Undecided => Wishlist
** Changed in: neutron
Assignee: (unassigned) => Hirofumi Ichihara (ichihara-hirofumi)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1704137
Title:
Refactor tag standard attribute
Status in neutron:
New
Bug description:
Tag resource is standard attribute but the implementation is different
from other standard attributes[1, 2], which StandardAttribute
basically has them. This difference often causes issues. Therefore,
tag resource should be reimplemented like other standard attributes.
[1]: https://github.com/openstack/neutron/blob/master/neutron/db/models/tag.py
[2]: https://github.com/openstack/neutron/blob/master/neutron/db/standard_attr.py#L55-L64
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1704137/+subscriptions
Follow ups