aboutsummaryrefslogtreecommitdiff
path: root/tests/ovsdb-data.at
AgeCommit message (Expand)Author
2012-03-12tests: Skip "strings at least 2 characters long" test for narrow Python.Ben Pfaff
2011-05-24tests: Fix the two Python XFAIL tests.Ben Pfaff
2011-03-10python/ovs/ovsuuid: Fix behavior of UUID.from_json() with no symbol table.Ben Pfaff
2011-01-31tests: Fix tests with UCS-2 Python.Ethan Jackson
2010-08-25Implement initial Python bindings for Open vSwitch database.Ben Pfaff
2010-07-12ovsdb: New functions ovsdb_atom_default(), ovsdb_datum_default().Ben Pfaff
2010-05-26tests: Avoid nonportable \x escapes in printf(1) invocation.Ben Pfaff
2010-02-25ovsdb: Add support for "enum" constraints.Ben Pfaff
2010-02-25ovsdb: Drop regular expression constraints.Ben Pfaff
2010-02-08ovsdb: Make scalars and 1-element sets interchangeable.Ben Pfaff
2010-02-08ovsdb: Fix support for systems where libpcre is not installed.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-01-28ovs-vsctl: Add tests for database commands.Ben Pfaff
2010-01-26ovsdb: Require column type "min" value be 0 or 1.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff