ADD UT for ns_lcm Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>
[vfc/nfvo/lcm.git] / lcm / ns / tests / data / scale_ns_thread.json
1 {
2     "scaleType": "SCALE_NS",
3     "scaleNsData":
4         {
5             "scaleNsByStepsData": {
6                 "aspectId": "test_ns_manual_scale_aspectId",
7                 "numberOfSteps": 1,
8                 "scalingDirection": "0"
9             }
10         }
11
12 }