python3-oslo.cache
cache storage for Openstack projects - Python 3.x
oslo.cache aims to provide a generic caching mechanism for OpenStack projects
by wrapping the dogpile.cache library. The dogpile.cache library provides
support memoization, key value storage and interfaces to common caching
backends such as Memcached.
python3-flask-socketio
Socket.IO integration for Flask applications
Flask-SocketIO gives Flask applications access to low latency bi-directional
communications between the clients and the server. The client-side
application can use any of the SocketIO official clients libraries in
Javascript, C++, Java and Swift, or any compatible client to establish a
permanent connection to the server.
python3-oslo.service
library for running OpenStack services - Python 3.x
The oslo.service library provides a framework for managing long-running
services in OpenStack projects.
python3-oslo.upgradecheck
Common code for writing OpenStack upgrade checks - Python 3.x
This project contains the common code necessary for writing upgrade checks in
OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for
the common code as well as an example (oslo_upgradecheck.__main__) of
integrating that code into a project.
python3-oslo.utils
set of utility functions for OpenStack - Python 3.x
The Oslo.utils package provides a set of function which are cross-project
for OpenStack. For example, it provides text decoding, exception handling,
Python module import facility (try_import function), network-related
system-level, and time utilities and helper functions.
tpm2daemon
GNU privacy guard - TPM2 support
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.