move scale NS test json from code to indepandent file
[vfc/nfvo/lcm.git] / lcm / ns / tests / data / scale_ns.json
1 {
2     "scaleType": "SCALE_NS",
3     "scaleNsData": [
4         {
5             "scaleNsByStepsData": [{
6                 "aspectId": "1",
7                 "numberOfSteps": 1,
8                 "scalingDirection": "0"
9             }]
10         }
11     ]
12 }