Go to file
Ghanshyam Mann da8b317274 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: I7a01b34fa14404715ef55eceb51a4935be2a4e9f
2020-05-12 19:31:20 -05: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
2020-04-11 18:47:52 +00: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

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.6 MiB
Languages
Python 100%