Add shields.io version/downloads links/badges into README.rst
Change-Id: I89f9d3765cb19d95864e0f80f8c3e96caa08e80d
This commit is contained in:
parent
9cf3a7d0c6
commit
b2aff4d8c1
@ -2,6 +2,14 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user