From: Ben Pfaff Date: Tue, 30 Mar 2010 21:13:52 +0000 (-0700) Subject: xenserver: Add comment to XAPI plugin. X-Git-Tag: v1.0.0~209 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=88b56f290a776da698633db8a4457a506600688a;p=sliver-openvswitch.git xenserver: Add comment to XAPI plugin. --- diff --git a/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update b/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update index b573b035d..f915b422d 100755 --- a/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update +++ b/xenserver/etc_xapi.d_plugins_openvswitch-cfg-update @@ -76,6 +76,8 @@ def removeControllerCfg(): "--", "del-ssl"]) def setControllerCfg(controller): + # /etc/xensource/xapi-ssl.pem is mentioned twice below because it + # contains both the private key and the certificate. vswitchCfgMod(["--", "clear", "Open_vSwitch", ".", "managers", "--", "del-ssl", "--", "--bootstrap", "set-ssl",