summaryrefslogtreecommitdiff
path: root/xenserver/usr_share_openvswitch_scripts_sysconfig.template
diff options
context:
space:
mode:
authorAndrew Evans <aevans@nicira.com>2011-02-18 09:50:12 -0800
committerAndrew Evans <aevans@nicira.com>2011-02-18 11:09:29 -0800
commit289df16d29e963aef8c9df590300add4ab722ac9 (patch)
tree6c1bdb8f8d0b108f8d9a113d0b19e729eb072a3b /xenserver/usr_share_openvswitch_scripts_sysconfig.template
parent7a7ae75a3839af2ae0803af66e51cc93cf36603c (diff)
downloadopenvswitch-289df16d29e963aef8c9df590300add4ab722ac9.tar.gz
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.
Diffstat (limited to 'xenserver/usr_share_openvswitch_scripts_sysconfig.template')
-rw-r--r--xenserver/usr_share_openvswitch_scripts_sysconfig.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/xenserver/usr_share_openvswitch_scripts_sysconfig.template b/xenserver/usr_share_openvswitch_scripts_sysconfig.template
index e72f6957a..2636588b7 100644
--- a/xenserver/usr_share_openvswitch_scripts_sysconfig.template
+++ b/xenserver/usr_share_openvswitch_scripts_sysconfig.template
@@ -21,7 +21,7 @@
# OVSDB_SERVER_REMOTES: Space-separated list of methods on which to have
# ovsdb-server listen or connect for a JSON-RPC connection.
-# OVSDB_SERVER_REMOTES="punix:/var/run/openvswitch/db.sock db:Open_vSwitch,managers db:Open_vSwitch,manager_options"
+# OVSDB_SERVER_REMOTES="punix:/var/run/openvswitch/db.sock db:Open_vSwitch,manager_options"
# OVSDB_SERVER_DB: File for which ovsdb-server uses for storage.
# OVSDB_SERVER_DB=/etc/openvswitch/conf.db