python-freezerclient/README.rst
Hangdong Zhang d96ce23cd2 Update documentation URLs
Update URLs according to OpenStack document migration
BTW: Do some optimization as well (http -> https)

Change-Id: Id18a381d6ecf1208e7233d39212dfb8ed02cecd0
2017-07-20 13:59:17 +08:00

43 lines
1.9 KiB
ReStructuredText

========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/badges/python-freezerclient.svg
:target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
=============================================================
Python bindings to the OpenStack Backup/Restore API (Freezer)
=============================================================
.. image:: https://img.shields.io/pypi/v/python-freezerclient.svg
:target: https://pypi.python.org/pypi/python-freezerclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-freezerclient.svg
:target: https://pypi.python.org/pypi/python-freezerclient/
:alt: Downloads
This is a client library for Freezer built on the OpenStack Disaster Recovery API. It provides a Python API (the freezerclient module) and a command-line tool (freezer). This library fully supports the v1 Disaster Recovery API.
Development takes place via the usual OpenStack processes as outlined in the `developer guide <https://docs.openstack.org/infra/manual/developers.html>`_. The master repository is in `Git <https://git.openstack.org/cgit/openstack/python-freezerclient>`_.
* License: Apache License, Version 2.0
* `PyPi`_ - package installation
* `Online Documentation`_
* `Launchpad project`_ - release management
* `Blueprints`_ - feature specifications
* `Bugs`_ - issue tracking
* `Source`_
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/python-freezerclient
.. _Online Documentation: https://wiki.openstack.org/wiki/Python-freezerclient
.. _Launchpad project: https://launchpad.net/python-freezerclient
.. _Blueprints: https://blueprints.launchpad.net/python-freezerclient
.. _Bugs: https://bugs.launchpad.net/python-freezerclient
.. _Source: https://git.openstack.org/cgit/openstack/python-freezerclient
.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html