32ac17c844
Change-Id: Ib8eadd80278aae306abb68ffdfd07f113b002761
67 lines
2.2 KiB
ReStructuredText
67 lines
2.2 KiB
ReStructuredText
========================
|
|
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 <https://developer.openstack.org/api-ref/backup/>`__
|
|
|
|
For more information on OpenStack APIs, SDKs and CLIs in general, refer to:
|
|
|
|
- `OpenStack for App Developers <https://www.openstack.org/appdev/>`__
|
|
- `Development resources for OpenStack clouds
|
|
<https://developer.openstack.org/>`__
|
|
|
|
Operators
|
|
---------
|
|
|
|
To learn how to deploy and configure OpenStack Freezer, consult the
|
|
documentation available online at:
|
|
|
|
- `OpenStack Freezer <https://docs.openstack.org/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 <https://storyboard.openstack.org/#!/project/openstack/freezer-api>`__
|
|
|
|
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 <https://docs.openstack.org/freezer/>`__
|
|
- `Official Client Documentation
|
|
<https://docs.openstack.org/python-freezerclient/>`__
|
|
|
|
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 <http://specs.openstack.org/openstack/freezer-specs/>`__
|
|
|
|
.. _Summit: https://www.openstack.org/summit/
|
|
.. _Project Team Gathering: https://www.openstack.org/ptg/
|