-
Notifications
You must be signed in to change notification settings - Fork 74
/
openconfig_0_1_4.json
74 lines (74 loc) · 4.33 KB
/
openconfig_0_1_4.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"name": "openconfig",
"version": "0.1.4",
"core_version": "0.6.1",
"author": "Cisco",
"copyright": "Cisco",
"description": "YDK bundle for OpenConfig models",
"long_description": "This YANG Development Kit (YDK) bundle provides APIs for OpenConfig YANG models. YDK facilitates the use of YANG data models by expressing the model semantics in an API and abstracting protocol/encoding details. YDK is composed of a core package that defines services and providers, plus one or more module bundles. This YDK bundle for OpenConfig models uses the YDK core package and additional model bundles.",
"models": {
"description": "Each element on the list has details on git repositories to source models from, including commit ids and relative paths inside the repositories. If no commit id is specified, HEAD is taken. This is unwise. The nested dir and file references are interpreted the same way as specific dir and file references above.",
"git": [
{
"url": "https://github.com/YangModels/yang.git",
"commits": [
{
"commitid": "6b6fb7e32894b08fc7d9392a519461463d9b1fb0",
"file": [
"vendor/cisco/xr/631/cisco-xr-openconfig-interfaces-types.yang",
"vendor/cisco/xr/631/openconfig-bgp-common-multiprotocol.yang",
"vendor/cisco/xr/631/openconfig-bgp-common-structure.yang",
"vendor/cisco/xr/631/openconfig-bgp-common.yang",
"vendor/cisco/xr/631/openconfig-bgp-global.yang",
"vendor/cisco/xr/631/openconfig-bgp-neighbor.yang",
"vendor/cisco/xr/631/openconfig-bgp-peer-group.yang",
"vendor/cisco/xr/631/openconfig-bgp-policy.yang",
"vendor/cisco/xr/631/openconfig-bgp-types.yang",
"vendor/cisco/xr/631/openconfig-bgp.yang",
"vendor/cisco/xr/631/openconfig-channel-monitor.yang",
"vendor/cisco/xr/631/openconfig-extensions.yang",
"vendor/cisco/xr/631/openconfig-if-aggregate.yang",
"vendor/cisco/xr/631/openconfig-if-ethernet.yang",
"vendor/cisco/xr/631/openconfig-if-ip.yang",
"vendor/cisco/xr/631/openconfig-interfaces.yang",
"vendor/cisco/xr/631/openconfig-lacp.yang",
"vendor/cisco/xr/631/openconfig-local-routing.yang",
"vendor/cisco/xr/631/openconfig-mpls-igp.yang",
"vendor/cisco/xr/631/openconfig-mpls-ldp.yang",
"vendor/cisco/xr/631/openconfig-mpls-rsvp.yang",
"vendor/cisco/xr/631/openconfig-mpls-sr.yang",
"vendor/cisco/xr/631/openconfig-mpls-static.yang",
"vendor/cisco/xr/631/openconfig-mpls-te.yang",
"vendor/cisco/xr/631/openconfig-mpls-types.yang",
"vendor/cisco/xr/631/openconfig-mpls.yang",
"vendor/cisco/xr/631/openconfig-optical-amplifier.yang",
"vendor/cisco/xr/631/openconfig-platform-transceiver.yang",
"vendor/cisco/xr/631/openconfig-platform-types.yang",
"vendor/cisco/xr/631/openconfig-platform.yang",
"vendor/cisco/xr/631/openconfig-policy-types.yang",
"vendor/cisco/xr/631/openconfig-rib-bgp-types.yang",
"vendor/cisco/xr/631/openconfig-rib-bgp.yang",
"vendor/cisco/xr/631/openconfig-routing-policy.yang",
"vendor/cisco/xr/631/openconfig-telemetry.yang",
"vendor/cisco/xr/631/openconfig-terminal-device.yang",
"vendor/cisco/xr/631/openconfig-transport-line-common.yang",
"vendor/cisco/xr/631/openconfig-transport-line-protection.yang",
"vendor/cisco/xr/631/openconfig-transport-types.yang",
"vendor/cisco/xr/631/openconfig-types.yang",
"vendor/cisco/xr/631/openconfig-vlan-types.yang",
"vendor/cisco/xr/631/openconfig-vlan.yang"
]
}
]
}
]
},
"dependency": [
{
"name": "ietf",
"version": "0.1.5",
"core_version": "0.8.5",
"uri": "file://profiles/bundles/ietf_0_1_5.json"
}
]
}