Merge "Update annotations to spec for mso"
[oom.git] / kubernetes / config / docker / init / src / config / robot / robot / resources / policy_interface.robot
index 4798c91..6887ce6 100644 (file)
@@ -57,4 +57,4 @@ Run Policy Get Configs Request
     ${headers}=    Create Dictionary     Accept=application/json    Content-Type=application/json    Authorization=Basic ${GLOBAL_POLICY_AUTH}   ClientAuth=${GLOBAL_POLICY_CLIENTAUTH}    
     ${resp}=   Post Request    policy  ${data_path}    data=${data}    headers=${headers}
     Log    Received response from policy ${resp.text}
-    [Return]    ${resp}
+    [Return]    ${resp}
\ No newline at end of file