Global replace of Nicira Networks.
[sliver-openvswitch.git] / python / ovs / db / types.py
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-12 Ben Pfaffovsdb-doc: Use minus sign in negative numbers in nroff...
2011-10-12 Ben Pfaffovs.db.types: Consistently use commas in formatting...
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: Change 'clone' function names to 'copy'.
2011-09-23 Ben Pfaffovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
2011-09-23 Ben Pfaffpython: Avoid shadowing standard or global names.
2011-09-23 Ben Pfaffovs.db.types: Always initialize ref_type attribute.
2011-08-25 Ben Pfaffovs.db.types: Remove write-only variable from constrain...
2011-08-24 Ben Pfaffovs.db.types: Introduce DEFAULT_MIN, DEFAULT_MAX as...
2011-08-24 Ben Pfaffovs.db.types: Use toAtomicType() instead of open-coding it.
2011-08-24 Ben Pfaffovs.db.types: Simplify code to avoid try/except case.
2011-08-24 Ben Pfaffovs.db.types: Use .append instead of += for adding...
2011-08-24 Ben Pfaffpython: Take advantage of Python "x < y < z" syntax.
2011-08-24 Ben Pfaffpython: Avoid lots of \" in quoted strings by using...
2011-03-10 Ben Pfaffovsdb-idlc: Initialize refType in IDL reference columns...
2011-01-04 Ethan Jacksonpython: properly initialize string length on 64bit...
2010-09-17 Ben Pfaffovsdb-doc: Be less explicit in ovs-vswitchd.conf.db(5).
2010-08-26 Ben Pfaffxenserver: Add type-checking to monitor-external-ids...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...