You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
doc | 4 months ago | |
oslo_versionedobjects | 3 weeks ago | |
releasenotes | 2 months ago | |
.coveragerc | 7 years ago | |
.gitignore | 3 years ago | |
.gitreview | 3 years ago | |
.mailmap | 8 years ago | |
.pre-commit-config.yaml | 1 year ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 6 months ago | |
CONTRIBUTING.rst | 2 years ago | |
HACKING.rst | 3 years ago | |
LICENSE | 8 years ago | |
README.rst | 3 years ago | |
bindep.txt | 3 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 4 months ago | |
setup.py | 3 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 1 year ago |
README.rst
Team and repository tags
oslo.versionedobjects
The oslo.versionedobjects library provides a generic versioned object model that is RPC-friendly, with inbuilt serialization, field typing, and remotable method calls. It can be used to define a data model within a project independent of external APIs or database schema for the purposes of providing upgrade compatibility across distributed services.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.versionedobjects/latest
- Source: http://opendev.org/openstack/oslo.versionedobjects
- Bugs: http://bugs.launchpad.net/oslo.versionedobjects
- Release notes: https://docs.openstack.org/releasenotes/oslo.versionedobjects/