You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/05 14:21:25 UTC

[jira] [Commented] (CLOUDSTACK-9337) [CI] Enhance vcenter library to add datacenter programmatically

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226149#comment-15226149 ] 

ASF GitHub Bot commented on CLOUDSTACK-9337:
--------------------------------------------

GitHub user sanju1010 opened a pull request:

    https://github.com/apache/cloudstack/pull/1464

    [CLOUDSTACK-9337]Enhance vcenter.py to created data center in vcenter server automatically

    These changes have been made to support vmware deployments in CI. 
    For CI to create cloudstack setup with vmware, it is required to create datacenter, cluster and hosts in vcenter server before adding in cloudstack. Added few methods in vcenter.py to perform these tasks.
    
    Please refer to CLOUDSTACK-9337 for more details.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sanju1010/cloudstack vcenter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1464.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 #1464
    
----
commit 8daaa30fc895b2e54bf4adaea01429008c5b368a
Author: sanjeevn <sa...@citrix.com>
Date:   2016-03-21T12:52:08Z

    [CLOUDSTACK-9337]Enhance vcenter.py to created data center in vcenter server automatically
    (Programmatically)

----


> [CI] Enhance vcenter library to add datacenter programmatically
> ---------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9337
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9337
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Sanjeev N
>            Assignee: Sanjeev N
>
> Enhance vcenter.py to create data centers in vCenter server automatically by reading the configuration from a json file.
> Added few methods to create data center, cluster and hosts in it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)