1ea4f4d76f
Retrieving that information for every network can take considerable time on large deployments with large number of networks, and for some kinds of network drivers (ovn binary) this will be always zero anyways. This setting lets us disable that column to speed up the networks view. Change-Id: I1f1561916067d3f4a02f10ec9f62e8ba777a1501
8 lines
273 B
YAML
8 lines
273 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new setting to the OPENSTACK_NEUTRON_NETWORK configuration, named
|
|
show_agents_column, that controls whether the DHCP Agents column should
|
|
be displayed in the network views. Disabling this may speed up display
|
|
on large deployments.
|