INCR-347 python3 compatibility

This commit is contained in:
Ayub khan
2019-07-10 13:25:37 +05:00
parent 10df92857f
commit 65efedc912
7 changed files with 50 additions and 25 deletions

View File

@@ -11,6 +11,8 @@ In two separate processes on devstack:
./manage.py cms celery worker --settings=devstack_with_worker
"""
from __future__ import absolute_import
import os
# We intentionally define lots of variables that aren't used, and