!66 fixes after review

From: @xiangbudaomz 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2024-03-26 01:22:00 +00:00 committed by Gitee
commit ce9841d5b2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3134 additions and 1 deletions

3129
fixes-after-review.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: pcs
Version: 0.11.7
Release: 7
Release: 8
License: GPL-2.0-only AND Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause OR Ruby) AND (BSD-2-Clause OR GPL-2.0-or-later)
URL: https://github.com/ClusterLabs/pcs
Group: System Environment/Base
@ -43,6 +43,7 @@ Patch3: fix-stonith-level-validation.patch
Patch4: Fix-pcsd-ruby.patch
Patch5: update-crm_mon-schemas-for-tests.patch
Patch6: add-dtos-and-converting-functions-for-resources-stat.patch
Patch7: fixes-after-review.patch
# ui patches: >200
# Patch201: bzNUMBER-01-name.patch
@ -404,6 +405,9 @@ run_all_tests
%license pyagentx_LICENSE.txt
%changelog
* Mon Mar 25 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-8
- fixes after review
* Fri Mar 22 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-7
- add dtos and converting functions for resources status