Horizon dashboard
Once logged into the OpenStack Horizon interface, navigate to the Compute->Images page - a list of currently available images will be shown. To begin uploading the new image, press the Create Image button.
To upload our previously made image, use the following options:
| Option | Reccomended setting |
|---|---|
| Name | User preference |
| Description | Enter a brief description of the image along with any customizations made to the image |
| Image source | Image location can be used to upload from a web URL, Image file can be used to upload from local machine |
| Image file/location | Choose the location of the QCOW2 file |
| Format | QCOW2 - QEMU Emulator |
| Architecture | X86_64 |
| Minimum Disk (GB) | 8 |
| Minimum RAM (MB) | 1024 |
The image will appear in the Glance image list once successfully uploaded.
