File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 321
321
<artifactId >cloud-plugin-hypervisor-ucs</artifactId >
322
322
<version >${project.version} </version >
323
323
</dependency >
324
- <dependency >
325
- <groupId >org.apache.cloudstack</groupId >
326
- <artifactId >cloud-plugin-hypervisor-ovm</artifactId >
327
- <version >${project.version} </version >
328
- </dependency >
329
- <dependency >
330
- <groupId >org.apache.cloudstack</groupId >
331
- <artifactId >cloud-plugin-hypervisor-ovm3</artifactId >
332
- <version >${project.version} </version >
333
- </dependency >
334
324
<dependency >
335
325
<groupId >org.apache.cloudstack</groupId >
336
326
<artifactId >cloud-plugin-hypervisor-kvm</artifactId >
Original file line number Diff line number Diff line change 89
89
<module >hypervisors/baremetal</module >
90
90
<module >hypervisors/hyperv</module >
91
91
<module >hypervisors/kvm</module >
92
- <module >hypervisors/ovm3</module >
93
- <module >hypervisors/ovm</module >
94
92
<module >hypervisors/ucs</module >
95
93
<module >hypervisors/xenserver</module >
96
94
You can’t perform that action at this time.
0 commit comments