Bug fixes and improvements in CDS Simulator 06/113806/4
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 12 Oct 2020 16:22:32 +0000 (17:22 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Tue, 13 Oct 2020 15:08:19 +0000 (16:08 +0100)
1) CDS Simulator was not able to run alone. It needed one of the
RestServer simulators to start up to continue running. Providing the cds
simulators parameters alone in the config file was resulting in
termination of the Main process. This is fixed.

2) Response from the CDS Simuator when blueprint and action names are
unknown (in real cases, when a corresponding CBA is not uploaded to CDS) is updated to mimic an actual CDS response instead of always
returning a dummy success response.

Change-Id: I79a6d158addaad31649809006d1e3c1dfdb47a1f
Issue-ID: POLICY-2828
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>

No differences found