Ron Stone a891252ae5 Guest integration reorganization
Moved k8S Container and OpenStack VNF sections into respective subdirs following "kubernetes"
and "openstack" conventions under guest_integration and added shared index.
This follows pattern used for other docs.
Rebase merge conflicts, formatting corrections and removed 2x NA files

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ic56322108cdb03ab1f9e4dadf5f50fe20cd7b2d6
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-05-14 13:11:14 -04:00

33 lines
894 B
ReStructuredText

.. aiq1466089940954
.. _bootstrap-data:
==============
Bootstrap Data
==============
You can use one or more mechanisms to pass information to a new |VNF| when it
is originally launched. The |VNF| can use this information for system
configuration purposes or to determine running options for the services it
provides.
The mechanisms used to convey information from the Cloud OS to the |VNF| are
the metadata server and config drive.
.. _bootstrap-data-ul-aw2-l2d-3w:
- User data is made available to the |VNF| through either the metadata
service or the configuration drive.
- The cloud-init package reads information from either the metadata
server or the configuration drive.
Detailed information about the OpenStack metadata server, config drive, and
cloud-init is available online.
For more information, see `http://docs.openstack.org
<http://docs.openstack.org>`__.