[ 原始碼: python-oslo.versionedobjects ]
套件:python3-oslo.versionedobjects(3.4.0-2)
python3-oslo.versionedobjects 的相關連結
Debian 的資源:
下載原始碼套件 python-oslo.versionedobjects:
- [python-oslo.versionedobjects_3.4.0-2.dsc]
- [python-oslo.versionedobjects_3.4.0.orig.tar.xz]
- [python-oslo.versionedobjects_3.4.0-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
- interactive high-level object-oriented language (default python3 version)
-
- 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
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.config
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.context
- WSGI context helpers for OpenStack - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.messaging
- oslo messaging library - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils (>= 4.7.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- sug: python-oslo.versionedobjects-doc
- deals with DB schema versions and code expectations - doc