REST API interface for Freezer backup, restore and disaster recovery platform
Go to file
Ghanshyam Mann 5ef2e7b8a5 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html

Story: #2007236
Task: #38522
Change-Id: I16738f205ae235d9d8af2e54395d7decefded7d0
2021-05-31 20:30:51 +00:00
api-ref/source remove unicode from code 2021-01-07 14:37:16 +08:00
config-generator Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
devstack Fix devstack install error 2020-11-26 23:47:46 -08:00
doc [ussuri][goal] Update contributor documentation 2021-05-31 20:30:51 +00:00
etc/freezer [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06:00
freezer_api [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06:00
releasenotes [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06: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 Use setstr to execute unittest test 2020-07-01 21:00:10 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:32 +00:00
.pylintrc Upgrade pylint to a new version that works with python3.7 2019-10-30 21:34:11 -04:00
.stestr.conf Use setstr to execute unittest test 2020-07-01 21:00:10 -07:00
.zuul.yaml Add Python3 wallaby unit tests 2020-09-30 05:02:29 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-05-31 20:30:51 +00:00
LICENSE Updated LICENSE file and headers 2015-11-09 16:13:30 +00:00
README.rst Update api-ref location 2019-07-30 09:38:57 +02:00
bindep.txt Use bindep to define binary deps 2017-04-04 22:57:58 +00:00
lower-constraints.txt [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06:00
requirements.txt [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06:00
setup.cfg [goal] Deprecate the JSON formatted policy file 2021-03-08 19:52:30 -06:00
setup.py Cleanup py27 support 2020-04-13 16:41:33 +02:00
test-requirements.txt Fix pylint error 2021-01-24 17:55:32 -08:00
tox.ini Add py38 in tox. 2020-07-01 23:46:40 -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: