openstack-ansible-os_nova/releasenotes/notes/remove-lxd-driver-79969c0adc73115d.yaml
Jonathan Rosser 9376fd253d Remove support for the nova-lxd driver
This driver has been retired [1] and tests are now failing becasue the
nova-lxd repo master branch is now empty.

[1] https://review.opendev.org/#/c/672283/

Change-Id: I9906ede54f6b41972a03bfa1d39ba5f99c6235ed
2019-08-10 15:28:47 -04:00

16 lines
516 B
YAML

---
deprecations:
- |
The nova-lxd driver is no longer supported upstream, and the git repo
for it's source code has been retired on the master branch. All code
for deploying or testing nova-lxd has been removed from the os_nova
ansible role. The following variables have been removed:
* nova_supported_virt_types 'lxd' list entry
* nova_compute_lxd_pip_packages
* lxd_bind_address
* lxd_bind_port
* lxd_storage_backend
* lxd_trust_password
* lxd_storage_create_device