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

Tomaz Muraus updated LIBCLOUD-371:
----------------------------------

    Component/s: Compute
    
> vcloud.py:1414 restricts vm names to 15 chars, however, this limitation is 
> windows only.
> ----------------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-371
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-371
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute, Core
>    Affects Versions: 0.12.3
>         Environment: LibCloud 0.13
>            Reporter: Brian Mingus
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> vcloud.py:1514  if len(name) > 15: raise ValueError('The VM name "' + name + 
> '" is too long for the computer name (max 15 chars allowed).')
> This is only true for windows.

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