xenserver: Add comment to XAPI plugin.
authorBen Pfaff <blp@nicira.com>
Tue, 30 Mar 2010 21:13:52 +0000 (14:13 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 30 Mar 2010 21:13:52 +0000 (14:13 -0700)
xenserver/etc_xapi.d_plugins_openvswitch-cfg-update

index b573b03..f915b42 100755 (executable)
@@ -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",