REST API interface for Freezer backup, restore and disaster recovery platform
Go to file
gengchc2 ac48abe735 Add raise unit test for session in sqlalchemy
Change-Id: I1fc045010732f178abb4c5ea75e02b96e7a83b3d
2018-12-20 22:02:44 -08: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 Download, and install elasticsearch server for freezer-api 2018-12-20 00:46:58 +00: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 Add raise unit test for session in sqlalchemy 2018-12-20 22:02:44 -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 migrations unit test for sqlalchemy 2018-12-11 00:32:56 +00:00
requirements.txt Add freezer-manager-status upgrade check command framework 2018-10-29 01:33:41 +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 Add migrations unit test for sqlalchemy 2018-12-11 00:32:56 +00:00
tox.ini Don't quote {posargs} in tox.ini 2018-11-03 21:25:51 +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: