aboutsummaryrefslogtreecommitdiff
path: root/xenserver
AgeCommit message (Expand)Author
2012-08-13xenserver: Improve efficiency of code by using get_all_records_where()Rob Hoes
2012-05-16bugtool: Collect bond state information from ovs.Arun Sharma
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-05-01ovs-ctl: Make "force-reload-kmod" warn when DHCP clients must be restarted.Ben Pfaff
2012-04-27xenserver: Update Open vSwitch post upgrade instructions.Gurucharan Shetty
2012-04-10Python binaries to write comment in db show-log while updating databaseArun Sharma
2012-04-05bugtool - Collect version information for all running Open vSwitch daemons.Arun Sharma
2012-03-22xenserver: Recognize XenServer 5.6-SP2 scripts in RPM %post.Ben Pfaff
2012-03-19xenserver: Verify updates in ovs-xapi-sync.Ethan Jackson
2012-03-19configure: Remove --with-build-number.Ben Pfaff
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-09datapath: omit _mod from module namesChris Wright
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-03-02xenserver: Fix rule for generating xenserver/openvswitch-xen.spec.Ben Pfaff
2012-02-29xenserver: Restart ovs-xapi-sync on kmod reload.Ethan Jackson
2012-02-29xenserver: Always update the bridge ID in ovs-xapi-sync.Ethan Jackson
2012-02-15xenserver: Fix iteration of dictionary.Dominic Curran
2012-02-09xenserver: Remove openvswitch-xen.spec file.Ethan Jackson
2012-02-06xenserver: Remove dead code from ovs-xapi-sync.Ben Pfaff
2012-02-03xenserver: Simplify RPM build instructions.Ben Pfaff
2012-02-02ovs-xapi-sync: Always set iface-id, not just when xs-vif-uuid changes.Ben Pfaff
2012-01-24openvswitch-xen.spec: Avoid warning if build_number not defined.Ben Pfaff
2012-01-24xenserver/README: Remove bad instructions.Ben Pfaff
2012-01-24xenserver: Only replace XenServer hosts scripts that we recognize.Ben Pfaff
2012-01-24xenserver: Synchronize scripts with XenServer 6.0.0.Ben Pfaff
2011-12-09bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitchChris Wright
2011-12-09utilites: rename ovs-lib.sh to ovs-libChris Wright
2011-12-06xenserver: Reduce number of xapi DB calls in pluginRob Hoes
2011-11-18packaging: Fix Xen and RH packaging error that was introduced with ovs-test u...Ansis Atteka
2011-10-05xenserver: ovs-xapi-sync should create a log file.Ethan Jackson
2011-09-29xenserver: Update README to be current.Justin Pettit
2011-09-29xenserver: Correct location of xen-bugtool plugins.Justin Pettit
2011-09-29bugtool: Collect "lacp/show" and "cfm/show" information.Justin Pettit
2011-09-29xenserver: Fix typo in comment in XAPI plugin.Ben Pfaff
2011-09-28ovs-xapi-sync: Crashes if root-prefix is unspecified.Ethan Jackson
2011-09-27xenserver: Don't specify python code by hand.Ethan Jackson
2011-09-27xenserver: Add vlog.py to spec file.Ethan Jackson
2011-09-27ovs-xapi-sync: Convert to vlog.Ethan Jackson
2011-09-27python: Upgrade daemon module to argparse.Ethan Jackson
2011-09-27python: Backport argparse to older platforms.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