Personal tools
Skip to content. | Skip to navigation
OS-traits A library containing standardized trait strings. Traits are strings that represent a feature of some resource provider. This library contains the catalog of constants that have been standardized in the OpenStack community to refer to a particular hardware, virtualization, storage, network, or device trait.
This package contains tests for python os-traits library.
A library for plugging and unplugging virtual interfaces in OpenStack.
This library contains Windows / Hyper-V code commonly used in the OpenStack projects: nova, cinder, networking-hyperv. The library can be used in any other OpenStack projects where it is needed.
XenAPI library for OpenStack projects.
A build system for OS images
osc-lib is a package of common support modules for writing OSC plugins.
OpenStackClient plugin for the Placement service. This is an OpenStackClient plugin, that provides CLI for the Placement service. Python API binding is not implemented - Placement API consumers are encouraged to use the REST API directly, CLI is provided only for convenience of users.
oscryptoA compilation-free, always up-to-date encryption library for Python that works on Windows, OS X, Linux and BSD. Supports the following versions of Python: 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10 and pypy. - [Supported Operating Systems](supported-operationg-systems) - [Features](features) - [Why Another Python Crypto Library?](why-another-python- crypto-library) -...
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.