套件:python3-oslo.versionedobjects(3.8.0-1)
python3-oslo.versionedobjects 的相關連結
Debian 的資源:
下載原始碼套件 python-oslo.versionedobjects:
- [python-oslo.versionedobjects_3.8.0-1.dsc]
- [python-oslo.versionedobjects_3.8.0.orig.tar.xz]
- [python-oslo.versionedobjects_3.8.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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-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 (>= 7.4.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