dcfdc9321e
Change-Id: Ifc614c23a03b216c63891abc2821d6fefe4bcf52
13 lines
434 B
YAML
13 lines
434 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following variables have been renamed in order to make the variable
|
|
names neutral for multiple operating systems.
|
|
|
|
* nova_apt_packages -> nova_packages
|
|
* nova_spice_apt_packages -> nova_spice_packages
|
|
* nova_novnc_apt_packages -> nova_novnc_packages
|
|
* nova_compute_kvm_apt_packages -> nova_compute_kvm_package
|
|
|
|
The old variable names will be removed in the Ocata cycle.
|