ironic/ironic/tests/unit/api/controllers
Harald Jensås 50205ca072 API - Implement /events endpoint
Implements the POST /events endpoint. Allows external
entities to send events to Ironic. The default policy
for the new endpoint is "rule:is_admin".

Initial support for 'network' events properties implemented
but the EventsController will simply log a debug entry.

Story: 1304673
Task: 28988
Change-Id: I2cfebf2d0bedd35a33db7af60eaec0e5083fe16f
2019-02-15 06:17:02 +01:00
..
v1 API - Implement /events endpoint 2019-02-15 06:17:02 +01:00
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_base.py Put unit test file in correct directory 2017-09-08 09:30:25 -07:00