Merge branch 'next' into branch-2.1
* next:
Create a new --no-voting option for masterfailover
ganeti-masterd: allow non-interactive --no-voting
Fix pylint warnings
Add custom pylintrc
bootstrap: Don't leak file descriptor when generating SSL certificate
Fix problem with EAGAIN on socket connection in clients
Fix some typos
Increase maximum accepted size for a DRBD meta dev
Cleanup config data when draining nodes
Fix node readd issues
backend.DemoteFromMC: don't fail for missing files
Allow GetMasterCandidateStats to ignore some nodes
Fix error message for extra files on non MC nodes
Conflicts:
lib/backend.py
Most of the conflicts where in the new rpcs VS pylint fixes
and usually the new rpcs fixed the pylint problems as well
lib/bootstrap.py
Small conflict between masterfailover --no-voting and new rpcs
lib/cmdlib.py
Net parameters conflicted here, kept that version
lib/objects.py
Same problem fixed in two different ways. 'next' version kept
Signed-off-by:
Guido Trotter <ultrotter@google.com>
No related branches found
No related tags found
Showing
- Makefile.am 1 addition, 0 deletionsMakefile.am
- daemons/ganeti-masterd 7 additions, 2 deletionsdaemons/ganeti-masterd
- doc/hooks.rst 1 addition, 1 deletiondoc/hooks.rst
- doc/iallocator.rst 1 addition, 1 deletiondoc/iallocator.rst
- lib/backend.py 11 additions, 10 deletionslib/backend.py
- lib/bdev.py 14 additions, 8 deletionslib/bdev.py
- lib/bootstrap.py 42 additions, 32 deletionslib/bootstrap.py
- lib/cli.py 4 additions, 4 deletionslib/cli.py
- lib/cmdlib.py 70 additions, 36 deletionslib/cmdlib.py
- lib/config.py 16 additions, 10 deletionslib/config.py
- lib/http/__init__.py 2 additions, 5 deletionslib/http/__init__.py
- lib/http/auth.py 2 additions, 4 deletionslib/http/auth.py
- lib/http/client.py 0 additions, 10 deletionslib/http/client.py
- lib/http/server.py 3 additions, 6 deletionslib/http/server.py
- lib/hypervisor/hv_fake.py 0 additions, 1 deletionlib/hypervisor/hv_fake.py
- lib/hypervisor/hv_xen.py 1 addition, 1 deletionlib/hypervisor/hv_xen.py
- lib/jqueue.py 5 additions, 5 deletionslib/jqueue.py
- lib/jstore.py 0 additions, 2 deletionslib/jstore.py
- lib/locking.py 5 additions, 5 deletionslib/locking.py
- lib/luxi.py 13 additions, 6 deletionslib/luxi.py
Loading
Please register or sign in to comment