neutron-lib/releasenotes/notes/rehome-obj-logeventtypes-b31e7c6492ca6615.yaml
Boden R 775c2c8f16 rehome neutron.objects.logapi.event_types
This patch rehomes neutron.objects.logapi.event_types into
neutron-lib. In addition the neutron.services.logapi.common.constants
are rehomed into neutron_lib.services.logapi.constants as they
are used in the former.

Also see: https://bugs.launchpad.net/neutron/+bug/1815827

Change-Id: I2a8717d3644fc333f4d940245b264a8aea471426
2019-03-26 11:51:01 -06:00

7 lines
265 B
YAML

---
features:
- The ``neutron.objects.logapi.events_types`` module is now available as
``neutron_lib.objects.logapi.events_types``.
- The ``neutron.services.logapi.common.constants`` module is now available as
``neutron_lib.services.logapi.constants``.