Aled Sage created JCLOUDS-557:
---------------------------------

             Summary: jclouds fails on CloudStack 4.3 - listProjects with 
domainid fails
                 Key: JCLOUDS-557
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-557
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-compute
    Affects Versions: 1.7.2
            Reporter: Aled Sage


I tried to use jclouds to create a VM in a CloudPlatform 4.3 environment (i.e. 
CloudStack 4.3). It failed with the exception below.

The problem I hit was https://issues.apache.org/jira/browse/CLOUDSTACK-6508. As 
described in that bug report, 
com.cloud.api.query.QueryManagerImpl.listProjectsInternal has a bug where it 
will fail when domainId is supplied.

I was able to work around this by patching the jclouds code 
org.jclouds.cloudstack.suppliers.ProjectsForCurrentUser so that it passed in 
just the account and not the domainid. However, that does *not* feel like a 
solution that should be committed!



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to