Merge branch 'stable-2.6'
* stable-2.6: (26 commits) Bump version for beta 2 release Fix epydoc raises L{...} usage Fix race condition in test for *FileID functions Move KVM keymap from GenerateRuntime to ExecuteRuntime Add the keymap directory to the list of runtime KVM dirs Fix make -n use Enable hlint in lint and reorganise this target Improve error message for auto-promote/node modify Fix QA import of existing instances Remove one obsolete hlint override Fix prefix bug in Haskell ssconf implementation Move the ssconf file prefix constant to constants.py QA: Add configuration options for static MAC address QA: Ignore tags using regular expression Fix parallel build failures QA: Add default setting for tests QA: add toggle for fewer common instance tests QA: stop logging SSH arguments for each invocation Switch QA to tty-less mode Fix a type issue and bad logic in cluster verification ... Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
René Nussbaumer <rn@google.com>
Showing
- Makefile.am 42 additions, 17 deletionsMakefile.am
- NEWS 30 additions, 2 deletionsNEWS
- configure.ac 24 additions, 1 deletionconfigure.ac
- doc/design-shared-storage.rst 1 addition, 1 deletiondoc/design-shared-storage.rst
- doc/hooks.rst 5 additions, 4 deletionsdoc/hooks.rst
- htools/Ganeti/HTools/QC.hs 15 additions, 0 deletionshtools/Ganeti/HTools/QC.hs
- htools/Ganeti/Ssconf.hs 8 additions, 1 deletionhtools/Ganeti/Ssconf.hs
- htools/test.hs 1 addition, 0 deletionshtools/test.hs
- lib/cmdlib.py 4 additions, 7 deletionslib/cmdlib.py
- lib/constants.py 6 additions, 1 deletionlib/constants.py
- lib/hypervisor/hv_kvm.py 24 additions, 15 deletionslib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_xen.py 12 additions, 6 deletionslib/hypervisor/hv_xen.py
- lib/rapi/client.py 3 additions, 0 deletionslib/rapi/client.py
- lib/ssconf.py 2 additions, 3 deletionslib/ssconf.py
- qa/ganeti-qa.py 8 additions, 2 deletionsqa/ganeti-qa.py
- qa/qa-sample.json 12 additions, 2 deletionsqa/qa-sample.json
- qa/qa_config.py 8 additions, 1 deletionqa/qa_config.py
- qa/qa_instance.py 12 additions, 4 deletionsqa/qa_instance.py
- qa/qa_rapi.py 20 additions, 2 deletionsqa/qa_rapi.py
- qa/qa_utils.py 17 additions, 9 deletionsqa/qa_utils.py
Loading
Please register or sign in to comment