ironic/ironic/api
Steve Baker 7ebad2e344 Allow vendor_data to be included in a configdrive dict
configdrive can contain a vendor_data2.json file containing key/value
pairs injected by nova's vendordata mechanism[1].

This change lets Ironic accept a vendor_data key when configdrive is
provided as json, allowing parity with nova.

This change requires an openstacksdk release 0.37.0

[1] https://www.madebymikal.com/nova-vendordata-deployment-an-excessively-detailed-guide/

Change-Id: Id990b970619a113c5d5ead47fb550870d91b5e04
Task: 36756
Story: 2006597
Blueprint: nova-less-deploy
2019-10-31 08:55:39 +13:00
..
controllers Allow vendor_data to be included in a configdrive dict 2019-10-31 08:55:39 +13:00
middleware Remove XML support in parsable_error middleware 2019-06-03 14:11:29 -07:00
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
app.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00: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 Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
wsgi.py Remove deprecated app.wsgi script 2019-07-01 18:16:44 +02:00