Add tool to configure node daemon
The design for this is in “doc/design-node-add.rst”. The tool receives a JSON data structure on stdin and configures the node's daemon after verifying the received values. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile.am 5 additions, 0 deletionsMakefile.am
- lib/constants.py 6 additions, 0 deletionslib/constants.py
- lib/tools/node_daemon_setup.py 236 additions, 0 deletionslib/tools/node_daemon_setup.py
- test/ganeti.tools.node_daemon_setup_unittest.py 211 additions, 0 deletionstest/ganeti.tools.node_daemon_setup_unittest.py
Loading
Please register or sign in to comment