summaryrefslogtreecommitdiff
path: root/tests/test-reconnect.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-221-2/+0
* reconnect: Add Python implementation of received_attempt(), and test.Ben Pfaff2021-01-071-1/+12
* reconnect: Add ability to do a number of retries without backoff.Ben Pfaff2018-03-241-0/+5
* python: Don't compare None and int.Russell Bryant2016-02-021-1/+1
* python: Fix print function compatibility.Russell Bryant2016-01-121-10/+12
* python: Resolve pep8 comparison errors.Russell Bryant2016-01-051-2/+2
* reconnect: Rename reconnect_received() to reconnect_activity().Ben Pfaff2012-09-071-7/+7
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* python: Upgrade to vlog.Ethan Jackson2011-09-271-3/+0
* python: Style cleanup.Ethan Jackson2011-09-241-18/+38
* test-reconnect: Fix use of undefined symbol.Ethan Jackson2011-09-241-1/+1
* ovsdb-server: Report time since last connect and disconnect for each manager.Andrew Evans2011-03-141-16/+21
* reconnect: Track last-disconnected time.Andrew Evans2011-03-091-0/+7
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-0/+195