[
https://issues.apache.org/jira/browse/CLOUDSTACK-10248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335650#comment-16335650
]
ASF subversion and git services commented on CLOUDSTACK-10248:
--------------------------------------------------------------
Commit c591c5ad3e270e5e62166a7f1ff6f9895d4b102c in cloudstack's branch
refs/heads/master from [~rafaelweingartner]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=c591c5a ]
CLOUDSTACK-10248: Fix errors that appeared after #2283 (#2417)
This fixes move refactoring error introduced in #2283
For instance, the class DatadiskTO is supposed to be in com.cloud.agent.api.to
package. However, the folder structure it was placed in is
com.cloud.agent.api.api.to.
Skip tests for cloud-plugin-hypervisor-ovm3:
For some unknown reason, there are quite a lot of broken test cases for
cloud-plugin-hypervisor-ovm3. They might have appeared after some dependency
upgrade and was overlooked by the person updating them. I checked them to see
if they could be fixed, but these tests are not developed in a clear and clean
manner. On top of that, we do not see (at least I) people using OVM3-hypervisor
with ACS. Therefore, I decided to skip them.
Identention corrected to use spaces instead of tabs in XML files
> Fix errors that appeared after #2283
> ------------------------------------
>
> Key: CLOUDSTACK-10248
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10248
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rafael Weingärtner
> Assignee: Rafael Weingärtner
> Priority: Major
>
> https://github.com/apache/cloudstack/pull/2417
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)