Merge remote branch 'devel-2.1'
* devel-2.1: Extend ConfdFilterCallback with consistency checks Abstract the confd client creation Remove unused import from test file kvm_flag hypervisor parameter Move the runas user at execution time Send "501 Not Implemented" back when method not found Adding QA RAPI tests for activate-disks and deactivate-disks calls SerializableConfigParser: Make Loads class indep Unbreak command line job submission Allow file storage to be grown Write grow support for file storage Watcher: fix some doc typos Watcher: do not warn for missing hooks dir Extend the hypervisor API with name-only shutdown Distribute list of enabled hypervisors in ssconf Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- daemons/ganeti-rapi 2 additions, 2 deletionsdaemons/ganeti-rapi
- daemons/ganeti-watcher 5 additions, 3 deletionsdaemons/ganeti-watcher
- lib/bdev.py 11 additions, 2 deletionslib/bdev.py
- lib/cli.py 1 addition, 1 deletionlib/cli.py
- lib/cmdlib.py 4 additions, 1 deletionlib/cmdlib.py
- lib/confd/client.py 31 additions, 0 deletionslib/confd/client.py
- lib/config.py 4 additions, 0 deletionslib/config.py
- lib/constants.py 11 additions, 1 deletionlib/constants.py
- lib/hypervisor/hv_base.py 5 additions, 1 deletionlib/hypervisor/hv_base.py
- lib/hypervisor/hv_chroot.py 5 additions, 2 deletionslib/hypervisor/hv_chroot.py
- lib/hypervisor/hv_fake.py 10 additions, 8 deletionslib/hypervisor/hv_fake.py
- lib/hypervisor/hv_kvm.py 23 additions, 9 deletionslib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_xen.py 7 additions, 6 deletionslib/hypervisor/hv_xen.py
- lib/objects.py 4 additions, 4 deletionslib/objects.py
- lib/ssconf.py 9 additions, 0 deletionslib/ssconf.py
- man/gnt-instance.sgml 14 additions, 0 deletionsman/gnt-instance.sgml
- qa/qa_rapi.py 67 additions, 21 deletionsqa/qa_rapi.py
- qa/qa_utils.py 9 additions, 0 deletionsqa/qa_utils.py
- test/ganeti.utils_unittest.py 0 additions, 1 deletiontest/ganeti.utils_unittest.py
- tools/burnin 1 addition, 7 deletionstools/burnin
Loading
Please register or sign in to comment