puppet-nova/releasenotes/notes/deprecate-hypervisors-d820752c9d739bbe.yaml
Takashi Kajinami 8bf7f7d2e9 Deperecate support for Xen and VMWare
The XenAPIDriver driver[1] and the vmwareapi driver[2] were deprecated
in nova, so support for these drivers should be also deprecated.

[1] af280ffe3098b84123eae218989ea056e9935bf1
[2] d98d72828505d250698fcab7cd310820b3a52f7a

Change-Id: Ie9d815b7b3377a9641cc80d11bf6df329331388a
2020-09-04 22:13:00 +09:00

11 lines
367 B
YAML

---
deprecations:
- |
The ``nova::compute::xenapi`` class has been deprecated and will be removed
in a future release. The XenApiDriver driver has already been deprecated in
nova.
- |
The ``nova::compute::vmware`` class has been deprecated and will be removed
in a future release. The vmwareapi driver has already been deprecated in
nova.