Skip to content
Snippets Groups Projects
Commit 25c45709 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Merge branch 'devel-2.2'


* devel-2.2:
  http.client: Disable SSL session ID cache
  Crude workaround for pylint breakage

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parents 7b70d7a8 4ba4fe14
No related branches found
No related tags found
No related merge requests found
...@@ -453,6 +453,7 @@ check_python_code = \ ...@@ -453,6 +453,7 @@ check_python_code = \
lint_python_code = \ lint_python_code = \
ganeti \ ganeti \
ganeti/http/server.py \
$(dist_sbin_SCRIPTS) \ $(dist_sbin_SCRIPTS) \
$(dist_tools_SCRIPTS) \ $(dist_tools_SCRIPTS) \
$(pkglib_python_scripts) \ $(pkglib_python_scripts) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment