[
https://issues.apache.org/jira/browse/CLOUDSTACK-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555921#comment-14555921
]
ASF GitHub Bot commented on CLOUDSTACK-8492:
--------------------------------------------
GitHub user gauravaradhye opened a pull request:
https://github.com/apache/cloudstack/pull/284
CLOUDSTACK-8492: Fix string case issue
Converted hypervisor string to lowercase to avoid dictionary key access
issues.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gauravaradhye/cloudstack 8492
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/284.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #284
----
commit 4737a9e27fe3d86643409b2e42e07f000190d9e2
Author: Gaurav Aradhye <[email protected]>
Date: 2015-05-22T10:06:17Z
CLOUDSTACK-8492: Fix string case issue
----
> Fix string comparison createChecksum method in common.py
> --------------------------------------------------------
>
> Key: CLOUDSTACK-8492
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8492
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.6.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.6.0
>
>
> The hypervisor is not converted to lowercase, hence it's failing for some
> hypervisors while trying to access dictionary elements
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)