|
|
|
@ -272,7 +272,7 @@ Process user data and other metadata (cloud-init)
|
|
|
|
|
|
|
|
|
|
In addition to the ssh public key, an image might need
|
|
|
|
|
additional information from OpenStack, such as
|
|
|
|
|
`Provide user data to instances <http://docs.openstack.org/
|
|
|
|
|
`Provide user data to instances <https://docs.openstack.org/
|
|
|
|
|
user-guide/cli-provide-user-data-to-instances.html>`_,
|
|
|
|
|
that the user submitted when requesting the image.
|
|
|
|
|
For example, you might want to set the host name of the instance
|
|
|
|
@ -281,7 +281,7 @@ so that it executes user data content as a script on boot.
|
|
|
|
|
|
|
|
|
|
You can access this information through the metadata
|
|
|
|
|
service or referring to `Store metadata on the configuration drive
|
|
|
|
|
<http://docs.openstack.org/user-guide/cli-config-drive.html>`_.
|
|
|
|
|
<https://docs.openstack.org/user-guide/cli-config-drive.html>`_.
|
|
|
|
|
As the OpenStack metadata service is compatible with version
|
|
|
|
|
2009-04-04 of the Amazon EC2 metadata service, consult the
|
|
|
|
|
Amazon EC2 documentation on
|
|
|
|
|