Hide Forgot
Description of problem: Running with python -3Wall shows many warnings like: /usr/lib/python2.7/site-packages/ovirtsdk/utils/reflectionhelper.py:60: DeprecationWarning: dict.has_key() not supported in 3.x; use the in operator Version-Release number of selected component (if applicable): ovirt-engine-sdk-1.6.4-1
sdk is not supported under python 3.x, when/if we would consider supporting 3.x, we will address this.