docs/doc/source/vnf_integration/bootstrap-data.rst
Juanita-Balaraj 63cd4f5fdc CephFS RWX Support in Host-based Ceph
Incorporated patchset 1 review comments
Updated patchset 5 review comments
Updated patchset 6 review comments
Fixed merge conflicts
Updated patchset 8 review comments

Change-Id: Icd7b08ab69273f6073b960a13cf59905532f851a
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
2021-05-03 16:39:45 -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>`__.