openstack-ansible-os_nova/releasenotes/notes/nova-ocata-conf-deprecations-0a99d13c97424c51.yaml
Andy McCrae 7c9a64b2ed Adjust conf for deprecation warnings
Remove deprecated config options and move those that are now in
different configuration sections.

Change-Id: Ifea82dc03a859356eb55b097aa5747e3fa0c40ba
2017-02-28 13:06:09 +00:00

14 lines
423 B
YAML

---
deprecations:
- Several ``nova.conf`` options that were deprecated have
been removed from the ``os_nova`` role. The
following OpenStack-Ansible variables are no longer
used and should be removed from any variable override
files.
* ``nova_dhcp_domain``
* ``nova_quota_fixed_ips``
* ``nova_quota_floating_ips``
* ``nova_quota_security_group_rules``
* ``nova_quota_security_groups``