From 6f6d01ff0374c617f527c6197933fe9a034d2573 Mon Sep 17 00:00:00 2001 From: David Keirns Date: Mon, 18 Nov 2024 12:57:49 -0600 Subject: [PATCH] Update openstack-glance-images.md --- docs/openstack-glance-images.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/openstack-glance-images.md b/docs/openstack-glance-images.md index 626ac258..8d0aed8b 100644 --- a/docs/openstack-glance-images.md +++ b/docs/openstack-glance-images.md @@ -395,7 +395,8 @@ openstack --os-cloud default image create \ !!! note - You will need to create a virtual disk image from your own licensed media and convert to .qcow2 format. For this example, we used a Windows 2022 Standard Edition installation generalized with cloud-init and sysprep, then converted the image to .qcow2 format using qemu-img. + You will need to create a virtual disk image from your own licensed media and convert to .qcow2 format. For this example, we used a Windows 2022 Standard Edition installation generalized with cloud-init and sysprep, then converted the image to .qcow2 format using qemu-img. For additional information on creating a Windows image, please see the upstream documentation https://docs.openstack.org/image-guide/create-images-manually-example-windows-image.html. + ``` shell openstack --os-cloud default image create \