https://github.com/openstack/python-freezerclient
Client cli and Library for Freezer API and storages media. Mirror of code maintained at opendev.org.
https://github.com/openstack/python-freezerclient
Last synced: about 1 year ago
JSON representation
Client cli and Library for Freezer API and storages media. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/python-freezerclient
- Owner: openstack
- License: apache-2.0
- Created: 2016-03-23T15:34:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T15:31:08.000Z (about 2 years ago)
- Last Synced: 2024-05-09T18:50:38.051Z (about 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/python-freezerclient
- Size: 337 KB
- Stars: 15
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=============================================================
Python bindings to the OpenStack Backup/Restore API (Freezer)
=============================================================
.. image:: https://img.shields.io/pypi/v/python-freezerclient.svg
:target: https://pypi.org/project/python-freezerclient/
:alt: Latest Version
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 `_. The master repository is in `Git `_.
* 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.org/project/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://storyboard.openstack.org/#!/project/openstack/python-freezerclient
.. _Source: https://opendev.org/openstack/python-freezerclient
.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
.. _Release notes: https://docs.openstack.org/releasenotes/python-freezerclient/