You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "sebastien goasguen (JIRA)" <ji...@apache.org> on 2013/05/28 16:28:20 UTC

[jira] [Created] (CLOUDSTACK-2721) Marvin cloudstackConnection fails if no port is specified

sebastien goasguen created CLOUDSTACK-2721:
----------------------------------------------

             Summary: Marvin cloudstackConnection fails if no port is specified
                 Key: CLOUDSTACK-2721
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2721
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Test Tools
    Affects Versions: 4.1.0
         Environment: python 2.7
            Reporter: sebastien goasguen


If a CloudStack enpoint without a port defined is specified, then Marvin will fail.

You can bypass this by using the IP address of the endpoint and the port but if you want to use a DNS record of an endpoint it won't work.

cloudstackConnection.py could be updated a bit so that if no port is passed (integration port is not assumed) and the urlopen query does not try to put a port in there.

--
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