diff options
author | Abhishek Bajaj <abhishek.kumar.bajaj@huawei.com> | 2021-03-12 13:05:34 +0530 |
---|---|---|
committer | Abhishek Bajaj <abhishek.kumar.bajaj@huawei.com> | 2021-03-12 13:42:33 +0530 |
commit | 3279b96ba8e6f356633016418ecba22d815c0e06 (patch) | |
tree | ceaf96ff98bb229746119933984ee4be1667915f /so-etsi-sol005-adapter-application/src/test/resources/json/lcmOperRsp.json | |
parent | 9b069ec9cee455210f0adf542998932b80c2182a (diff) |
so-etsi-sol005-adapter build failed issues
Issue-ID: SO-3520
Signed-off-by: Abhishek Bajaj <abhishek.kumar.bajaj@huawei.com>
Change-Id: Id339297e27d217dde2d8a2e72337b4398bffa047
Signed-off-by: Abhishek Bajaj <abhishek.kumar.bajaj@huawei.com>
Diffstat (limited to 'so-etsi-sol005-adapter-application/src/test/resources/json/lcmOperRsp.json')
-rw-r--r-- | so-etsi-sol005-adapter-application/src/test/resources/json/lcmOperRsp.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/so-etsi-sol005-adapter-application/src/test/resources/json/lcmOperRsp.json b/so-etsi-sol005-adapter-application/src/test/resources/json/lcmOperRsp.json new file mode 100644 index 0000000..111afc1 --- /dev/null +++ b/so-etsi-sol005-adapter-application/src/test/resources/json/lcmOperRsp.json @@ -0,0 +1,7 @@ +{ + "id":"12204a12-7da2-4ddf-8c2f-992a1a1acebf", + "lcmOperationType":"INSTANTIATE", + "nsInstanceId":"c9f0a95e-dea0-4698-96e5-5a79bc5a233d", + "operationState":"PROCESSING", + "statusEnteredTime":"Time" +}
\ No newline at end of file |