Dmitriy Rabotyagov e257c09a62 Return proper return code for unregistered client
In case Scheduler attempts to use the client which is not registered,
this currently crashes the worker, instead of hnadling the error and
returning a reasonable error code back.

Change-Id: Ib8b9264c6361bdbde6461c37c25a6370e0d2b79f
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
2026-03-25 17:45:50 +01:00
2024-12-03 18:10:05 +00:00
2026-02-27 15:47:51 +00:00
2016-11-28 15:10:03 +03:00
2016-02-28 10:37:21 +00:00
2024-05-02 09:56:50 +02:00
2019-04-19 19:43:32 +00:00
2024-05-02 10:38:39 +02:00
2024-05-02 09:56:50 +02:00
2026-01-26 19:12:24 +01:00
2015-11-09 16:13:30 +00:00
2025-06-24 07:50:51 +00:00
2020-04-13 16:41:33 +02:00
2025-11-29 16:34:13 +00:00
2025-11-29 16:34:13 +00:00

OpenStack Freezer-API

OpenStack Freezer-API is a RESTFUL API to Store information and metadata about Backups, Jobs, Clients, Sessions. It helps keeping backup/restore jobs organized and maintain the status of the backups.

To learn how to use Freezer's API, consult the documentation available online at:

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

Operators

To learn how to deploy and configure OpenStack Freezer, consult the documentation available online at:

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

Developers

Any new code must follow the development guidelines detailed in the HACKING.rst file and OpenStack general development guidelines, and pass all unit tests.

Further developer focused documentation is available at:

Other Information

During each Summit and Project Team Gathering, we agree on what the whole community wants to focus on for the upcoming release. The plans for freezer can be found at:

Description
REST API interface for Freezer backup and restore platform.
Readme 7.1 MiB
Languages
Python 93.6%
PHP 4.3%
Shell 1.9%
HTML 0.1%