From: Ben Pfaff Date: Tue, 30 Mar 2010 21:13:52 +0000 (-0700) Subject: xenserver: Add comment to XAPI plugin. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b56f290a776da698633db8a4457a506600688a;p=openvswitch 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 b573b035..f915b422 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",