rhtyd commented on a change in pull request #2764: kvm: Fixes #2763 move 
post-renewal libvirt restart class suitably
URL: https://github.com/apache/cloudstack/pull/2764#discussion_r204686542
 
 

 ##########
 File path: test/integration/smoke/test_vm_life_cycle.py
 ##########
 @@ -918,7 +918,7 @@ def secure_all_hosts(self):
             cmd = provisionCertificate.provisionCertificateCmd()
             cmd.hostid = host.id
             cmd.reconnect = True
-            self.apiclient.updateConfiguration(cmd)
+            self.apiclient.provisionCertificate(cmd)
 
 Review comment:
   okay

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to