README.rst 983 Bytes
Newer Older
1
2
3
4
========================
Team and repository tags
========================

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

.. Change things from this point on

10
==========================
Monty Taylor's avatar
Monty Taylor committed
11
12
13
Oslo Configuration Library
==========================

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

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

Monty Taylor's avatar
Monty Taylor committed
22
23
The Oslo configuration API supports parsing command line arguments and
.ini style configuration files.
24
25

* License: Apache License, Version 2.0
26
* Documentation: https://docs.openstack.org/oslo.config/latest/
zhangboye's avatar
zhangboye committed
27
* Source: https://opendev.org/openstack/oslo.config/
loooosy's avatar
loooosy committed
28
* Bugs: https://bugs.launchpad.net/oslo.config
melissaml's avatar
melissaml committed
29
* Release notes:  https://docs.openstack.org/releasenotes/oslo.config/