diff options
author | od7427 <od7427@att.com> | 2018-06-29 13:33:47 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-06 18:19:10 +0000 |
commit | b1e8ceb5208d7998ec02ca9767b90e9dcd15d2b0 (patch) | |
tree | c5d3a26b70d838469a9b0cb0d4adb2ce97054bf8 | |
parent | 65d78b146de34be5c4608272c0123bf0c5d4fc12 (diff) |
Updated git submodules
Project: appc master f5d3fa206b636a7e235b57b43a7812c92258208a
APPC CDT Future timestamp issue fix -new HTTP req
APPC CDT GUI generated timestamp in user browser in request data.
Sometimes the timestamp appeared in future compared to APPC server time.
To fix the APPC CDT Future timestamp issue adding a new HTTP request to
DesignDBService to get UTC Timestamp from the APPC server.
Also adding this request to DbResponseProcessor, RequestValidator
to avoid validation failures.
Modified DesignDBService.java to satisfy review comments.
Made additional corrections after failed build.
Change-Id: Ic9d3f1ebb42143e497e21520843a78ecb882d0fc
Issue-ID: APPC-1026
Signed-off-by: od7427 <od7427@att.com>
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject 9fec029349301e7bc54033a08270ca8707f4b9b +Subproject f5d3fa206b636a7e235b57b43a7812c92258208 |