summaryrefslogtreecommitdiff
path: root/tests/ovsdb.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb raft: Move ovsdb cluster tests to separate testsuite.Han Zhou2019-04-151-1/+0
* ovsdb.at: Move ovsdb macros from ovsdb.at to ovsdb-macros.at.Han Zhou2019-04-151-137/+0
* Revert "Test the Python C JSON extension"Ilya Maximets2018-10-151-22/+14
* Test the Python C JSON extensionTerry Wilson2018-10-111-14/+22
* ovsdb-client: Make "wait" command logging more sensible.Ben Pfaff2018-08-171-0/+6
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-4/+4
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-0/+1
* ovsdb-client: Move ovsdb-client specific tests to new .at file.Ben Pfaff2017-12-141-0/+1
* ovsdb: add support for role-based access controlsLance Richardson2017-06-081-0/+1
* tests: Add ovsdb lock testsAndy Zhou2016-07-221-0/+1
* ovsdb: Add table exclusion functionality to OVSDB replicationMario Cabrera2016-06-241-0/+1
* tests: Run Python 3 tests with Python 3.Russell Bryant2016-03-241-1/+1
* ovsdb.at: Run Python tests for Python 2 and 3.Russell Bryant2016-02-221-5/+47
* tests: Skip "strings at least 2 characters long" test for narrow Python.Ben Pfaff2012-03-121-5/+5
* python: Implement write support in Python IDL for OVSDB.Ben Pfaff2011-09-231-1/+0
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-0/+57
* Raise minimum Autoconf version to 2.64.Ben Pfaff2010-03-081-5/+1
* ovsdb: Implement ovsdb-tool commands "compact" and "convert".Ben Pfaff2010-02-151-1/+1
* ovsdb: Add support for referential integrity in the database itself.Ben Pfaff2010-02-081-0/+1
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-2/+2
* ovsdb: Add new "mutation" operation to transactions.Ben Pfaff2009-12-161-0/+1
* ovsdb: Implement C bindings for IDL.Ben Pfaff2009-12-021-0/+1
* ovsdb: Monitor support.Ben Pfaff2009-11-171-0/+1
* ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff2009-11-161-0/+15
* ovsdb: Rename ovsdb_file to ovsdb_log.Ben Pfaff2009-11-161-1/+1
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+35