diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-25 10:21:33 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-25 10:22:04 -0400 |
commit | 1320a79c29b2e0bacbf32af1ee348e55ccf08e7c (patch) | |
tree | 8845bda0a19e6821607de2dd51fb85f9c989273d /aai-traversal/bundleconfig-local/etc/appprops | |
parent | 9b9fd83426efaa48c4919910bbeba94d3c54a2b3 (diff) |
Update the traversal to the latest internal code
Change-Id: I47f3bbbb953f9c1f2247758dda33b90d0aa56074
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-traversal/bundleconfig-local/etc/appprops')
-rw-r--r-- | aai-traversal/bundleconfig-local/etc/appprops/error.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-traversal/bundleconfig-local/etc/appprops/error.properties b/aai-traversal/bundleconfig-local/etc/appprops/error.properties index 11416ca..20827e6 100644 --- a/aai-traversal/bundleconfig-local/etc/appprops/error.properties +++ b/aai-traversal/bundleconfig-local/etc/appprops/error.properties @@ -27,6 +27,7 @@ AAI_3006=5:6:WARN:3006:404:3001:Node cannot be directly accessed for write, must AAI_3007=5:6:INFO:3007:410:3007:This version (%1) of the API is retired, please migrate to %2 AAI_3008=5:6:ERROR:3008:400:3008:URI is not encoded in UTF-8 AAI_3009=5:6:ERROR:3009:400:3002:Malformed URL +AAI_3010=5:6:ERROR:3010:400:3002:Cannot write via this URL # pol errors AAI_3100=5:1:WARN:3100:400:3100:Unsupported operation %1 AAI_3101=5:1:WARN:3101:403:3101:Attempt by client %1 to execute API %2 |