ironic/ironic/api/controllers/v1
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
..
__init__.py API - Implement /events endpoint 2019-02-15 06:17:02 +01:00
allocation.py Allocation API: fix a small inconsistency 2019-02-11 11:16:32 +01:00
bios.py Add Node BIOS support - REST API 2018-05-28 12:17:39 +02:00
chassis.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
collection.py Expose conductors: api 2018-12-04 09:13:24 +08:00
conductor.py Expose conductors: api 2018-12-04 09:13:24 +08:00
driver.py Remove support for creating and loading classic drivers 2018-07-02 17:37:28 +02:00
event.py API - Implement /events endpoint 2019-02-15 06:17:02 +01:00
node.py Merge "Allow case-insensitivity when setting conductor_group via API" 2019-02-09 01:01:16 +00:00
notification_utils.py Allocation API: REST API implementation 2019-02-08 18:47:25 +01:00
port.py Expose is_smartnic in port API 2019-02-10 12:10:00 +02:00
portgroup.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
ramdisk.py Missing import of "_" 2018-05-23 10:40:31 +07:00
state.py Use docstrings for attributes in api/controllers 2014-10-27 21:47:18 +00:00
types.py API - Implement /events endpoint 2019-02-15 06:17:02 +01:00
utils.py API - Implement /events endpoint 2019-02-15 06:17:02 +01:00
versions.py API - Implement /events endpoint 2019-02-15 06:17:02 +01:00
volume.py Add REST API for volume connector and volume target operation 2017-07-03 15:51:59 +09:00
volume_connector.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00
volume_target.py Ensure pagination marker is always set 2018-09-11 20:32:34 +01:00