afff649a39
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 |
||
---|---|---|
.. | ||
neutron | ||
oslo-config-generator | ||
oslo-policy-generator | ||
api-paste.ini | ||
README.policy.yaml.txt | ||
README.txt | ||
rootwrap.conf |
To generate the sample neutron configuration files, run the following command from the top level of the neutron directory: tox -e genconfig If a 'tox' environment is unavailable, then you can run the following script instead to generate the configuration files: ./tools/generate_config_file_samples.sh