Reviewed: https://review.opendev.org/658787 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=afff649a3900dd75ffe699f4a599bcbdc449598c Submitter: Zuul Branch: master
commit afff649a3900dd75ffe699f4a599bcbdc449598c Author: Harald Jensås <[email protected]> Date: Thu May 9 10:38:15 2019 +0200 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 <[email protected]> Co-Authored-By: Harald Jensås <[email protected]> Co-Authored-By: Julia Kreger <[email protected]> Change-Id: I0bb3187a88a7f20adb8c60e24945db159afb83f1 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1828367 Title: [RFE] Ironic notifier - Notify Ironic on port status changes Status in neutron: Fix Released Bug description: More details in: https://storyboard.openstack.org/#!/story/1304673 Similar to how Nova can be notified (neutron/notifiers/nova.py) Ironic should also be notified on relevant port status changes. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1828367/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

