Add new query to get cluster config values
This can be used to retrieve certain cluster config values from within clients. OpDumpClusterConfig was not used anywhere, hence I'm just reusing it. The way ConfigWriter.DumpConfig returned the configuration was not thread-safe, anyway (no deepcopy). Reviewed-by: iustinp
Showing
- daemons/ganeti-masterd 5 additions, 0 deletionsdaemons/ganeti-masterd
- lib/cmdlib.py 17 additions, 3 deletionslib/cmdlib.py
- lib/config.py 0 additions, 7 deletionslib/config.py
- lib/luxi.py 4 additions, 0 deletionslib/luxi.py
- lib/mcpu.py 1 addition, 1 deletionlib/mcpu.py
- lib/opcodes.py 4 additions, 4 deletionslib/opcodes.py
Loading
Please register or sign in to comment