python2-glance-api
OpenStack Image Registry and Delivery Service - Python library
Install
- All systems
-
curl cmd.cat/python2-glance-api.sh
- Debian
-
apt-get install python-glance
- Ubuntu
-
apt-get install python-glance
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-glance
- Raspbian
-
apt-get install python-glance
- Dockerfile
- dockerfile.run/python2-glance-api
python-glance
OpenStack Image Registry and Delivery Service - Python library
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 libraries.