ironic/ironic/api/controllers/v1
Dmitry Tantsur 192301ae65 Abstract away pecan.request/response
This change changes direct usages of pecan context objects to wrapper
in ironic.api, so that we can easier swap them with another implementation.

Change-Id: Ia1e411e27001860b14f4f765e26ed9f5893233d3
2019-07-16 17:47:13 +02:00
..
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
allocation.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
bios.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
chassis.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
collection.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
conductor.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
deploy_template.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
driver.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
event.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
node.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
notification_utils.py Deploy templates: API & notifications 2019-03-04 10:30:16 +00:00
port.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
portgroup.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
ramdisk.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
state.py Use docstrings for attributes in api/controllers 2014-10-27 21:47:18 +00:00
types.py Follow up - API - Implement /events endpoint 2019-02-18 10:38:56 +01:00
utils.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
versions.py Allocation API: backfilling allocations 2019-05-21 20:09:21 +02:00
volume.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
volume_connector.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
volume_target.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00