Conditional within code is incorrect, should compare to 0 and not nothing.
*** Bug 1064962 has been marked as a duplicate of this bug. ***
This BZ should be fixed in oVirt 3.4.0 RC
Verified o av2.1 (codeChange): if statement.execute( statement=""" select count(*) from pg_language where lanname=%(language)s; """, args=dict( language=language, ), ownConnection=True, transaction=False, )[0]['count'] == 0:
this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released