blob: 73897e8699b0d9e3400f82eda4dfda4ce0f90786 [file] [log] [blame]
Joey Armstrongbbd71d62022-10-12 11:51:35 -04001.. _voltha_repositories:
2
3VOLTHA project repositories
4===========================
5
6Finding a repository to work with
7---------------------------------
8
9Navigate to the VOLTHA repositories on gerrit or github:
10++++++++++++++++++++++++++++++++++++++++++++++++++++++++
11- :vol-ger:`voltha-docs`
12- :vol-git:`voltha-docs`
13
14- https://github.com/opencord/voltha-docs
15
16|
17
18Visit gerrit.opencord.org/dashboard
19"""""""""""""""""""""""""""""""""""
20
21.. figure:: images/gerrit_dashboard.png
22 :alt: Gerrit dashboard
23 :width: 70%
24 :align: center
25
26|
27
28From the BROWSE pull-down menu select Repositories
29""""""""""""""""""""""""""""""""""""""""""""""""""
30.. figure:: images/menu_repositories.png
31 :alt: BROWSE pull-down menu selection
32 :align: center
33
34|
35
36In the Filter: box search for 'voltha-'
37"""""""""""""""""""""""""""""""""""""""
38
39- Click browse to view repository clone command and available versions.
40- Click branch=master to browse the code base.
41
42.. figure:: images/repository_select_VOLTHA.png
43 :alt: voltha- repository search
44 :width: 70%
45 :align: center
46
47|
48
49
50Github
51++++++
52A mirror of the VOLTHA gerrit repositories can also be found on github.
53
54- https://github.com/opencord/voltha-docs
55
56 - Gerrit repositories can also be accessed through a mirror on github.