5330273229
2 new constants DHCP_IPV4_TABLE and DHCP_IPV6_TABLE were added to the openvswitch agent's constant module in [1]. As whole this constants module is now rehomed to the neutron_lib, this patch also rehomes that 2 new constants. [1] https://review.opendev.org/c/openstack/neutron/+/776567 Change-Id: I242a3191e7481c0b75a5785db23dcc031d74140a
7 lines
217 B
YAML
7 lines
217 B
YAML
---
|
|
features:
|
|
- |
|
|
``DHCP_IPV4_TABLE`` and ``DHCP_IPV6_TABLE`` constants from the
|
|
``neutron.plugins.ml2.drivers.openvswitch.agent.common.constants`` module
|
|
are now available in ``neutron_lib.constants``.
|