Cleanup #18125
rbd-cli: no warning message when enable/disable mirroring option that is already enabled/disabled
% Done:
0%
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
1. rbd mirror pool enable <PoolName> pool :- Doesn't throw a warning message when the pool is already enabled
2. rbd mirror pool disable <PoolName> :- Doesn't throw a warning message when the pool is already disabled
3. rbd mirror pool enable pool1 image :- Changing the mode from pool to image or vice versa should throw a warning
History
#1 Updated by Gaurav Garg about 6 years ago
- Status changed from New to In Progress
- Assignee set to Gaurav Garg
#2 Updated by Gaurav Garg about 6 years ago
- Status changed from In Progress to Fix Under Review
#3 Updated by Jason Dillaman about 6 years ago
- Status changed from Fix Under Review to Resolved