REST API interface for Freezer backup, restore and disaster recovery platform
Go to file
Doug Hellmann fc4fb5adc4 update pylint to 1.9.2
The older version of pylint being used does not work correctly under
python 3. In order to be able to update the pylint job to run under
python 3, we need to update the tool.

This patch updates to the latest version at this time. It also updates
and pins astroid, which was previously capped. Using a pin instead of
a cap should let us avoid issues with new releases while being
specific about which version to actually use.

This patch also fix lower-constraints.

Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com>
Change-Id: I6443247ab110dc9d5e71d23dc40ceabb439e23be
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-09 21:58:03 +09:00
api-ref/source Remove the deprecated "giturl" option 2018-01-15 03:47:00 +00:00
config-generator Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
devstack Merge "Configure gate jobs to collect the correct logs" 2018-02-20 14:50:18 +00:00
doc Update links in README 2018-03-02 05:57:49 +00:00
etc/freezer Drop all qpid related explanations 2018-03-11 15:55:42 +00:00
freezer_api Merge "Delete request for non-existent ID will be 404." 2018-06-07 23:29:29 +00:00
playbooks/legacy Remove unwanted ansible tasks 2018-03-13 11:18:33 +00:00
releasenotes Pump freezer-api to v2 2018-02-21 16:02:16 +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 add lower-constraints job 2018-03-22 12:29:14 -04:00
LICENSE Updated LICENSE file and headers 2015-11-09 16:13:30 +00:00
README.rst Update links in README 2018-03-02 05:57:49 +00:00
bindep.txt Use bindep to define binary deps 2017-04-04 22:57:58 +00:00
lower-constraints.txt update pylint to 1.9.2 2018-07-09 21:58:03 +09:00
requirements.txt Updated from global requirements 2018-03-15 06:53:57 +00:00
setup.cfg Part 1: Implement Sqlalchemy driver for freezer-api 2018-02-19 11:12:38 +00:00
setup.py Updated from global requirements 2017-03-02 11:44:04 +00:00
test-requirements.txt update pylint to 1.9.2 2018-07-09 21:58:03 +09:00
tox.ini Add py36 testenv 2018-06-27 11:14:20 +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: