Andreas Jaeger c2cb528d27 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers
- Update requirements, no need for python_version anymore
- Remove html_last_updated_fmt from conf.py, this is not needed with
  openstackdocstheme anymore; update openstackdocstheme requirement

Change-Id: Ib3ea5712db7075a67a4f9da74a6788822658e97a
2020-04-04 16:45:36 +02:00
2018-07-10 14:56:44 +07:00
2019-04-19 19:48:22 +00:00
2018-07-10 14:56:44 +07:00
2016-03-18 13:40:01 +00:00
2017-04-04 23:20:14 +00:00
2017-07-20 13:59:17 +08:00
2016-03-18 13:40:01 +00:00
2020-04-04 16:45:36 +02:00
2020-04-04 16:45:36 +02:00
2020-04-04 16:45:36 +02:00

Team and repository tags

image

Python bindings to the OpenStack Backup/Restore API (Freezer)

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.

Description
Client cli and Library for Freezer API and storages media
Readme 2.5 MiB
Languages
Python 100%