[ https://issues.apache.org/jira/browse/CLOUDSTACK-8820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740528#comment-14740528 ]
ASF GitHub Bot commented on CLOUDSTACK-8820: -------------------------------------------- GitHub user sureshanaparti opened a pull request: https://github.com/apache/cloudstack/pull/806 CLOUDSTACK-8820: Showing error when try to add vCenter 6 CLOUDSTACK-8820: Showing error when try to add advance zone using VMware ESXi 6.0 host Summary: In vCenter 6.0, response headers need to be fetched after service login for server cookie unlike previous versions of vCenter. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sureshanaparti/cloudstack CLOUDSTACK-8820 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/806.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #806 ---- commit 4a6e2cdeeecae6953245ce3213513f4d5dd82e7f Author: Suresh Kumar Anaparti <sureshkumar.anapa...@citrix.com> Date: 2015-09-11T10:09:09Z CLOUDSTACK-8820: Showing error when try to add advance zone using VMWare ESXi 6.0 host Summary: In vCenter 6.0, response headers need to be fetched after service login for server cookie unlike previous versions of vCenter. ---- > Showing error when try to add advance zone using VMWare ESXi 6.0 host > --------------------------------------------------------------------- > > Key: CLOUDSTACK-8820 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8820 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: VMware > Affects Versions: 4.6.0 > Reporter: shweta agarwal > Assignee: Suresh Kumar Anaparti > Priority: Critical > > Steps to reproduce: > 1.Installed VMWare Server 6.0 > 2.Installed VMware Vsphere Client 6.0 > 3.Prepared vmware host using VMware-VMvisor-Installer-6.0.0-2494585.x86_64.iso > 4.Added vmware host to VMware Vsphere Client 6.0. > 5.Prepared latest CS setup > 6. Try creating a vmware zone using a vmware 6.0 host > Actual behavior: > Showing error 'Failed to add VMware DC to zone due to : null' when try to add > advance zone using VMWare ESXi 6.0 host. > Expected behavior: > Add advance zone operation should be successful. -- This message was sent by Atlassian JIRA (v6.3.4#6332)