Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / python / ovs / db / schema.py
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-05 Andy HillFix misspellings in comments and docs.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-09-24 Ethan Jacksonpython: Style cleanup.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-23 Ben Pfaffovs.db.types: Add table reference to ovs.db.types.BaseType.
2011-09-23 Ben Pfaffpython: Accept multiple forms of strings and lists...
2011-09-23 Ben Pfaffpython: Avoid shadowing standard or global names.
2011-08-24 Ben Pfaffovs.db.schema: Factor common checks for identifiers...
2011-08-24 Ben Pfaffpython: Avoid using 'type' as a variable name.
2011-08-24 Ben Pfaffpython: Avoid lots of \" in quoted strings by using...
2011-06-06 Ben Pfaffpython ovsdb: Fix one style inconsistency.
2011-06-06 Ben Pfaffovsdb: Implement table uniqueness constraints ("indexes").
2011-03-31 Ben Pfaffovsdb: Force strong references to non-root tables to...
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2010-12-27 Ben PfaffImplement database schema versioning.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...