]> git.proxmox.com Git - ovs.git/history - tests/test-ovsdb.py
Remove dependency on python3-six
[ovs.git] / tests / test-ovsdb.py
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-03-22 Ted Elhouranipython: Monitor Database table to manage lifecycle...
2019-01-11 Ben Pfaffpython: Fix invalid escape sequences.
2019-01-10 Ilya Maximetsstream: Allow timeout configuration for open_block.
2018-12-25 Ilya Maximetstests: Enable logging for ovsdb test.
2018-12-20 Ilya Maximetstest-ovsdb.py: Add line breaks to the error messages.
2018-10-15 Ilya MaximetsRevert "Test the Python C JSON extension"
2018-10-11 Terry WilsonTest the Python C JSON extension
2018-08-15 Ilya Maximetstests: Use environment variable for default timeout.
2018-08-14 Numan Siddiquepython jsonrpc: Allow jsonrpc_session to have more...
2018-06-15 Mark Michelsonovsdb-idl: Correct singleton insert logic
2018-04-18 Jakub Sitnickitests: Complain if key and certs not provided for SSL...
2018-04-18 Jakub Sitnickipython: Fix reporting that test-ovsdb.py command needs...
2018-04-17 Terry WilsonAdd multi-column index support for the Python IDL
2017-08-18 Alin Balutoiupython: Force file system encoding on cmdline args
2017-08-09 Lance Richardsonpython: make python idl unicode-tolerant
2017-03-09 xurong00037997Adapt to flake8-import-order
2016-12-20 Ben Pfaffovsdb-idl: Change interface to conditional monitoring.
2016-10-15 Amitabha BiswasPython-IDL: getattr after mutate fix
2016-10-05 Numan Siddiquepython: Add SSL support to the python ovs client library
2016-08-30 Amitabha Biswasovsdb: Fix mutation of newly inserted rows from Python...
2016-08-15 Amitabha Biswasovsdb-idl: Fix bugs in Python IDL partial set and map.
2016-08-15 Ryan MoatsSimplify partial map Py3 IDL test added by commit a59912a0
2016-08-14 Ryan Moatspython: Add support for partial map and partial set...
2016-08-03 Paul Bocapython tests: Implemented signal.alarm for Windows
2016-07-27 Numan Siddiquepython: Send old values of the updated cols in notify...
2016-07-19 Liran Schourlib: add monitor_cond_change API to C IDL lib
2016-05-20 Ofer Ben-Yacovpython: Add TCP passive-mode to IDL.
2016-02-22 Russell Bryanttests: Deal with Python output differences.
2016-02-02 Russell Bryantpython: Drop unicode type.
2016-01-22 Russell Bryantpython: Convert dict iterators.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Russell Bryantpython: Fix print function compatibility.
2016-01-12 Russell Bryantpython: Fix exception handler compatibility.
2016-01-05 Russell Bryantpython: Resolve a deprecation warning.
2016-01-05 Russell Bryantpython: Resolve pep8 comparison errors.
2016-01-05 Russell Bryantpython: Remove unused imports and variables.
2015-11-23 Shad Ansariovsdb-idl: Support for readonly columns that are fetche...
2015-10-13 Shad Ansariovsdb-idl: Test script for Python register_columns...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-29 Alex Wangtest-ovsdb: Fix conditional statement.
2015-04-27 Terry WilsonAllow subclasses of Idl to define a notification hook
2014-06-27 Gurucharan Shettytest-ovsdb: Workaround unicode bug in Python 2.4.x.
2012-09-27 Isaku Yamahatapython/ovs/db/idl: getattr(Row) raises TypeError, not...
2012-09-13 Isaku Yamahatapython/ovs/db/idl.py: Transaction._substitute doesn...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-03-09 Ethan Jacksonidl: Convert python daemons to utilize SchemaHelper.
2012-03-02 Ethan Jacksonjsonrpc.py: Don't swallow errors in transact_block().
2011-09-24 Ethan Jacksonpython: Style cleanup.
2011-09-24 Ethan Jacksontest-ovsdb.py: Remove unused import.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-23 Ben Pfaffovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
2011-05-24 Ben Pfafftests: Fix the two Python XFAIL tests.
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...