[
https://issues.apache.org/jira/browse/CLOUDSTACK-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906657#comment-15906657
]
ASF GitHub Bot commented on CLOUDSTACK-9730:
--------------------------------------------
Github user sureshanaparti commented on the issue:
https://github.com/apache/cloudstack/pull/1891
@borisstoyanov the existing tests with space in the host name should work.
> [VMware] Unable to add a host with space in its name to existing VMware
> cluster
> -------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9730
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9730
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Reporter: Suresh Kumar Anaparti
> Assignee: Suresh Kumar Anaparti
> Fix For: 4.10.0.0
>
>
> ISSUE
> ==================
> Unable to add a host with space in the name to existing VMware cluster.
> While adding host, CloudStack tries to persist the validated inventory url
> path in database, which inserts encoded url into database which means
> whitespace would be stored as '+' symbols. Url from API parameter string is
> being converted to URI object as part of validation, where the url path is
> getting encoded.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)