2016-11-09 15:38:55 +00:00
|
|
|
---
|
|
|
|
deprecations:
|
|
|
|
- |
|
|
|
|
The following options, found in ``DEFAULT``, were only used for configuring
|
|
|
|
nova-network and are, like nova-network itself, now deprecated.
|
|
|
|
|
|
|
|
- ``flat_network_bridge``
|
|
|
|
- ``flat_network_dns``
|
|
|
|
- ``flat_interface``
|
|
|
|
- ``vlan_interface``
|
|
|
|
- ``vlan_start``
|
|
|
|
- ``num_networks``
|
|
|
|
- ``vpn_ip``
|
|
|
|
- ``vpn_start``
|
|
|
|
- ``network_size``
|
|
|
|
- ``fixed_range_v6``
|
|
|
|
- ``gateway``
|
|
|
|
- ``gateway_v6``
|
|
|
|
- ``cnt_vpn_clients``
|
|
|
|
- ``fixed_ip_disassociate_timeout``
|
|
|
|
- ``create_unique_mac_address_attempts``
|
|
|
|
- ``teardown_unused_network_gateway``
|
|
|
|
- ``l3_lib``
|
|
|
|
- ``network_driver``
|
|
|
|
- ``multi_host``
|
|
|
|
- ``force_dhcp_release``
|
|
|
|
- ``update_dns_entries``
|
|
|
|
- ``dns_update_periodic_interval``
|
|
|
|
- ``dhcp_domain``
|
|
|
|
- ``use_neutron``
|
2016-12-15 16:01:06 +00:00
|
|
|
- ``auto_assign_floating_ip``
|
|
|
|
- ``floating_ip_dns_manager``
|
|
|
|
- ``instance_dns_manager``
|
|
|
|
- ``instance_dns_domain``
|
2017-01-05 12:16:57 +00:00
|
|
|
|
|
|
|
The following options, found in ``quota``, are also deprecated.
|
|
|
|
|
|
|
|
- ``floating_ips``
|
|
|
|
- ``fixed_ips``
|
|
|
|
- ``security_groups``
|
|
|
|
- ``security_group_rules``
|