summaryrefslogtreecommitdiff
path: root/tests/ovsdb-types.at
Commit message (Expand)AuthorAgeFilesLines
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-54/+54
* ovsdb: Add support for "enum" constraints.Ben Pfaff2010-02-251-0/+15
* ovsdb: Drop regular expression constraints.Ben Pfaff2010-02-251-25/+0
* ovsdb: Fix support for systems where libpcre is not installed.Ben Pfaff2010-02-081-3/+18
* ovsdb: Add support for referential integrity in the database itself.Ben Pfaff2010-02-081-0/+7
* ovsdb: Add simple constraints.Ben Pfaff2010-02-081-0/+62
* ovsdb: Require column type "min" value be 0 or 1.Ben Pfaff2010-01-261-12/+15
* Initial implementation of OVSDB.Ben Pfaff2009-11-041-0/+90