REST API interface for Freezer backup, restore and disaster recovery platform
Go to file
gengchc2 2d5a483706 Freezer scheduler search jobs error for sqlalchemy
When there is more than one freezer agent, fox example:
client_id=node1, client_id=node2
freezer job-create --client node1 --file node1.json
freezer job-create --client node2 --file node2.json

The freezer agent node1, get two jobs,
instead of job about node1.json.

Change-Id: I8fea80adc1a9d72fe849fca561e496bee9a95f82
2018-11-24 18:46:06 -08:00
api-ref/source Update jobs(v2) api-def 2018-11-05 01:02:50 -05:00
config-generator Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
devstack Add devstack sqlalchemy support for freezer 2018-10-30 02:07:20 -07:00
doc Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
etc/freezer modify document for api version v1 support for sql driver 2018-11-01 18:57:09 -07:00
freezer_api Freezer scheduler search jobs error for sqlalchemy 2018-11-24 18:46:06 -08:00
playbooks/legacy Remove unwanted ansible tasks 2018-03-13 11:18:33 +00:00
releasenotes Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
specs Use UUID as backup_id parameter 2016-11-28 15:10:03 +03:00
.coveragerc Switch to testr from pytest 2016-02-28 10:37:21 +00:00
.gitignore Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:11:23 +00:00
.pylintrc Fix pylint checks 2017-06-07 15:19:32 +00:00
.testr.conf Switch to testr from pytest 2016-02-28 10:37:21 +00:00
.zuul.yaml Update freezer-tempest-basic-salqlchemy job as a voting job 2018-11-09 21:31:17 -05:00
LICENSE Updated LICENSE file and headers 2015-11-09 16:13:30 +00:00
README.rst fix bug link in readme 2018-08-30 22:09:41 -04:00
bindep.txt Use bindep to define binary deps 2017-04-04 22:57:58 +00:00
lower-constraints.txt Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
requirements.txt Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
setup.cfg Upgrade Checkers : spelling correction 2018-10-31 23:10:12 +05:30
setup.py Updated from global requirements 2017-03-02 11:44:04 +00:00
test-requirements.txt update pylint to 1.9.2 2018-07-09 21:58:03 +09:00
tox.ini Update min tox version to 2.0 2018-11-01 23:48:29 -07:00

README.rst

Team and repository tags

image

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: