Doug Hellmann 656e7ccb3c fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Also update pylint to 1.9.2.

Change-Id: I3492f6f9061a08d28bfde1a1ea1bc820c2b082c8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-08-21 09:41:07 -04:00
2018-03-28 17:07:26 +00:00
2018-07-10 14:56:44 +07:00
2017-06-07 12:43:03 +01:00
2018-07-10 14:56:44 +07:00
2018-03-22 17:46:30 -04:00
2016-03-18 13:40:01 +00:00
2017-04-04 23:20:14 +00:00
2017-05-05 15:21:20 +05:30
2017-07-20 13:59:17 +08:00
2016-03-18 13:40:01 +00:00
2018-06-28 08:35:56 +08:00
2017-03-02 11:54:19 +00:00
2018-08-21 09:41:07 -04: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%