Skip to content
Snippets Groups Projects
Commit e02ee261 authored by Helga Velroyen's avatar Helga Velroyen Committed by Guido Trotter
Browse files

Documentation for the NODE_RES level


Signed-off-by: default avatarHelga Velroyen <helgav@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent 6376dcc0
No related branches found
No related tags found
No related merge requests found
......@@ -1464,6 +1464,8 @@ LEVEL_CLUSTER = 0
LEVEL_INSTANCE = 1
LEVEL_NODEGROUP = 2
LEVEL_NODE = 3
#: Level for node resources, used for operations with possibly high impact on
#: the node's disks.
LEVEL_NODE_RES = 4
LEVELS = [
......
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