Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openstack/freezer-api
REST API interface for Freezer backup, restore and disaster recovery platform. Mirror of code maintained at opendev.org.
https://github.com/openstack/freezer-api
Last synced: 4 days ago
JSON representation
REST API interface for Freezer backup, restore and disaster recovery platform. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/freezer-api
- Owner: openstack
- License: apache-2.0
- Created: 2015-08-04T11:41:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T15:46:34.000Z (6 months ago)
- Last Synced: 2024-08-01T20:47:09.105Z (3 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/freezer-api
- Size: 1.27 MB
- Stars: 24
- Watchers: 10
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================.. image:: https://governance.openstack.org/tc/badges/freezer-api.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html.. Change things from this point on
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:- `Backup API Reference `__
For more information on OpenStack APIs, SDKs and CLIs in general, refer to:
- `OpenStack for App Developers `__
- `Development resources for OpenStack clouds
`__Operators
---------To learn how to deploy and configure OpenStack Freezer, consult the
documentation available online at:- `OpenStack Freezer `__
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:- `Bug Tracker `__
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:
- `Official Freezer Documentation `__
- `Official Client Documentation
`__
- `Source Code Repository `__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:- `Freezer Specs `__
.. _Summit: https://www.openstack.org/summit/
.. _Project Team Gathering: https://www.openstack.org/ptg/