]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rook: remove init_rook
authorJeff Layton <jlayton@redhat.com>
Fri, 18 Jan 2019 15:23:21 +0000 (10:23 -0500)
committerJeff Layton <jlayton@redhat.com>
Fri, 18 Jan 2019 15:26:07 +0000 (10:26 -0500)
commite6674c76f4fde875374b31c4c0d629b16368439f
tree91b4afe86abbc2a03b7547963a05b4d1903d2976
parent559afb80f85ff95fc46cebe214925b49ffb0e2a7
mgr/rook: remove init_rook

John evidently added this code early on in development, when we figured
we might be taking over a cluster that is already running under k8s.

I don't see how we'd ever make that work, so just remove this function
for now, and the commented-out callsite.

Reported-by: Sebastian Wagner <sebastian.wagner@suse.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/pybind/mgr/rook/module.py
src/pybind/mgr/rook/rook_cluster.py