File: README.rst

package info (click to toggle)
python-oslo.versionedobjects 1.8.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 512 kB
  • sloc: python: 4,660; makefile: 46
file content (22 lines) | stat: -rw-r--r-- 995 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
===================================
oslo.versionedobjects
===================================

.. image:: https://img.shields.io/pypi/v/oslo.versionedobjects.svg
    :target: https://pypi.python.org/pypi/oslo.versionedobjects/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.versionedobjects.svg
    :target: https://pypi.python.org/pypi/oslo.versionedobjects/
    :alt: Downloads

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: http://docs.openstack.org/developer/oslo.versionedobjects
* Source: http://git.openstack.org/cgit/openstack/oslo.versionedobjects
* Bugs: http://bugs.launchpad.net/oslo.versionedobjects