neutron-lib/releasenotes/notes/rehome-common-constants-8ac...

7 lines
263 B
YAML

---
features:
- Constants from ``neutron.common.constants`` are now available in
neutron-lib. Note that consumers using ``ROUTER_STATUS_ACTIVE`` or
``ROUTER_STATUS_ERROR`` should now just use ``ACTIVE`` and ``ERROR``
from ``neutron_lib.constants``.