Update report resoure code and other files
[vfc/gvnfm/vnflcm.git] / lcm / lcm / pub / utils / restcall.py
index c13d07a..89c4d22 100644 (file)
@@ -141,4 +141,4 @@ def call_req_aai(base_url, user, passwd, auth_type, resource, method, content=''
         ret = [4, str(sys.exc_info()), resp_status]
 
     logger.debug("[%s]ret=%s" % (callid, str(ret)))
-    return ret
\ No newline at end of file
+    return ret