python2-glance-rootwrap
OpenStack Image Service store library - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-glance-rootwrap.sh
- Debian
-
apt-get install python-glance-store
- Ubuntu
-
apt-get install python-glance-store
- Kali Linux
-
apt-get install python-glance-store
- Fedora
-
dnf install python-glance-store
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-glance-store
- Raspbian
-
apt-get install python-glance-store
- Dockerfile
- dockerfile.run/python2-glance-rootwrap
python-glance-store
OpenStack Image Service store library - Python 2.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 2.x module for the Glance's stores.