[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvswitch-git
Subject:    [ovs-git] Open vSwitch: xenserver: Use ovs-appctl to reopen log files (next)
From:       dev () openvswitch ! org (dev at openvswitch ! org)
Date:       2009-12-21 6:05:55
Message-ID: E1NMbP1-0004NJ-UY () li27-103 ! members ! linode ! com
[Download RAW message or body]

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, next has been updated
       via  7f1bfcfe29a4dd09afbcef22dbb66da3e1d979d9 (commit)
       via  d3a8012b60ecb89b0a65f14b128b5a7d7ca1a2a5 (commit)
       via  f95c85e28c78e407ec7530b3179320e4353dbbdb (commit)
       via  dd8ac6fe86191a301746f384b25a9873e2e3c443 (commit)
       via  975ac5313396fbafe829b862335d90967b4d74f3 (commit)
       via  11aa56278b42e97f4ca7050f797b663a89b3611f (commit)
      from  95440284bdf8ac9a94c3e119d011d76acab577a7 (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 7f1bfcfe29a4dd09afbcef22dbb66da3e1d979d9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7f1bfcfe29a4dd09afbcef22dbb66da3e1d979d9
                
Author: Justin Pettit <jpettit at nicira.com>
		
xenserver: Use ovs-appctl to reopen log files
		
During the changes to use the configuration database the "reload"
command was removed from the init script.  In addition to reloading the
configuration file, binaries also reopened their log files, which is the
behavior the logrotate configuration expected.  This change makes the
logrotate configuration no longer user the "reload" command.


commit d3a8012b60ecb89b0a65f14b128b5a7d7ca1a2a5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d3a8012b60ecb89b0a65f14b128b5a7d7ca1a2a5
                
Author: Justin Pettit <jpettit at nicira.com>
		
Remove cfg library
		
A few places in bridge.c still reference the old cfg library, but they
were commented out a while back.  This removes the library, since we've
now switched over to a configuration database.


commit f95c85e28c78e407ec7530b3179320e4353dbbdb
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f95c85e28c78e407ec7530b3179320e4353dbbdb
                
Author: Justin Pettit <jpettit at nicira.com>
		
xenserver: Use ovs-vsctl for controller configuration in xsconsole
		


commit dd8ac6fe86191a301746f384b25a9873e2e3c443
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=dd8ac6fe86191a301746f384b25a9873e2e3c443
                
Author: Justin Pettit <jpettit at nicira.com>
		
ovs-vsctl: Support configuring SSL.
		


commit 975ac5313396fbafe829b862335d90967b4d74f3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=975ac5313396fbafe829b862335d90967b4d74f3
                
Author: Justin Pettit <jpettit at nicira.com>
		
ovs-vsctl: Don't allow controller configuration on fake bridges
		
Fake bridges can't have controller configuration separate from its
parent, so prevent this from happening.

Thanks to Ben Pfaff for pointing out the problem.


commit 11aa56278b42e97f4ca7050f797b663a89b3611f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=11aa56278b42e97f4ca7050f797b663a89b3611f
                
Author: Justin Pettit <jpettit at nicira.com>
		
ovs-vsctl: Fix minor typo in error message
		


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

Summary of changes:
 lib/automake.mk                                    |    2 -
 lib/cfg.c                                          | 1094 --------------------
 lib/cfg.h                                          |   90 --
 lib/vlog-modules.def                               |    2 -
 utilities/ovs-vsctl.8.in                           |   54 +
 utilities/ovs-vsctl.c                              |   82 ++-
 xenserver/etc_logrotate.d_vswitch                  |    4 +-
 xenserver/etc_xapi.d_plugins_vswitch-cfg-update    |   43 +-
 ..._lib_xsconsole_plugins-base_XSFeatureVSwitch.py |   10 +-
 9 files changed, 150 insertions(+), 1231 deletions(-)
 delete mode 100644 lib/cfg.c
 delete mode 100644 lib/cfg.h


hooks/post-receive
-- 
Open vSwitch


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic