Commit Graph

28 Commits (6c9a282bcd36d744d1ad753afd8e7a219b1189c4)

Author SHA1 Message Date
Terry Wilson 1eec265ad0 Update to support the ovdsbapp 0.4.0 API
6 years ago
Terry Wilson e6333593ae Use the ovsdbapp library
6 years ago
Jenkins c627b2da08 Merge "Port idlutils.get_schema_helper from ovsdbapp to neutron"
6 years ago
XieYingYun 61682538d2 Remove unnecessary setUp function in testcase
6 years ago
Dong Jun f95d33ec6e Port idlutils.get_schema_helper from ovsdbapp to neutron
6 years ago
Alin Balutoiu 34714b28ff Fix Python 3 compatibility in idlutils
6 years ago
Jakub Libosvar acfbd2d490 Move ovsdb_nested transaction to ovs_lib
6 years ago
Jenkins a4b3e28324 Merge "Refactor OVSDB native lib to be more customizable"
6 years ago
Isaku Yamahata 7d42176853 ovsdb: don't erase existing ovsdb managers
6 years ago
Terry Wilson 2013058e13 Refactor OVSDB native lib to be more customizable
6 years ago
Boden R e8bd6424e9 Replace retrying with tenacity
7 years ago
Omer Anson 4264083599 Generate OVSDB schema helper in a separate method
7 years ago
Jenkins 8bf83baa2a Merge "Allow to override Idl class in OVSDB Connection"
7 years ago
Omer Anson 070ee35b9c Allow to override Idl class in OVSDB Connection
7 years ago
Jenkins 605cdce696 Merge "Handle uuid references within an ovsdb transaction"
7 years ago
Terry Wilson 5c09536386 Enable OVSDB Connection unit tests for py3
7 years ago
Terry Wilson 1f4f806584 Handle uuid references within an ovsdb transaction
7 years ago
Hong Hui Xiao a01ca10250 Fix wrong use of six.moves.queue.get()
7 years ago
Terry Wilson 11dc21d3a6 Wait for vswitchd to add interfaces in native ovsdb
7 years ago
Oleg Bondarev a5d19b41a5 Mock threading.Thread to prevent daemon creation by unit tests
7 years ago
Jenkins 4582e64552 Merge "functional: fix OVSFW failure with native OVSDB api"
7 years ago
Inessa Vasilevskaya bffc5f062c functional: fix OVSFW failure with native OVSDB api
7 years ago
Jakub Libosvar 9cc3d60d56 ovsdb: Don't skip ovsdb test cases in py34 suite
7 years ago
Jakub Libosvar c13d722f39 ovsdb: Don't let block() wait indefinitely
7 years ago
Inessa Vasilevskaya dc7e2b10e8 unit: fix ValueError on TransactionQueue init with py34
7 years ago
Jakub Libosvar 99f2224e6b Mock out poller in ovsdb unittests
7 years ago
lzklibj 667ea2ac7c Allow OVSDB Connection to register certain tables
7 years ago
Ihar Hrachyshka 2e1b0ea403 ovsdb: attempt to enable connection_uri for native impl on startup
8 years ago