5b7e486dcc
Change-Id: I0f6b5e516813ffd6b90b7283eb893b0d5c3accd0
30 lines
976 B
ReStructuredText
30 lines
976 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/oslo.db.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
===============================================
|
|
oslo.db -- OpenStack Database Pattern Library
|
|
===============================================
|
|
|
|
.. image:: https://img.shields.io/pypi/v/oslo.db.svg
|
|
:target: https://pypi.python.org/pypi/oslo.db/
|
|
:alt: Latest Version
|
|
|
|
.. image:: https://img.shields.io/pypi/dm/oslo.db.svg
|
|
:target: https://pypi.python.org/pypi/oslo.db/
|
|
:alt: Downloads
|
|
|
|
The oslo db (database) handling library, provides database
|
|
connectivity to different database backends and various other helper
|
|
utils.
|
|
|
|
* Free software: Apache license
|
|
* Documentation: https://docs.openstack.org/oslo.db/latest
|
|
* Source: https://git.openstack.org/cgit/openstack/oslo.db
|
|
* Bugs: https://bugs.launchpad.net/oslo.db
|