neutron/neutron/tests/unit/notifiers
Harald Jensås afff649a39 Notify ironic on port status changes
This patch adds an ironic notifier that sends notifications
to ironic endpoint /v1/events. The events are triggered by
port updates and deletions. Only ports with vnic_type
baremetal are honored.

Story: 1304673
Task: 22263
Closes-Bug: #1828367
Implements: blueprint event-notifier-ironic
Authored-By: Vasyl Saienko <vsaienko@mirantis.com>
Co-Authored-By: Harald Jensås <hjensas@redhat.com>
Co-Authored-By: Julia Kreger <juliaashleykreger@gmail.com>
Change-Id: I0bb3187a88a7f20adb8c60e24945db159afb83f1
2019-05-27 13:38:42 +02:00
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
test_batch_notifier.py Turn nova notifier into a proper rate limiter 2017-02-03 13:13:45 +00:00
test_ironic.py Notify ironic on port status changes 2019-05-27 13:38:42 +02:00
test_nova.py Fix misuse of assertTrue/assertFalse 2019-03-14 09:16:10 +09:00