Adding gengchc candidacy for Freezer PTL

Change-Id: I0a79c97aa74509bac39c86d57ed7056cdfe27535
This commit is contained in:
gengchc2 2019-03-07 22:36:22 -08:00
parent ce39e496ba
commit 62346235ff
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
Hi!
I'd like to announce my candidacy for PTL role of Freezer for the Train cycle.
At the end of the Rocky cycle, the TC intended to remove Freezer from the
Governance(OpenStack official projects). The reasons for that are because
Freezer has missed several milestones, etc. With the efforts of former PTL
and other contributors, freezer already has a lot of functions of backup
software, and can be basically used, although there are some problems.
I think it would be a pity if it was removed. In order not to waste previous
efforts, I temporarily served as freezer's PTL. We improved the related
problems and put it into practice as our backup system products,
With many cores' and my efforts, we have done a lot of jobs in the Stein
version. In Stein, our main work:
* A version of freezer(freezer-api, freezer, etc) V7.0.0
and freezer V7.0.1 will be released soon.
* Support Sqlalchemy in freezer-api
* Docs improvements
* Unit Test Improvement: freezer-api's code test coverage is improved
from less than 70% to nearly 90% ;
freezer's code test coverage is improved from less than 20% to over 30% ;
* Support Ftp/ftps/sftp storage in freezer
* Perfecting API V1 and V2
* Improved freezer client
* Improving freezer Web UI
Here is what we'll aim to accomplish in the Train cycle:
* Docs improvements
* Unit Test Improvement: Our goal is to make it reach 60%.
* Reporting error logs: When the jobs are executed, if there are errors,
the serious errors should be reported to freezer-api.
* Monitor the schedule agent is on-line or not: Provide an API interface
to query whether the schedule agent is online, so that the application
can quickly learn the status of the agent.
* Remote backups: Remote backup is an important function in backup service.
After supporting remote backup, we can do disaster recovery for important backup data,
or copy data from one backup system to another backup system, etc.
Best Regards,
Changcai Geng(gengchc2)