← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1612403] Re: Cannot filter OVSDB columns, only tables

 

** Changed in: neutron
       Status: Confirmed => Fix Released

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

Title:
  Cannot filter OVSDB columns, only tables

Status in neutron:
  Fix Released

Bug description:
  The current ovsdb connection class
  (neutron.agent.ovsdb.native.connection.Connection) allows filtering
  OVSDB tables, but not columns. Filtering columns may allow a
  performance gain when only specific columns in a table are accessed.

  Specifically, this is a feature we are trying to use in Dragonflow[1],
  in class DFConnection and table columns
  ovsdb_monitor_table_filter_default.

  [1]
  https://github.com/openstack/dragonflow/blob/master/dragonflow/db/drivers/ovsdb_vswitch_impl.py

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



References