From caec652fa67757841b2ba96361f0e57ca61f3feb Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Fri, 28 Sep 2018 02:56:29 -0700 Subject: Updated git submodules Project: optf/has master c477064f0b4d30ff9f8a467dd8fa6564203956fb Fix AAF Authentication CSIT issues The value stored in perms.cache is throwing JSON load error on subsequent calls. Returned the perms['roles'] from cache. Fixed expected string or buffer error in plans.py CSIT was stuck waiting for port 8100. Changed the aafsim internal port to 8100 everywhere (same as the aaf-service port). Change-Id: I00e72a0aee66bb0649996288c37c6c0aef2070d2 Issue-ID: OPTFRA-362 Signed-off-by: Dileep Ranganathan --- docs/submodules/optf/has.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/optf') diff --git a/docs/submodules/optf/has.git b/docs/submodules/optf/has.git index 30d9e916b..c477064f0 160000 --- a/docs/submodules/optf/has.git +++ b/docs/submodules/optf/has.git @@ -1 +1 @@ -Subproject commit 30d9e916b1591ca4af8bbf56433b65858010f7d8 +Subproject commit c477064f0b4d30ff9f8a467dd8fa6564203956fb -- cgit 1.2.3-korg