glare-scrubber
OpenStack Artifact Repository - Python 2.7 library
Install
- All systems
-
curl cmd.cat/glare-scrubber.sh
- Debian
-
apt-get install python3-glare
- Ubuntu
-
apt-get install python-glare
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-glare
- Raspbian
-
apt-get install python-glare
- Dockerfile
- dockerfile.run/glare-scrubber
python-glare
OpenStack Artifact Repository - Python 2.7 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.