neutron-lib/releasenotes/notes/rehome-dvr-related-leftover-constants-2cf329794166b3f2.yaml
Swaminathan Vasudevan 9082bc4f0f DVR: Move DVR agent related constants to neutron-lib
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
2018-01-10 14:04:46 -08:00

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``.