0e1734b9c2
These things are everywhere. Floating IP, fixed IP and security group quotas are only applicable when using nova-net as neutron takes care of quotas itself [1]. This means these features, like nova-net itself, can be deprecated. http://docs.openstack.org/admin-guide/cli-networking-advanced-quotas.html Change-Id: If66ad25e52374733be19fe4d39cd34c5c627c69a Implements: bp centralize-config-options-ocata
42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
---
|
|
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``
|
|
- ``auto_assign_floating_ip``
|
|
- ``floating_ip_dns_manager``
|
|
- ``instance_dns_manager``
|
|
- ``instance_dns_domain``
|
|
|
|
The following options, found in ``quota``, are also deprecated.
|
|
|
|
- ``floating_ips``
|
|
- ``fixed_ips``
|
|
- ``security_groups``
|
|
- ``security_group_rules``
|