[ovs-git] Open vSwitch: bugtool - Collect version information for all running Open vSwitch daemons. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Apr 5 13:04:42 PDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  a2af1e9dd995420730a334a610d53e381d259e54 (commit)
      from  4a00b733a692f3b524f691f67c19ffbaf6cac7ab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a2af1e9dd995420730a334a610d53e381d259e54
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a2af1e9dd995420730a334a610d53e381d259e54
Author: Arun Sharma <arun.sharma at calsoftinc.com>
		
bugtool - Collect version information for all running Open vSwitch daemons.
		
This is an improvement in {ovs|xen}-bugtool archive output to determine the
version which was running for all the OVS daemons. It is implemented as a
plugin which internally calls "ovs-appctl -t <daemon> version" command for
daemons whose pid file is present in /var/run/openvswitch directory.

Feature #10383
Signed-off-by: Arun Sharma <arun.sharma at calsoftinc.com>
[blp at nicira.com updated debian/copyright.in]
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                                            |    1 +
 debian/copyright.in                                |    1 +
 debian/openvswitch-common.install                  |    1 +
 utilities/bugtool/automake.mk                      |    3 ++-
 ...-bugtool-ovsdb-dump => ovs-bugtool-daemons-ver} |   10 ++++++++--
 .../plugins/system-configuration/openvswitch.xml   |    1 +
 xenserver/README                                   |    9 ++++++++-
 7 files changed, 22 insertions(+), 4 deletions(-)
 copy utilities/bugtool/{ovs-bugtool-ovsdb-dump => ovs-bugtool-daemons-ver} (77%)


hooks/post-receive
-- 
Open vSwitch


More information about the git mailing list