775c2c8f16
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
7 lines
265 B
YAML
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``.
|