Merge commit 'origin/next' into branch-2.1
* commit 'origin/next': (25 commits) Move more hypervisor strings into constants Add -H/-B startup parameters to gnt-instance call_instance_start: add optional hv/be parameters Fix gnt-job list argument handling Instance reinstall: don't mix up errors Don't check memory at startup if instance is up gnt-cluster modify: fix --no-lvm-storage LUSetClusterParams: improve volume group removal gnt-cluster info: show more cluster parameters LUQueryClusterInfo: return a few more fields Add the new DRBD test files to the Makefile Remove some superfluous imports Make Python interpreter selectable for test scripts Pass optional arguments to the daemons ganeti.initd: include defaults file, if present Fix ;; indentation in the main initd loop Avoid DeprecationWarning on Python >= 2.6 ganeti-noded: add bind address option Fix compatibility with DRBD 8.3 Fix compatibility with DRBD 8.2 ...
Showing
- Makefile.am 4 additions, 2 deletionsMakefile.am
- daemons/ganeti-masterd 3 additions, 3 deletionsdaemons/ganeti-masterd
- daemons/ganeti-noded 6 additions, 2 deletionsdaemons/ganeti-noded
- doc/examples/ganeti.initd.in 16 additions, 7 deletionsdoc/examples/ganeti.initd.in
- lib/bdev.py 9 additions, 4 deletionslib/bdev.py
- lib/bootstrap.py 0 additions, 1 deletionlib/bootstrap.py
- lib/cli.py 4 additions, 0 deletionslib/cli.py
- lib/cmdlib.py 53 additions, 12 deletionslib/cmdlib.py
- lib/constants.py 24 additions, 9 deletionslib/constants.py
- lib/hypervisor/hv_base.py 64 additions, 0 deletionslib/hypervisor/hv_base.py
- lib/hypervisor/hv_fake.py 3 additions, 45 deletionslib/hypervisor/hv_fake.py
- lib/hypervisor/hv_kvm.py 29 additions, 67 deletionslib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_xen.py 8 additions, 8 deletionslib/hypervisor/hv_xen.py
- lib/opcodes.py 1 addition, 1 deletionlib/opcodes.py
- lib/rpc.py 12 additions, 4 deletionslib/rpc.py
- lib/utils.py 26 additions, 6 deletionslib/utils.py
- man/gnt-debug.sgml 3 additions, 3 deletionsman/gnt-debug.sgml
- man/gnt-instance.sgml 21 additions, 1 deletionman/gnt-instance.sgml
- scripts/gnt-cluster 7 additions, 1 deletionscripts/gnt-cluster
- scripts/gnt-debug 16 additions, 9 deletionsscripts/gnt-debug
Loading
Please register or sign in to comment