This website requires JavaScript.
Explore
Help
Sign In
mir
/
openvswitch
Watch
2
Star
0
Fork
0
You've already forked openvswitch
mirror of
https://github.com/openvswitch/ovs
synced
2025-10-27 15:18:06 +00:00
Code
Issues
Releases
Wiki
Activity
Files
693e5dc7484b15c159cb9f644d28dc759db01b7c
openvswitch
/
python
/
ovs
/
db
History
Ben Pfaff
693e5dc748
ovs.db.schema: Factor common checks for identifiers into new function.
...
Suggested-by: Reid Price <
reid@nicira.com
>
2011-08-24 11:57:43 -07:00
..
__init__.py
Implement initial Python bindings for Open vSwitch database.
2010-08-25 14:55:48 -07:00
data.py
ovsdb-data: Simplify converting an OVSDB datum to JSON by reordering logic.
2011-08-24 11:57:42 -07:00
error.py
python: Avoid lots of \" in quoted strings by using '' as outermost quotes.
2011-08-24 11:57:42 -07:00
idl.py
ovs.db.idl: Use top-level class to represent IDL rows.
2011-08-24 11:57:43 -07:00
parser.py
ovs.db.parser: Simplify code.
2011-08-24 11:57:43 -07:00
schema.py
ovs.db.schema: Factor common checks for identifiers into new function.
2011-08-24 11:57:43 -07:00
types.py
python: Take advantage of Python "x < y < z" syntax.
2011-08-24 11:57:42 -07:00