Revision 93f2399e
ID | 93f2399eb591de701eb8ee417e86b54d13ddc840 |
Parent | eedf99b5 |
Child | 980d1330 |
Add --ignore-errors parameter to cluster verify
lib/cli.py
- add IGNORE_ERROR_OPT;
client/gnt_cluster.py
- pass the ignore_errors parameter to the opcodes
lib/opcode.py
- update OpClusterVerifyConfig, OpClusterVerify and OpClusterVerifyGroup
to accept the ignore_errors parameter
lib/cmdlib.py
- pass the ignore_errors parameter to the opcodes that need it
Signed-off-by: Andrea Spadaccini <spadaccio@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Files
- added
- modified
- copied
- renamed
- deleted