[ovs-git] Open vSwitch: xenserver: Don't delete pidfile when stopping monitor-external-ids (master)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 10 22:07:41 UTC 2010


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  b14c5fe9bd85b440d1727934c84d5f7fded051f7 (commit)
       via  29e21ea26944731f9b9681fecedc81cd5c86f342 (commit)
      from  6784cb57cf432197c497764cdb01cecd68f10362 (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 b14c5fe9bd85b440d1727934c84d5f7fded051f7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b14c5fe9bd85b440d1727934c84d5f7fded051f7
Author: Justin Pettit <jpettit at nicira.com>
		
xenserver: Don't delete pidfile when stopping monitor-external-ids
		
It's not necessary to explicitly delete the pidfile when stopping
monitor-external-ids through the init script, since the daemon will take
care of that.


commit 29e21ea26944731f9b9681fecedc81cd5c86f342
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=29e21ea26944731f9b9681fecedc81cd5c86f342
Author: Justin Pettit <jpettit at nicira.com>
		
xenserver: Don't monitor external-ids until XAPI is up
		
monitor-external-ids can't complete all its tasks until XAPI is up.  The
daemon is usually started before XAPI, so it can miss events.  This
commit causes the daemon to block until XAPI is finished initializing.


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

Summary of changes:
 xenserver/etc_init.d_openvswitch                   |    1 -
 ..._share_openvswitch_scripts_monitor-external-ids |    7 +++++++
 2 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list