[Microstack] Add Image
Add images to openstack with example of Ubuntu 22.04
Download Image
We need cloud images, not the ones that we normally install with USB stick. For my case, I will be using 22.04 for demo.
Add image
This will add Ubuntu 22.04 image to the openstack.
Troubleshooting
If you happen to encounter
As an error, move the .img
file to the directory /var/snap/microstack/common/images
. Then execute the same command again.
Last updated