
Add Guest include markers required by DS OS Change-Id: Iaa1847d78d71641151670ac22dd982d51edf1171 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
926 B
926 B
Bootstrap Data
You can use one or more mechanisms to pass information to a new when it is originally launched. The 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 are the metadata server and config drive.
- User data is made available to the 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.