When adding an image to Glance, you may specify some common image properties that may prove useful to consumers of your image.
This document explains the names of these properties and the expected values.
The common image properties are also described in a JSON schema, found in etc/schema-image.json in the Glance source code.
Operating system architecture as specified in http://docs.openstack.org/cli-reference/glance-property-keys.html
Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)
The ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.
The ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.
The common name of the operating system distribution as specified in http://docs.openstack.org/cli-reference/glance-property-keys.html
The operating system version as specified by the distributor.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.