README.rst 1.01 KB
Newer Older
1
2
3
4
========================
Team and repository tags
========================

wangqi's avatar
wangqi committed
5
.. image:: https://governance.openstack.org/tc/badges/oslo.db.svg
loooosy's avatar
loooosy committed
6
    :target: https://governance.openstack.org/tc/reference/tags/index.html
7
8
9

.. Change things from this point on

10
11
12
===============================================
 oslo.db -- OpenStack Database Pattern Library
===============================================
13

14
.. image:: https://img.shields.io/pypi/v/oslo.db.svg
15
    :target: https://pypi.org/project/oslo.db/
16
17
    :alt: Latest Version

18
.. image:: https://img.shields.io/pypi/dm/oslo.db.svg
19
    :target: https://pypi.org/project/oslo.db/
20
21
    :alt: Downloads

22
23
24
The oslo db (database) handling library, provides database
connectivity to different database backends and various other helper
utils.
25
26

* Free software: Apache license
Dong Ma's avatar
Dong Ma committed
27
* Documentation: https://docs.openstack.org/oslo.db/latest
28
* Source: https://opendev.org/openstack/oslo.db
Dong Ma's avatar
Dong Ma committed
29
* Bugs: https://bugs.launchpad.net/oslo.db
melissaml's avatar
melissaml committed
30
* Release notes:  https://docs.openstack.org/releasenotes/oslo.db/