[ovs-git] Open vSwitch: ovsdb: Remove 'managers' column from 'Open vSwitch' table. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Feb 18 19:19:49 UTC 2011


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  289df16d29e963aef8c9df590300add4ab722ac9 (commit)
      from  7a7ae75a3839af2ae0803af66e51cc93cf36603c (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 289df16d29e963aef8c9df590300add4ab722ac9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=289df16d29e963aef8c9df590300add4ab722ac9
Author: Andrew Evans <aevans at nicira.com>
		
ovsdb: Remove 'managers' column from 'Open vSwitch' table.
		
We had retained but deprecated the use of the older 'managers' column in the
'Open vSwitch' table for compatibility with applications that might still use
it, but that created more problems than it solved. This commit removes the
'managers' column from the schema, and removes all references to it from the
code, init scripts, documentation, and tests.


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

Summary of changes:
 INSTALL.Linux                                      |    2 +-
 debian/openvswitch-switch.init                     |    1 -
 tests/ovs-vsctl.at                                 |    2 +-
 utilities/ovs-vsctl.8.in                           |   10 +++++-----
 utilities/ovs-vsctl.c                              |   16 ----------------
 vswitchd/bridge.c                                  |    9 +++------
 vswitchd/vswitch.ovsschema                         |    6 ++----
 vswitchd/vswitch.xml                               |   15 ---------------
 xenserver/etc_init.d_openvswitch                   |    2 +-
 ...sr_share_openvswitch_scripts_sysconfig.template |    2 +-
 10 files changed, 14 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list