diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-16 15:43:33 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-16 17:18:31 -0400 |
commit | 2e6b67eb491d70631ed1afada618adf45e6bfd38 (patch) | |
tree | 2d70e7bfa001a8df32379936bfbd961e753571bc /aai-resources/bundleconfig-local | |
parent | 2dd06f1f3180ba20485f268fd4a83b4961f15b8e (diff) |
[AAI-ONAP] Keep the onap updated and remove code
Change-Id: I2eee989cf835d45a84b2edf2d3ec342e9411f1e5
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-resources/bundleconfig-local')
-rw-r--r-- | aai-resources/bundleconfig-local/etc/appprops/error.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aai-resources/bundleconfig-local/etc/appprops/error.properties b/aai-resources/bundleconfig-local/etc/appprops/error.properties index 3397db5..9ad86ec 100644 --- a/aai-resources/bundleconfig-local/etc/appprops/error.properties +++ b/aai-resources/bundleconfig-local/etc/appprops/error.properties @@ -29,6 +29,7 @@ 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 |