Delete image
Delete image
Own image you can:
- image store — the image will be completely deleted and will cease to be paid for;
- or disable access to it in the project If the image has been configured to be shared between projects.
Delete image from storage
carefully
Once deleted, the image cannot be restored. If the image access between projects is configured and the image will be deleted in all projects.
Control panel
OpenStack CLI
- В control panels go to Cloud platform → Images.
- If the image access between projects is configured, open the project menu (the name of the current project) and select the source project where the image was originally loaded.
- On the menu. image select Delete image.
- Enter the name of the image to confirm the deletion.
- Click Delete.
-
Delete the image:
openstack image delete <image>
Specify
<image>
— ID or image name. You can view the list usingopenstack image list --private
Disable image access in the project
If the image access between projects is configured You can disable access to it in the destination project. After disabling the image will be available in the source project and will not be deleted from the image repository. Storing the image in the source project will continue to be charged at the following rate cloud platform payment models.
- В control panels go to Cloud platform → Images.
- Open the projects menu (name of the current project) and select the destination project for which image access has been configured.
- On the menu. image select Refuse.