Fix the py34 Jenkins Error

Change-Id: I1ff15ee088be8f93e3d894e3288a24a1a54173af
Closes-Bug: #1625915
This commit is contained in:
venkatamahesh 2016-09-21 09:41:15 +05:30
parent fa27910621
commit a3271ded02

View File

@ -24,7 +24,7 @@ https://docs.djangoproject.com/en/1.6/ref/settings/
import os.path
from static_settings import get_staticfiles_dirs
from openstack_catalog.static_settings import get_staticfiles_dirs
ASSETS_FILE = 'openstack_catalog/web/api/v1/assets'
STATIC_URL = '/static/'