REST API interface for Freezer backup, restore and disaster recovery platform
Go to file
Mike Chen 63927a39c5 set enable_v1_api=false in config sample
This is to avoid confusion as v1_api has been disabled by default
since d9f9579317

Change-Id: Idc51fdc31af9c440d1028c74e9c703a204413912
2018-10-30 03:42:33 +00:00
api-ref/source Update backups(v2) api-ref 2018-10-29 05:57:14 -04:00
config-generator Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
devstack when installing from pip python plugin is embedded in the binary 2018-09-28 16:17:24 +02:00
doc Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
etc/freezer set enable_v1_api=false in config sample 2018-10-30 03:42:33 +00:00
freezer_api Modify driver for bp add-mysql-support-for-freezer 2018-10-29 06:03:22 +00: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 Add gate/check test job 2018-10-19 05:28:40 -04: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 Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +00:00
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 fix tox python3 overrides 2018-07-12 02:20:37 +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: