Files
neutron/neutron/agent/ovsdb
Rodolfo Alonso Hernandez 178227c8b6 Make NeutronOvsdbIdl singleton
"NeutronOvsdbIdl" should be a singleton class; only one instance
should be shared everywhere is called. Currently the connection
and the "OvsIdlMonitor" instances are global; those instances are
used to declare the "NeutronOvsdbIdl" instance.

As commented in the related bug, this singleton will ensure that
the OvsIdl indexes are created just once.

Change-Id: I639cf673a983b7b1be810495d8a8c2d89919a9b6
Related-Bug: #1881424
2020-06-03 10:50:33 +00:00
..
2015-01-22 09:32:29 -06:00
2020-06-03 10:50:33 +00:00