Skip to content
Snippets Groups Projects
Commit 7e5a72a0 authored by Michael Hanselmann's avatar Michael Hanselmann Committed by Andrea Spadaccini
Browse files

cmdlib: Fix issue when marking node as online


When a node is marked as online (“gnt-node modify -O no …”), an RPC is
made to the node to check whether the node daemon is running. My recent
RPC changes led to offline nodes being ignored before the actual call is
made, thereby causing this check to fail. This is a workaround and needs
to be cleaned up later.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Signed-off-by: default avatarAndrea Spadaccini <spadaccio@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 714ff97c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment