8a3840b70e
- Deprecated the use_baremetal_filters according to upstream nova documentation [1] [2], mentioning its deprecation in Pike. - Deprecated the metadata_host and metadata_port according to [1]. - Deprecated the firewall_driver according to [1]. [1]: https://docs.openstack.org/releasenotes/nova/pike.html#deprecation-notes [2]: https://docs.openstack.org/releasenotes/ironic/ Change-Id: Ic70b1db72c45c91ca928f17725a9cf0ec1cdc644
9 lines
303 B
YAML
9 lines
303 B
YAML
---
|
|
other:
|
|
- |
|
|
The variables ``nova_scheduler_use_baremetal_filters`` and
|
|
``nova_metadata_host`` have been removed, matching upstream nova changes.
|
|
The ``nova_virt_types`` dict no longer needs the
|
|
``nova_scheduler_use_baremetal_filters`` and ``nova_firewall_driver``
|
|
keys as well.
|