ironic/ironic/conductor
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
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Do not log an exception if Allocation is deleted during handling. 2019-06-12 15:14:20 +02:00
base_manager.py Fix :param: in docstring 2019-06-14 14:23:57 +08:00
manager.py Merge "Don't resume deployment or cleaning on heartbeat when polling" 2019-09-23 11:09:33 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Removes `hash_distribution_replicas` configuration option 2019-04-19 15:10:56 +05:30
steps.py Deploy Templates: factor out ironic.conductor.steps 2019-03-15 10:10:45 +00:00
task_manager.py Change log level based on node status 2019-09-26 16:23:22 +02:00
utils.py Allow vendor_data to be included in a configdrive dict 2019-10-31 08:55:39 +13:00