OpenStack #
images #
上传镜像:
1source admin-openrc.sh
2
3glance image-create --name openEuler-24.03-LTS-SP1 --visibility public --disk-format qcow2 --container-format bare --file ./openEuler-24.03-LTS-SP1-x86_64.qcow2
4glance image-create --name ubuntu24.04.2 --visibility public --disk-format qcow2 --container-format bare --file ./noble-server-cloudimg-amd64-24.04.2.img