Personal tools
Skip to content. | Skip to navigation
The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.
OpenStack logging configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc).
The Oslo project intends to produce a python library containing infrastructure code shared by OpenStack projects. The APIs provided by the project should be high quality, stable, consistent and generally useful. The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
The OpenStack Oslo Middleware library. Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc.
An OpenStack library for policy.
The Oslo project intends to produce a python library containing infrastructure code shared by OpenStack projects. The APIs provided by the project should be high quality, stable, consistent and generally useful. OpenStack library for creating Guru Meditation Reports and other reports.
The Oslo Rootwrap allows fine filtering of shell commands to run as `root` from OpenStack services. Unlike other Oslo deliverables, it should **not** be used as a Python library, but called as a separate process through the `oslo-rootwrap` command: `sudo oslo-rootwrap ROOTWRAP_CONFIG COMMAND_LINE`
An OpenStack library for representing objects in transmittable and storable formats.
Library for running OpenStack services
The OpenStack Oslo Utility library. * Documentation: http://docs.openstack.org/developer/oslo.utils * Source: http://git.openstack.org/cgit/openstack/oslo.utils * Bugs: http://bugs.launchpad.net/oslo