5403N/A--- horizon-2015.1.0/openstack_dashboard/wsgi/django.wsgi.orig 2014-11-13 15:02:19.599694847 -0700
5403N/A+++ horizon-2015.1.0/openstack_dashboard/wsgi/django.wsgi 2014-11-13 15:03:31.633159017 -0700
3998N/A@@ -5,7 +5,12 @@ import django.core.handlers.wsgi
3998N/A from django.conf import settings
3998N/A+# https://bugs.launchpad.net/osprofiler/+bug/1361235 in osprofiler is
3998N/A+sys.path.insert(0, os.path.join(os.path.dirname(os.path.realpath(__file__)), os.path.realpath('../..')))