Personal tools
Skip to content. | Skip to navigation
Tests for OpenStack Oslo serialization library
Library for running OpenStack services
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-sphinx library contains Sphinx theme and extensions support used by OpenStack.
This project contains the common code necessary for writing upgrade checks in OpenStack projects.
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
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. Oslo versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades.
Tests for the oslo.versionedobjects library.
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 VMware library provides support for common VMware operations and APIs.
Tests for OpenStack common VMware library.
OpenStack test framework and test fixtures.