diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-16 17:04:44 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-16 17:19:03 -0400 |
commit | c87550c395bcb26bc9e6b4716cd2a25ae97694eb (patch) | |
tree | e2ae64762dc4973a860aab9d8257f5f8ef2753b4 /aai-traversal/bundleconfig-local/etc/appprops | |
parent | 4d0bc004f38567750fb31f407fc495c0dee28b29 (diff) |
[AAI-ONAP] Add missing named queries fix model del
Add the missing thunderbolt named queries
Fix model-based delete functionality
Change-Id: Ib49f7a50cefff3a402eed1bfbfc716052ba91538
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aai-traversal/bundleconfig-local/etc/appprops/error.properties b/aai-traversal/bundleconfig-local/etc/appprops/error.properties index 20827e6..0599bf2 100644 --- a/aai-traversal/bundleconfig-local/etc/appprops/error.properties +++ b/aai-traversal/bundleconfig-local/etc/appprops/error.properties @@ -28,6 +28,8 @@ AAI_3007=5:6:INFO:3007:410:3007:This version (%1) of the API is retired, please 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 +AAI_3011=5:6:ERROR:3011:400:3000:Unknown XML namespace used in payload +AAI_3012=5:6:ERROR:3012:400:3012:Unrecognized A&AI function # 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 |