aboutsummaryrefslogtreecommitdiff
path: root/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync
AgeCommit message (Expand)Author
2013-06-19ovs-xapi-sync: Cache the bridge-id value for non nicira-bridge-id too.Gurucharan Shetty
2013-06-14ovs-xapi-sync: Retry getting bridge-ids in case xapi is not ready.Gurucharan Shetty
2013-05-24ovs-xapi-sync: Handle exceptions from XAPI for get_single_bridge_id.Gurucharan Shetty
2013-05-20ovs-xapi-sync: Handle multiple xs-network-uuids for xs 6.1.Gurucharan Shetty
2012-06-27xenserver: Improve efficiency of code by using get_all_records_where()Rob Hoes
2012-05-22python: Break unixctl implementation into registry, client, and server.Ben Pfaff
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-04-10Python binaries to write comment in db show-log while updating databaseArun Sharma
2012-03-19xenserver: Verify updates in ovs-xapi-sync.Ethan Jackson
2012-03-09idl: Convert python daemons to utilize SchemaHelper.Ethan Jackson
2012-03-09ovs-xapi-sync: Use unixctl to trigger cache flushes.Ethan Jackson
2012-03-09ovs-xapi-sync: Add unixctl support.Ethan Jackson
2012-03-09ovs-xapi-sync: Cache nicira-bridge-id in ovs-xapi-sync.Ethan Jackson
2012-03-09ovs-xapi-sync: Remove useless root_prefix global.Ethan Jackson
2012-03-08ovs-xapi-sync: Rerun processing when a db update arrives during a commit.Ben Pfaff
2012-03-06xenserver: Add vm-id to the external_ids.Gurucharan Shetty
2012-02-29xenserver: Always update the bridge ID in ovs-xapi-sync.Ethan Jackson
2012-02-06xenserver: Remove dead code from ovs-xapi-sync.Ben Pfaff
2012-02-02ovs-xapi-sync: Always set iface-id, not just when xs-vif-uuid changes.Ben Pfaff
2011-09-28ovs-xapi-sync: Crashes if root-prefix is unspecified.Ethan Jackson
2011-09-27ovs-xapi-sync: Convert to vlog.Ethan Jackson
2011-09-27python: Upgrade daemon module to argparse.Ethan Jackson
2011-09-26ovs-xapi-sync: Add unit test.Ben Pfaff
2011-09-23ovs-xapi-sync: Style cleanup.Ethan Jackson
2011-09-23ovs-xapi-sync: Remove dead code.Ethan Jackson
2011-09-23python: Implement write support in Python IDL for OVSDB.Ben Pfaff
2011-09-22ovs-xapi-sync: Make pychecker-able.Ben Pfaff
2011-08-01vlog: Add a new log level "off".Ben Pfaff
2011-06-22xenserver: Update all external_ids in tap interfaces.Ethan Jackson
2011-06-17xenserver: New iface-status external id.Ethan Jackson
2011-06-17xenserver: Give tap devices iface-ids.Ethan Jackson
2011-06-17xenserver: Fix use of undefined variable.Ethan Jackson
2011-04-04daemon: Integrate checking for an existing pidfile into daemonize_start().Ben Pfaff
2011-04-01xenserver: Fix up iface-id after it changes or disappears too.Ben Pfaff
2011-02-28xenserver: Add support for disabling in-band management via XAPI.Andrew Evans
2011-02-11xenserver: Rename ovs-external-ids to ovs-xapi-sync.Justin Pettit