]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
allow OVSDB connection schema to be configurable
authorGal Sagie <gal.sagie@huawei.com>
Mon, 6 Apr 2015 13:11:23 +0000 (16:11 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Mon, 13 Apr 2015 06:31:52 +0000 (09:31 +0300)
commitaa7567e8bb4fef17f6fc1d496ac6b75f10039063
treee351bee7d55b884dd09d5d2c5e088feebffdf430
parent596a8c4c2c7588d4085f72fd5994b2d1cc8aab9e
allow OVSDB connection schema to be configurable

Add the schema name as a parameter to the OVSDB IDL connection.
That way other users can use this with other schemas

Change-Id: I55ab5ae4f3f937d236eee773f9717b5090c18557
Closes-Bug: #1441180
neutron/agent/ovsdb/impl_idl.py
neutron/agent/ovsdb/native/connection.py
neutron/agent/ovsdb/native/idlutils.py