[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chip Childers resolved CLOUDSTACK-514.
--------------------------------------

    Resolution: Fixed

Resolved in master via the following two commits:

commit 311ef69a77e0f9b02b714786f04214ab9e0d0169
Author: Chip Childers <chip.child...@gmail.com>
Date:   Mon Nov 19 14:24:10 2012 -0500

    CLOUDSTACK-514: Added protocol and path support to cloudmonkey.
    
    This is the second half of making cloudmonkey and marvin more
    flexible in environments that may have https enabled and / or
    a different path for the cloudstack API.
    
    Signed-off-by: Chip Childers <chip.child...@gmail.com>

commit 2ee9253c78152d517f8448f66a779c6e3777b19c
Author: Chip Childers <chip.child...@gmail.com>
Date:   Mon Nov 19 12:06:18 2012 -0500

    CLOUDSTACK-514: Adding https and api path support to Marvin.
    
    This is the first part of fixing CLOUDSTACK-514, and is hopefully
    backward compatible with previous use of Marvin.  I added two new
    parameters to the cloudstackConnection module, protocol and path.
    Both have been defaulted to the previously *assumed* values.
    
    Signed-off-by: Chip Childers <chip.child...@gmail.com>
                
> Marvin and Cloudmonkey don't work when an API target uses https or an 
> alternate path
> ------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-514
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-514
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Cloudmonkey, Test Tools
>    Affects Versions: 4.0.0
>            Reporter: Chip Childers
>            Assignee: Chip Childers
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> Cloudmonkey and Marvin assume that the target API URL is going to be http, 
> when it's much more likely that production environments will be via https.  
> They also make an assumption about the API's path, which is invalid when (for 
> example) Citrix Cloud Portal is sitting on top of CloudStack.
> I think we need to fix both of these issues.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to