9082bc4f0f
Move DVR agent releated constants to neutron-lib because there were certain agent mode constants that were recently created and it should be moved to the neutron-lib. Change-Id: Ieb9374f5483a0ab2306592ab901686ca374db1c8
6 lines
222 B
YAML
6 lines
222 B
YAML
---
|
|
features:
|
|
- Moving the leftover DVR related constants from ``neutron.common.constants``.
|
|
The constants ``L3_AGENT_MODE_DVR_NO_EXTERNAL`` and ``DVR_SNAT_BOUND`` are
|
|
now available in ``neutron_lib.constants``.
|