]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
orch: Fix `daemon add osd` boolean param handling 59863/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 17 Sep 2024 12:00:23 +0000 (14:00 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Wed, 18 Sep 2024 17:03:26 +0000 (17:03 +0000)
commit5c2ecd28bb96eaeb7d1be1ee571d2c86be494108
tree6ae851eae22d0e8f4bbc8d85c8626bed45f523a3
parentbf2ada4f2bb7776b961e522026e52dd363e467b0
orch: Fix `daemon add osd` boolean param handling

- Correct usage examples for 'ceph orch daemon add osd'
- Fix boolean argument handling for drive group specifications

Fixes: https://tracker.ceph.com/issues/68045
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 45327462e0949638b37f66f9cceff2ff5ef07242)
src/pybind/mgr/orchestrator/module.py