ironic/ironic/api/controllers
Dmitry Tantsur 3e1e0c9d5e Allow building configdrive from JSON in the API
Extend the API with the ability to build config drives from meta_data,
network_data and user_data, where meta_data and network_data are JSON
objects, and user_data is either a JSON object, a JSON array or
raw contents as a string.

This change uses openstacksdk (which is already an indirect dependency)
for building config drives.

Change-Id: Ie1f399a4cb6d4fe5afec79341d3bccc0f81204b2
Story: #2005083
Task: #29663
2019-03-05 19:14:56 +01:00
..
v1 Allow building configdrive from JSON in the API 2019-03-05 19:14:56 +01:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Deploy templates: API & notifications 2019-03-04 10:30:16 +00:00
link.py Add config option to override url for links 2015-09-15 18:53:10 +01:00
root.py Add version discovery information to the /v1 endpoint 2018-08-27 10:48:27 +02:00
version.py Add version discovery information to the /v1 endpoint 2018-08-27 10:48:27 +02:00