Customizing an OpenStack instance
When an image is deployed, you might have to customize the resulting instance on startup to apply network configurations, login information, application settings, and so on, before the instance is ready for use.
About this task
Note: For more information about the
cloud-init software package and the customizations that it supports,
see CloudInit.
IBM Cloud
Manager with OpenStack also
supports the Pluggable Configuration Strategy feature added by IBM to OpenStack. This
feature is similar to the config drive support in that it provides
an instance with the necessary customizations. Like config drive,
the image must be built with the correct software package for the
configuration strategy to automatically access and apply the customizations.
In particular, this feature provides support for Open Virtualization
Format (OVF) or Microsoft Windows System Preparation (Sysprep)
configuration. For more information, see the following resources:
- For information about OVF configuration, see Open Virtualization Format (OVF).
- For information about Sysprep configuration, see Sysprep Technical Reference.