009a37ee4b
For Pike Milestone 3 we need to fix the SHA's before we release. Change-Id: I471a426442cf6913b21eb21b7e50138557bd6cfd
10 lines
412 B
YAML
10 lines
412 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``nova_cpu_mode`` Ansible variable has been removed by default,
|
|
to allow Nova to detect the default value automatically. Hard-coded
|
|
values can cause problems. You can still set ``nova_cpu_mode`` to
|
|
enforce a ``cpu_mode`` for Nova.
|
|
Additionally, the default value for the ``qemu`` ``libvirt_type``
|
|
is set to ``none`` to avoid issues caused with ``qemu`` 2.6.0.
|