Skip to content

Local image identification problem #801

@BurlyLuo

Description

@BurlyLuo

hello:
there is an issue about the local image.
with

[root@rowan> 01-vpp-testbed]# kcli version 
version: 99.0 commit: 97b2bd3 2024/12/10 Available Updates: True

if create a file at: /var/lib/libvirt/images. the image will shown at: kcli list image

[root@rowan> images]# touch test_cx_image_xxxxxx
[root@rowan> images]# kcli list image| grep test_cx_image_xxxxxx
| /var/lib/libvirt/images/test_cx_image_xxxxxx                               |
[root@rowan> images]# 

but with: 1f45ada

root@vm0:/var/lib/libvirt/images# kcli version 
version: 99.0 commit: 1f45ada 2025/04/13 Available Updates: False
root@vm0:/var/lib/libvirt/images# 

the great feature seems not support.
would you pls revert this func due to, if there is a self-image. we can use kcli tools to setup a vm quickly.
As you know, not all the official image can support all the packages, if we install the image and then export as a shel-image. it should be a great func.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions