ironic/ironic/api
Kaifeng Wang d30d814956 Add description field to node
This patch implements the feature of storing informational free-form text
into ironic node, via the "description" field.

Operators can do simple queries on the context of description.

Change-Id: I787fb0df34566aff30dea4c4a3ba0e1ec820d044
Story: 2003089
Task: 23178
2019-02-01 10:25:58 +08:00
..
controllers Add description field to node 2019-02-01 10:25:58 +08:00
middleware Prevent HTML from appearing in API error messages 2018-08-28 14:54:15 +02:00
__init__.py Centralize config options - [api] 2016-07-21 11:51:45 -07:00
app.py Add optional healthcheck middleware 2018-02-12 14:48:05 -05:00
app.wsgi Add uWSGI support 2017-12-28 18:08:49 +02:00
config.py Fix W504 errors 2018-05-09 06:11:30 -07:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Fix W504 errors 2018-05-09 06:11:30 -07:00
wsgi.py Add uWSGI support 2017-12-28 18:08:49 +02:00