Go to file
Cao Xuan Hoang 5a77cd49bd Docstrings should not start with a space
As per OpenStack Docstrings guide lines [1]:
[H401] Docstrings should not start with a space.
[H403] Multi line docstrings should end on a new line.
[H404] Multi line docstrings should start without a leading new line.
[H405] Multi line docstrings should start with a one line summary
followed by an empty line.

[1] http://docs.openstack.org/developer/hacking/#docstrings

trivialfix

Change-Id: Ifbc123eec81f47f833f93e5a51f34e385767162e
2016-09-28 11:34:23 +07:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-21 10:07:20 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00
2016-03-18 13:40:01 +00:00

Python bindings and CLI for OpenStack's Freezer API

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%