Fix bgp route refresh test
[integration/test.git] / csit / variables / tcpmd5user / default_on_updated / data.json
1 {
2     "network-topology-pcep:path-computation-client": {
3         "ip-address": "$IP",
4         "reported-lsp": [
5             {
6                 "name": "$NAME",
7                 "path": [
8                     {
9                         "ero": {
10                             "ignore": false,
11                             "processing-rule": false,
12                             "subobject": [
13                                 {
14                                     "ip-prefix": {
15                                         "ip-prefix": "1.1.1.1/32"
16                                     },
17                                     "loose": false
18                                 },
19                                 {
20                                     "ip-prefix": {
21                                         "ip-prefix": "2.2.2.2/32"
22                                     },
23                                     "loose": false
24                                 }
25                             ]
26                         },
27                         "lsp-id": 1,
28                         "odl-pcep-ietf-stateful07:lsp": {
29                             "administrative": true,
30                             "delegate": true,
31                             "ignore": false,
32                             "odl-pcep-ietf-initiated00:create": false,
33                             "operational": "up",
34                             "plsp-id": 1,
35                             "processing-rule": false,
36                             "remove": false,
37                             "sync": true,
38                             "tlvs": {
39                                 "lsp-identifiers": {
40                                     "ipv4": {
41                                         "ipv4-extended-tunnel-id": "$IP",
42                                         "ipv4-tunnel-endpoint-address": "1.1.1.1",
43                                         "ipv4-tunnel-sender-address": "$IP"
44                                     },
45                                     "lsp-id": 1,
46                                     "tunnel-id": 1
47                                 },
48                                 "symbolic-path-name": {
49                                     "path-name": "$CODE"
50                                 }
51                             }
52                         }
53                     }
54                 ]
55             }
56         ],
57         "state-sync": "synchronized",
58         "stateful-tlv": {
59             "odl-pcep-ietf-stateful07:stateful": {
60                 "lsp-update-capability": true,
61                 "odl-pcep-ietf-initiated00:initiation": true
62             }
63         }
64     }
65 }