[ 源代码: python-oslo.versionedobjects ]
软件包:python3-oslo.versionedobjects(1.33.3-2)
python3-oslo.versionedobjects 的相关链接
Debian 的资源:
下载源码包 python-oslo.versionedobjects:
- [python-oslo.versionedobjects_1.33.3-2.dsc]
- [python-oslo.versionedobjects_1.33.3.orig.tar.xz]
- [python-oslo.versionedobjects_1.33.3-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
deals with DB schema versions and code expectations - Python 3.x
oslo.versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schema by providing an abstraction layer, which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is also used in RPC APIs, to ensure upgrades happen without spreading version dependent code across different services and projects.
This package contains the Python 3.x module.
其他与 python3-oslo.versionedobjects 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-oslo.concurrency (>= 3.26.0)
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.config (>= 1:5.2.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.context (>= 2.19.2)
- WSGI context helpers for OpenStack - Python 3.x
-
- dep: python3-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.messaging (>= 5.29.0)
- oslo messaging library - Python 3.x
-
- dep: python3-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-webob (>= 1.7.1)
- Python module providing WSGI request and response objects (Python 3)
-
- sug: python-oslo.versionedobjects-doc
- deals with DB schema versions and code expectations - doc