diff options
author | eh552t <eh552t@intl.att.com> | 2019-04-09 17:12:03 +0200 |
---|---|---|
committer | eh552t <eh552t@intl.att.com> | 2019-04-09 17:12:13 +0200 |
commit | 5f539dc25002074b22bb417efa0f6f5c43e089b6 (patch) | |
tree | 975e8414ed69b34e004656c549d678b6a59e4318 /tests/clamp/APIs/data/operationalPolicyTca1.json | |
parent | c257e7baca0f1f9d5f50ec82c7421ef780fc8b84 (diff) |
Reworked CSIT for Dublin part1
Change-Id: I3fd53deb61a8ba1c8f6bc68c60f2122e2e0cfb79
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-276
Diffstat (limited to 'tests/clamp/APIs/data/operationalPolicyTca1.json')
-rw-r--r-- | tests/clamp/APIs/data/operationalPolicyTca1.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/clamp/APIs/data/operationalPolicyTca1.json b/tests/clamp/APIs/data/operationalPolicyTca1.json new file mode 100644 index 00000000..71a14493 --- /dev/null +++ b/tests/clamp/APIs/data/operationalPolicyTca1.json @@ -0,0 +1,6 @@ +[{ + "name": "OPERATIONAL_iYTIP_v1_0_ResourceInstanceName1_tca", + "configurationsJson": { + "testField": "Test_Field" + } +}]
\ No newline at end of file |