]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/rook: Make use of rook-client-python when talking to Rook 29427/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Mon, 13 Jan 2020 12:01:20 +0000 (13:01 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 13 Feb 2020 10:34:50 +0000 (11:34 +0100)
commit846761ef7afab43144f38bf5631fd859d6964820
treed51fb525368223c0571da658b647088ce99bff74
parent615381659c9844a934f9d7ff7817fc86975522fc
mgr/rook: Make use of rook-client-python when talking to Rook

Fixes:

* `CephFilesystem.spec.onlyManageDaemons` does not exist
* `CephObjectStroe.spec.gateway.allNodes` does not exist
* Added directory-osds to existsing nodes was broken

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/rook/requirements.txt [new file with mode: 0644]
src/pybind/mgr/rook/rook_cluster.py