-
Notifications
You must be signed in to change notification settings - Fork 0
/
repos
73 lines (54 loc) · 3.08 KB
/
repos
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
# -*- makefile -*-
ssh://gerrit.opencord.org:29418/voltha-eponolt-adapter
ssh://gerrit.opencord.org:29418/voltha-ponsimonu-adapter
ssh://gerrit.opencord.org:29418/voltha-ponsimolt-adapter
ssh://gerrit.opencord.org:29418/voltha-test-manifest
ssh://gerrit.opencord.org:29418/voltha-docs
ssh://gerrit.opencord.org:29418/voltha-epononu-adapter
# ssh://gerrit.opencord.org:29418/voltha-tools
ssh://gerrit.opencord.org:29418/voltha-omci
ssh://gerrit.opencord.org:29418/voltha-go-controller
ssh://gerrit.opencord.org:29418/voltha-api-server
ssh://gerrit.opencord.org:29418/voltha-protos
ssh://gerrit.opencord.org:29418/voltha-go
ssh://gerrit.opencord.org:29418/voltha-helm-charts
ssh://gerrit.opencord.org:29418/voltha-system-tests
ssh://gerrit.opencord.org:29418/voltha-adtran-adapter
ssh://gerrit.opencord.org:29418/voltha-onos
ssh://gerrit.opencord.org:29418/voltha-openonu-adapter
ssh://gerrit.opencord.org:29418/voltha-openonu-adapter-go
ssh://gerrit.opencord.org:29418/voltha-lib-go
ssh://gerrit.opencord.org:29418/bbsim
# [DEPRECATED] ssh://gerrit.opencord.org:29418/voltha-bbsim
https://github.com/opencord/voltha-openolt-adapter
# -----------------------------------------------------------------------
# [SRC] https://gerrit.opencord.org/plugins/gitiles/voltha-helm-charts/+/refs/heads/master
# -----------------------------------------------------------------------
ssh://gerrit.opencord.org:29418/bbsim-sadis-server
# voltha-helm-charts/voltha-go-controller/Chart.yaml
ssh://gerrit.opencord.org:29418/voltha-go-controller
# -----------------------------------------------------------------------
# https://opennetworking.org/wp-content/uploads/2021/04/21_04_14-VOLTHA-2.7-Techinar-.pdf
# voltha-helm-charts/voltha-stack/Chart.yaml :: OF-Agent, Core, adapters: {OLT, ONU}
# -----------------------------------------------------------------------
#
# voltha-helm-charts/voltha-adapter-openonu/Chart.yaml (x)
# voltha-helm-charts/voltha-tracing/Chart.yaml (?)
## -----------------------------------------------------------------------
# voltha-helm-charts/voltha/Chart.yaml
# https://gerrit.opencord.org/plugins/gitiles/voltha
## -----------------------------------------------------------------------
git clone ssh://gerrit.opencord.org:29418/voltha
# -----------------------------------------------------------------------
# https://opennetworking.org/wp-content/uploads/2021/04/21_04_14-VOLTHA-2.7-Techinar-.pdf
# voltha-helm-charts/voltha-infra/Chart.yaml :: ONOS ETCD KAFKA
# -----------------------------------------------------------------------
# voltha-helm-charts/voltha-adapter-simulated/Chart.yaml
# voltha-helm-charts/voltha-northbound-bbf-adapter/Chart.yaml
ssh://gerrit.opencord.org:29418/voltha-northbound-bbf-adapter
## -----------------------------------------------------------------------
## Info about voltha-infra and voltha-stack
## -----------------------------------------------------------------------
# .. seealso: https://opennetworking.org/wp-content/uploads/2021/04/21_04_14-VOLTHA-2.7-Techinar-.pdf
# .. seealso: https://github.com/opencord/voltha-helm-charts/blob/master/README.md
# [EOF]