Appendix A. Image service command options
You can use the following optional arguments with the glance image-create
, glance image-create-via-import
, and glance image-update
commands.
Specific to | Option | Description |
---|---|---|
All |
| Operating system architecture as specified in https://docs.openstack.org/glance/latest/user/common-image-properties.html#architecture |
All |
| If true, image will not be deletable. |
All |
| Descriptive name for the image |
All |
| Metadata that can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.) |
All |
| Amount of disk space (in GB) required to boot image. |
All |
| Scope of image accessibility. Valid values: public, private, community, shared |
All |
| ID of image stored in the Image service (glance) that should be used as the kernel when booting an AMI-style image. |
All |
| Operating system version as specified by the distributor |
All |
| Format of the disk. Valid values: None, ami, ari, aki, vhd, vhdx, vmdk, raw, qcow2, vdi, iso, ploop |
All |
| Common name of operating system distribution as specified in https://docs.openstack.org/glance/latest/user/common-image-properties.html#os-distro |
All |
| Owner of the image |
All |
| ID of image stored in the Image service that should be used as the ramdisk when booting an AMI-style image. |
All |
| Amount of RAM (in MB) required to boot image. |
All |
| Format of the container. Valid values: None, ami, ari, aki, bare, ovf, ova, docker |
All |
| Arbitrary property to associate with image. May be used multiple times. |
|
| List of strings related to the image |
|
| An identifier for the image |
|
| Key name of arbitrary property to remove from the image. |