]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: add a /shutdown endpoint
authorGuillaume Abrioux <gabrioux@ibm.com>
Wed, 5 Apr 2023 12:16:29 +0000 (14:16 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 14:48:48 +0000 (14:48 +0000)
commit4eda7155454f96ab8cdeed6d420604dabd109735
tree1aa1990acc93365f5f9dc0da3578f13f578bd625
parentb104cc57d2aa5f7cd35ca155b660a3f4ff304f20
node-proxy: add a /shutdown endpoint

Add a '/shutdown' endpoint to force the client to logout and delete its current
session.
This is for devel puroposes and probably not intended to be kept.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit e06e65b78bdf44d38a3d47ab2040dc88e5cd130f)
src/cephadm/node-proxy/server.py