Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A virtual machine image, referred to in this document simply as an image, is a single file that contains a virtual disk that has a bootable operating system installed on it. Images are used to create virtual machine instances within the cloud. Depending on your role, you may have permission to upload and manage virtual machine images. Operators might restrict the upload and management of images to cloud administrators and/or operators only. If you have the appropriate privileges, you can use the dashboard to upload and manage images in the admin project.

Upload an image

Info
titleGet Images

By connecting to the website Get Images, it is possible to download locally the images of some of the best known operating systems (Ubuntu, Debian, WindowsCentOS, and so on). Here we use the CirrOs operating system, that is a minimal Linux distribution and was designed for use as a test image on clouds, image in the qcow2 format.

...

Once Created, the image is queued to be uploaded. It might take some time before the status changes from Queued to Active.

Update an image

Follow this procedure to update an existing image.:

  1. Log in to the dashboard.
  2. Select the appropriate project from the drop down menu at the top left.
  3. Select the image that you want to edit.
  4. In the Actions column (last column), click the menu button and then select Edit Image from the list.
  5. In the Edit Image dialog box, you can perform various actions. For example:
    • Change the name of the image.
    • Change the description of the image.
    • Change the format of the image.
    • Change the minimum disk of the image.
    • Change the minimum RAM of the image.
    • Select the Public/Private button to make the image public/private (action not allowed for the reasons presented in the previous paragraph).
    • Change the metadata of the image.
  6. Click Edit Image.

Edit Image

Delete an image

Deletion of images is permanent and cannot be reversed. Only users with the appropriate permissions can delete images.

...