patch of 414777

Change-Id: If9d46e2303c49f545c970e5d175d68481ce284ef
Signed-off-by: Yao Lu <lu.yao135@zte.com.cn>
This commit is contained in:
Yao Lu 2017-01-23 17:25:54 +08:00
parent 3240484de4
commit a315106a28

View File

@ -17,6 +17,7 @@
/host_Templates endpoint for Daisy v1 API
"""
import os
from oslo_log import log as logging
from webob.exc import HTTPBadRequest
from webob.exc import HTTPConflict