Revision fe267188 lib/rapi/baserlib.py

b/lib/rapi/baserlib.py
23 23

  
24 24
"""
25 25

  
26
# pylint: disable-msg=C0103
27

  
28
# C0103: Invalid name, since the R_* names are not conforming
29

  
26 30
import logging
27 31

  
28 32
from ganeti import luxi

Also available in: Unified diff