Fix vfc-ztevnfmdriver csit failure 65/31165/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Sun, 11 Feb 2018 01:15:59 +0000 (09:15 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Sun, 11 Feb 2018 01:15:59 +0000 (09:15 +0800)
Change-Id: Iaa559cd67d5f4006713d6b8200ffe8a1236d293d
Issue-ID: VFC-756
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
zte/vmanager/driver/settings.py

index 0a52f83..c9fe74c 100644 (file)
@@ -29,7 +29,7 @@ SECRET_KEY = '3o-wney!99y)^h3v)0$j16l9=fdjxcb+a8g+q3tfbahcnu2b0o'
 # SECURITY WARNING: don't run with debug turned on in production!
 DEBUG = True
 
-ALLOWED_HOSTS = []
+ALLOWED_HOSTS = ['*']
 
 
 # Application definition