cloudstack/plugins/hypervisors/ovm3
Rafael Weingärtner c591c5ad3e 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
2018-01-23 12:19:36 +01:00
..
src CLOUDSTACK-10248: Fix errors that appeared after #2283 (#2417) 2018-01-23 12:19:36 +01:00
.gitignore hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
pom.xml CLOUDSTACK-10248: Fix errors that appeared after #2283 (#2417) 2018-01-23 12:19:36 +01:00
sonar-project.properties ovm3: fix rat license, use license header that satisfies RAT 2015-03-12 15:12:12 +05:30