python3-glance-rootwrap
OpenStack Image Service store library - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-glance-rootwrap.sh
- Debian
-
apt-get install python3-glance-store
- Ubuntu
-
apt-get install python3-glance-store
- Kali Linux
-
apt-get install python3-glance-store
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-glance-store
- Raspbian
-
apt-get install python3-glance-store
- Dockerfile
- dockerfile.run/python3-glance-rootwrap
python3-glance-store
OpenStack Image Service store library - Python 3.x
The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. This package contains the Python 3.x module for the Glance's stores.