Update the SO sync and async responses. 81/39781/1
authorAnkitkumar Patel <ankit@research.att.com>
Wed, 28 Mar 2018 18:27:53 +0000 (14:27 -0400)
committerAnkitkumar Patel <ankit@research.att.com>
Wed, 28 Mar 2018 18:29:57 +0000 (14:29 -0400)
commitad29f38cbcb164a7f328b26daf789dbff90deb98
tree4074957d65fcbadee2fb2fad0aa71263b15c8a87
parentcf5fe0f8b49f6f354a77fb28b56465a2e18e820d
Update the SO sync and async responses.

Updated the sync and async responses and addes testcases related to policy adaptors.

Issue-ID: OPTFRA-208
Change-Id: Ia0f88df1b897b6158674f3c3a7ef239f2328dcfc
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
13 files changed:
config/common_config.yaml
osdf/__init__.py
osdf/adapters/policy/interface.py
osdf/adapters/policy/utils.py
osdf/operation/responses.py
osdf/optimizers/placementopt/conductor/conductor.py
osdf/templates/plc_opt_response.jsont
osdfapp.py
test/config/common_config.yaml
test/policy-local-files/QueryPolicy_vCPE_2.json [new file with mode: 0644]
test/policy-local-files/meta-valid-policies.txt
test/test_ConductorApiBuilder.py
test/test_getPolicy.py [new file with mode: 0644]