Fix AAF Authentication CSIT issues 09/69509/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 28 Sep 2018 09:56:29 +0000 (02:56 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Fri, 28 Sep 2018 09:56:29 +0000 (02:56 -0700)
commitc477064f0b4d30ff9f8a467dd8fa6564203956fb
tree441d8c177b98947e1ffbb0a97591c88161ae2547
parent30d9e916b1591ca4af8bbf56433b65858010f7d8
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 <dileep.ranganathan@intel.com>
conductor.conf
conductor/conductor/api/adapters/aaf/aaf_authentication.py
conductor/conductor/api/controllers/v1/plans.py
conductor/conductor/tests/functional/simulators/aafsim/Dockerfile
conductor/conductor/tests/functional/simulators/run_aafsim.sh