Metadata-Version: 1.1
Name: freezer-api
Version: 7.1.0
Summary: OpenStack Backup and Restore API Service
Home-page: https://docs.openstack.org/freezer/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Description: ========================
        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/>`__
        - `Source Code Repository <https://git.openstack.org/cgit/openstack/freezer-api>`__
        
        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/
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: BSD :: NetBSD
Classifier: Operating System :: POSIX :: BSD :: OpenBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Archiving :: Compression
Classifier: Topic :: System :: Archiving
