
Allows to get rid of generic containers. Change-Id: I7f4485ded4dd39ec44a0746904b626b4a07d0f80 Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Relates-To: #544 Relates-To: #545
Cloud-init
This function generates yaml files (user-data and network-data) needed for building the bootstrap ISO image.
It assumes a ResourceList
is passed to its input where items
field is a phase executor document bundle
that contains necessary data. To get the data from the bundle the functionConfig
field must contain
IsoConfiguration
document that defines document selector parameters.