← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1904188] [NEW] Include standard attributes ID in OVO dictionaries to improve the OVN revision numbers operation

 

Public bug reported:

When a new object is created, updated or deleted, when using the OVN
backend, an OVN revision number register is created. This
"OVNRevisionNumbers" register includes the object standard attribute ID.

Instead of retrieving the standard attribute ID for each object, the OVO
dictionary could contain this information.

Objects affected: https://github.com/openstack/neutron/blob/5c2193af764ab68d0485d965cc35ef1e230cfb2d/neutron/db/ovn_revision_numbers_db.py#L39-L46
- network
- subnet
- port
- security group
- security group rule
- router
- router port
- floating ip

** Affects: neutron
     Importance: Wishlist
         Status: New

** Changed in: neutron
   Importance: Undecided => Wishlist

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

Title:
  Include standard attributes ID in OVO dictionaries to improve the OVN
  revision numbers operation

Status in neutron:
  New

Bug description:
  When a new object is created, updated or deleted, when using the OVN
  backend, an OVN revision number register is created. This
  "OVNRevisionNumbers" register includes the object standard attribute
  ID.

  Instead of retrieving the standard attribute ID for each object, the
  OVO dictionary could contain this information.

  Objects affected: https://github.com/openstack/neutron/blob/5c2193af764ab68d0485d965cc35ef1e230cfb2d/neutron/db/ovn_revision_numbers_db.py#L39-L46
  - network
  - subnet
  - port
  - security group
  - security group rule
  - router
  - router port
  - floating ip

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


Follow ups