REST API interface for Freezer backup, restore and disaster recovery platform
Go to file
gecong1973 b52291b7e6 Modify mode field in action table for sqlite
The mode field is reserved word in sqlite, the patch
change it to actionmode

Change-Id: Ia9ad6e312562c260424134251600b6d100182ac0
2019-03-28 17:59:22 -07:00
api-ref/source Add search option for list query 2018-11-29 08:47:09 +00:00
config-generator Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
devstack Fix elasticsearch issue with jdk on bionic 2019-03-14 13:16:26 +09:00
doc Add search option for list query 2018-11-29 08:47:09 +00:00
etc/freezer modify document for api version v1 support for sql driver 2018-11-01 18:57:09 -07:00
freezer_api Modify mode field in action table for sqlite 2019-03-28 17:59:22 -07:00
playbooks/legacy Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:32 +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 Make freezer-api-ubuntu as voting job again 2019-03-14 15:59:57 +00:00
LICENSE Updated LICENSE file and headers 2015-11-09 16:13:30 +00:00
README.rst Add the project source code repository in README 2018-11-05 00:39:09 -08:00
bindep.txt Use bindep to define binary deps 2017-04-04 22:57:58 +00:00
lower-constraints.txt Drop astroid requirement 2019-01-04 11:37:52 +01:00
requirements.txt Update json module to jsonutils 2019-02-21 11:00:54 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-03 22:24:42 -05:00
setup.py Updated from global requirements 2017-03-02 11:44:04 +00:00
test-requirements.txt Drop astroid requirement 2019-01-04 11:37:52 +01:00
tox.ini Merge "Add python 3.6 unit test job" 2019-01-28 12:30:55 +00: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: