From 62346235ff7b9d48a7ef9f204624af220e7161cc Mon Sep 17 00:00:00 2001 From: gengchc2 Date: Thu, 7 Mar 2019 22:36:22 -0800 Subject: [PATCH] Adding gengchc candidacy for Freezer PTL Change-Id: I0a79c97aa74509bac39c86d57ed7056cdfe27535 --- .../train/Freezer/geng.changcai2@zte.com.cn | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 candidates/train/Freezer/geng.changcai2@zte.com.cn diff --git a/candidates/train/Freezer/geng.changcai2@zte.com.cn b/candidates/train/Freezer/geng.changcai2@zte.com.cn new file mode 100644 index 00000000..5dc9845f --- /dev/null +++ b/candidates/train/Freezer/geng.changcai2@zte.com.cn @@ -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)