yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88878
[Bug 1973726] [NEW] [DB] "SubnetPool" exact match queries to non-indexed columns
Public bug reported:
In
``neutron.objects.address_scope.AddressScope.get_network_address_scope``,
the OVO executes a query using exact match filters to
"address_scope_id". This column is not indexed and the query could under
perform.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1973726
Title:
[DB] "SubnetPool" exact match queries to non-indexed columns
Status in neutron:
New
Bug description:
In
``neutron.objects.address_scope.AddressScope.get_network_address_scope``,
the OVO executes a query using exact match filters to
"address_scope_id". This column is not indexed and the query could
under perform.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1973726/+subscriptions
Follow ups