summaryrefslogtreecommitdiff
path: root/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync
Commit message (Expand)AuthorAgeFilesLines
* ovs-xapi-sync: Make bridge-id caching logic easier to understand.Ben Pfaff2013-06-191-17/+17
* ovs-xapi-sync: Cache the bridge-id value for non nicira-bridge-id too.Gurucharan Shetty2013-06-181-31/+14
* ovs-xapi-sync: Retry getting bridge-ids in case xapi is not ready.Gurucharan Shetty2013-06-141-3/+12
* ovs-xapi-sync: Handle exceptions from XAPI for get_single_bridge_id.Gurucharan Shetty2013-05-241-7/+17
* ovs-xapi-sync: Handle multiple xs-network-uuids for xs 6.1.Gurucharan Shetty2013-05-201-0/+22
* xenserver: Improve efficiency of code by using get_all_records_where()Rob Hoes2012-06-271-4/+3
* python: Break unixctl implementation into registry, client, and server.Ben Pfaff2012-05-221-1/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Python binaries to write comment in db show-log while updating databaseArun Sharma2012-04-101-0/+1
* xenserver: Verify updates in ovs-xapi-sync.Ethan Jackson2012-03-191-0/+3
* idl: Convert python daemons to utilize SchemaHelper.Ethan Jackson2012-03-091-30/+5
* ovs-xapi-sync: Use unixctl to trigger cache flushes.Ethan Jackson2012-03-091-15/+14
* ovs-xapi-sync: Add unixctl support.Ethan Jackson2012-03-091-0/+21
* ovs-xapi-sync: Cache nicira-bridge-id in ovs-xapi-sync.Ethan Jackson2012-03-091-14/+13
* ovs-xapi-sync: Remove useless root_prefix global.Ethan Jackson2012-03-091-7/+2
* ovs-xapi-sync: Rerun processing when a db update arrives during a commit.Ben Pfaff2012-03-081-1/+4
* xenserver: Add vm-id to the external_ids.Gurucharan Shetty2012-03-061-0/+39
* xenserver: Always update the bridge ID in ovs-xapi-sync.Ethan Jackson2012-02-291-3/+2
* xenserver: Remove dead code from ovs-xapi-sync.Ben Pfaff2012-02-061-10/+0
* ovs-xapi-sync: Always set iface-id, not just when xs-vif-uuid changes.Ben Pfaff2012-02-021-15/+16
* ovs-xapi-sync: Crashes if root-prefix is unspecified.Ethan Jackson2011-09-281-1/+2
* ovs-xapi-sync: Convert to vlog.Ethan Jackson2011-09-271-24/+12
* python: Upgrade daemon module to argparse.Ethan Jackson2011-09-271-38/+18
* ovs-xapi-sync: Add unit test.Ben Pfaff2011-09-261-10/+22
* ovs-xapi-sync: Style cleanup.Ethan Jackson2011-09-231-6/+24
* ovs-xapi-sync: Remove dead code.Ethan Jackson2011-09-231-5/+0
* python: Implement write support in Python IDL for OVSDB.Ben Pfaff2011-09-231-127/+113
* ovs-xapi-sync: Make pychecker-able.Ben Pfaff2011-09-221-8/+8
* vlog: Add a new log level "off".Ben Pfaff2011-08-011-1/+1
* xenserver: Update all external_ids in tap interfaces.Ethan Jackson2011-06-221-2/+29
* xenserver: New iface-status external id.Ethan Jackson2011-06-171-3/+14
* xenserver: Give tap devices iface-ids.Ethan Jackson2011-06-171-1/+12
* xenserver: Fix use of undefined variable.Ethan Jackson2011-06-171-1/+1
* daemon: Integrate checking for an existing pidfile into daemonize_start().Ben Pfaff2011-04-041-2/+0
* xenserver: Fix up iface-id after it changes or disappears too.Ben Pfaff2011-04-011-2/+8
* xenserver: Add support for disabling in-band management via XAPI.Andrew Evans2011-02-281-0/+19
* xenserver: Rename ovs-external-ids to ovs-xapi-sync.Justin Pettit2011-02-111-0/+302