2cb4151e7f
Since I67556f1 removed the use of this flag in the libvirt port filter, the only remaining use of this option is in nova-network. As a result, we can deprecate this like nova-network itself. Change-Id: I6e84862110d9597d8621a95f93e6c675f0ce7842 Implements: blueprint centralize-config-options-pike
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following options, found in ``DEFAULT``, were only used for configuring
|
|
nova-network and are, like nova-network itself, now deprecated.
|
|
|
|
- ``ipv6_backend``
|
|
- ``firewall_driver``
|
|
- ``metadata_host``
|
|
- ``metadata_port``
|
|
- ``iptables_top_regex``
|
|
- ``iptables_bottom_regex``
|
|
- ``iptables_drop_action``
|
|
- ``ldap_dns_url``
|
|
- ``ldap_dns_user``
|
|
- ``ldap_dns_password``
|
|
- ``ldap_dns_soa_hostmaster``
|
|
- ``ldap_dns_servers``
|
|
- ``ldap_dns_base_dn``
|
|
- ``ldap_dns_soa_refresh``
|
|
- ``ldap_dns_soa_retry``
|
|
- ``ldap_dns_soa_expiry``
|
|
- ``ldap_dns_soa_minimum``
|
|
- ``dhcpbridge_flagfile``
|
|
- ``dhcpbridge``
|
|
- ``dhcp_lease_time``
|
|
- ``dns_server``
|
|
- ``use_network_dns_servers``
|
|
- ``dnsmasq_config_file``
|
|
- ``ebtables_exec_attempts``
|
|
- ``ebtables_retry_interval``
|
|
- ``fake_network``
|
|
- ``send_arp_for_ha``
|
|
- ``send_arp_for_ha_count``
|
|
- ``dmz_cidr``
|
|
- ``force_snat_range``
|
|
- ``linuxnet_interface_driver``
|
|
- ``linuxnet_ovs_integration_bridge``
|
|
- ``use_single_default_gateway``
|
|
- ``forward_bridge_interface``
|
|
- ``ovs_vsctl_timeout``
|
|
- ``networks_path``
|
|
- ``public_interface``
|
|
- ``routing_source_ip``
|
|
- ``use_ipv6``
|
|
- ``allow_same_net_traffic``
|