summaryrefslogtreecommitdiff
path: root/ovsdb/ovsdb-dot.in
Commit message (Expand)AuthorAgeFilesLines
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-1/+1
* ovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsize for Python3Markos Chandras2018-01-091-2/+2
* ovsdb: ovsdb-dot.in: Change exception semantics for Python3Markos Chandras2018-01-091-2/+2
* ovsdb: ovsdb-dot.in: Use print function for Python3Markos Chandras2018-01-091-14/+14
* ovsdb: Use items() instead of iteritems() for Python3Markos Chandras2018-01-091-2/+2
* docs: Fix overlapping 'weak' edges in ovs-vswitchd.conf.db.5.Shu Shen2015-02-131-1/+0
* ovsdb-dot: Include arrows by default.Ben Pfaff2013-10-171-5/+11
* vswitchd: Improve the readability of the E-R diagram.Ben Pfaff2013-10-081-0/+1
* ovs.db.types: Add table reference to ovs.db.types.BaseType.Ben Pfaff2011-09-231-2/+2
* ovsdb: Annotate E-R diagram with number of allowed values.Ben Pfaff2011-05-241-5/+20
* ovsdb: Implement garbage collection.Ben Pfaff2011-03-101-5/+11
* ovsdb: Remove trailing whitespaceEthan Jackson2010-11-291-2/+2
* docs: Implement our own dot->pic translator.Ben Pfaff2010-11-051-0/+1
* configure: Fix Graphviz test and input generation.Ben Pfaff2010-11-051-5/+7
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-6/+1
* vswitchd: Add entity-relationship diagram to ovs-vswitchd.conf.db.5.Ben Pfaff2010-06-241-0/+87