Metadata-Version: 2.0
Name: python-freezerclient
Version: 1.0.0
Summary: OpenStack Disaster Recovery API Client Library
Home-page: https://wiki.openstack.org/wiki/Freezer
Author: Freezer Team
Author-email: openstack-dev@lists.openstack.org
License: Apache License, Version 2.0
Keywords: freezer
Requires-Dist: astroid (<1.4.0)
Requires-Dist: cliff (>=1.15.0,!=1.16.0)
Requires-Dist: oslo.config (>=3.2.0)
Requires-Dist: oslo.i18n (>=1.5.0)
Requires-Dist: oslo.log (>=1.14.0)
Requires-Dist: oslo.utils (>=3.2.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: python-keystoneclient (!=1.8.0,>=1.6.0)
Requires-Dist: setuptools (>=16.0)
Requires-Dist: six (>=1.9.0)

===================================================
Python bindings and CLI for OpenStack's Freezer API
===================================================

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 <http://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: http://docs.openstack.org/infra/manual/developers.html



