Go to file
gengchc2 60aa9ec5dd Use keystoneauth1.loading instead of specifying V2 or V3 of keystone
In devstack, there is an error:
Not Found (HTTP 404) (Request-ID: req-c5b74593-ecd6-4c06-9db1-b1fa9c124fc1).
This is a keystone authentication failure.
Use keystoneauth1.load.get_plugin_loader to load and discovery dynamically
without explicitly specifying V2 or V3 of keystone.

Change-Id: Ic43d7c194387a4063b38a11e1a1c850aaaf713c0
2018-09-27 20:13:23 -07: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-08-22 01:23:47 +00: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.6 MiB
Languages
Python 100%