Merge branch 'devel-2.1'
* devel-2.1: burnin: only remove instances we actually added burnin.ExecOrQueue: add post-process function burnin.ExecOrQueue: remove variable argument list Fix new pylint errors Rename the confd_client unittest (to confd.client) Make watcher request the max coverage ConfdClient.SendRequest: allow max coverage Document the watcher node maintenance feature Watcher: automatic shutdown of orphan resources Export the maintain_node_health option in ssconf Add a new cluster parameter maintain_node_health Add a new confd callback (StoreResultCallback) ConfdClient: add synchronous wait for replies mode ConfdClient: unify some internal variables Conflicts: daemons/ganeti-masterd change moved to luxi.py Signed-off-by:Guido Trotter <ultrotter@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
No related branches found
No related tags found
Showing
- Makefile.am 1 addition, 1 deletionMakefile.am
- daemons/ganeti-watcher 119 additions, 0 deletionsdaemons/ganeti-watcher
- doc/admin.rst 14 additions, 0 deletionsdoc/admin.rst
- lib/bootstrap.py 3 additions, 1 deletionlib/bootstrap.py
- lib/cli.py 8 additions, 0 deletionslib/cli.py
- lib/cmdlib.py 5 additions, 0 deletionslib/cmdlib.py
- lib/confd/client.py 168 additions, 18 deletionslib/confd/client.py
- lib/config.py 1 addition, 0 deletionslib/config.py
- lib/constants.py 1 addition, 0 deletionslib/constants.py
- lib/luxi.py 3 additions, 2 deletionslib/luxi.py
- lib/objects.py 5 additions, 0 deletionslib/objects.py
- lib/opcodes.py 1 addition, 0 deletionslib/opcodes.py
- lib/serializer.py 1 addition, 0 deletionslib/serializer.py
- lib/ssconf.py 9 additions, 0 deletionslib/ssconf.py
- man/ganeti-watcher.sgml 55 additions, 18 deletionsman/ganeti-watcher.sgml
- man/gnt-cluster.sgml 15 additions, 1 deletionman/gnt-cluster.sgml
- scripts/gnt-cluster 11 additions, 4 deletionsscripts/gnt-cluster
- scripts/gnt-instance 5 additions, 1 deletionscripts/gnt-instance
- test/ganeti.confd.client_unittest.py 4 additions, 0 deletionstest/ganeti.confd.client_unittest.py
- tools/burnin 39 additions, 23 deletionstools/burnin
Loading
Please register or sign in to comment