Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
5c596a53d390704957e0024b95a98012f4de27aa
« Previous
fe0eb73
Minor update
by Andrew Chagnon
· 7 years ago
26a8c01
This update add two arguments to voltha when it gets started:
by khenaidoo
· 7 years ago
5516467
Existing Set of voltha and ONOS Cert/Keys are going to expire in few days,
by schowdhury
· 7 years ago
ccc4225
Update the voltha code to make use of the interface option and add
by khenaidoo
· 7 years ago
108f05c
This commit address the changes in CLI required to work with the
by khenaidoo
· 7 years ago
c5c83d7
VOL-264: REST Channel ( External REST Client <==> Chameleon) needs to be Secured
by ubuntu
· 7 years ago
d3c335e
Add more tests to the global dispatcher and some minor fixes
by khenaidoo
· 7 years ago
cbbe327
Added PKI info as part of ONOS Container build scripts
by schowdhury
· 7 years ago
b972d08
Proto files modified for handling indications and omci messages
by Suhas Gururaj Rao
· 7 years ago
e8eba49
VOL-211: Integrate a clustered Consul service with all Voltha components that use it
by Richard Jankowski
· 7 years ago
d8194f8
Fix improper import in asfvolt16 adapter
by Shad Ansari
· 7 years ago
3fbd470
Preliminary code commit to Secure OF-Agent to ONOS COmmunication
by schowdhury
· 7 years ago
5194e89
Patch for the OFAgent itests for new voltha which loads config from consul.
by sathishg
· 7 years ago
89004ec
Adds support for BBF WT-385 xPON model:
by Nikolay Titov
· 7 years ago
08d48d2
[ 4460 ] Minor fix when getting invalid voltha instance
by khenaidoo
· 7 years ago
7294b25
netconf client support and disable-enable support
by Chip Boling
· 7 years ago
6518d93
Patch for build failure.
by sathishg
· 7 years ago
5727e98
Additional changes to remove privilaged command execution during the
by Sergio Slobodrian
· 7 years ago
5ae8622
Commit support Device Management- Self Test on Device
by sathishg
· 7 years ago
bbb9099
Commit to support OF Version negotiation
by sathishg
· 7 years ago
29dd198
VOL-211: Integrate a clustered Consul service with all Voltha components that use it
by Richard Jankowski
· 7 years ago
b96ee0a
Add a readme.md file to document how integration tests would be run.
by khenaidoo
· 7 years ago
e69ecd1
Adding get rpc for edgecore adapter
by rshetty
· 7 years ago
f74fa07
Addressed comments from reviewers from the last commit. Cleaned up color
by Sergio Slobodrian
· 7 years ago
b32e31c
VOL-217 Initial implementation of device handler for asfvolt16
by Shad Ansari
· 7 years ago
6128779
Updated the installer such that in test mode all built containers are
by Sergio Slobodrian
· 7 years ago
d1aa9e7
VOL-217 - Introduce OltAdapter and OnuAdapter classes
by Shad Ansari
· 7 years ago
236bd95
https://jira.opencord.org/browse/VOL-167
by ggowdru
· 7 years ago
ba9cbd8
VOL-241 VOL-239 VOL-257 VOL-258 This update solves multiple problems
by Sergio Slobodrian
· 7 years ago
d908496
Enabled Overlay Encryption docker containers.
by schowdhury
· 7 years ago
88518e8
VOL-244 Fixing build issue to have enough time for the smoke test to wait for all voltha services to be ready
by khenaidoo
· 7 years ago
7a7091c
Added a production target to the makefile that only builds the
by Sergio Slobodrian
· 7 years ago
88d29b9
VOL-245, VOL-246: Fix for alarm filter deletion and suppression
by Stephane Barbarie
· 7 years ago
96f817b
VOL-217 - Move devices_handlers to IAdapter base class.
by Shad Ansari
· 7 years ago
a186796
VOL-56: Update consul to run in a multi-host swarm mode docker engine
by Richard Jankowski
· 7 years ago
7ba064f
VOL-212, VOL-213: Added support for a kafka cluster within swarm
by Stephane Barbarie
· 7 years ago
5c54579
Correct EPON link support
by Andrew Chagnon
· 7 years ago
5507851
VOL-237 Added information on configuring the location of the cord
by Sergio Slobodrian
· 7 years ago
96e37a7
Missing file from previous commit
by khenaidoo
· 7 years ago
9be9e5e
VOL-236 Updates to the documentation to include the need to configure
by Sergio Slobodrian
· 7 years ago
260c076
VOL-235 this update adds a .gitignore file to the
by Sergio Slobodrian
· 7 years ago
8110b61
Adding proto message to handle clear on BAL objects
by rshetty
· 7 years ago
36e1655
VOL-234. This update fixes issues seen with unresolved symbolic links
by Sergio Slobodrian
· 7 years ago
a8588f2
This commit lays the groudwork for inter-core request forwarding.
by khenaidoo
· 7 years ago
263900e
Added the deployment and initialization of base services required for
by Sergio Slobodrian
· 7 years ago
7bca172
VOL-217 - Add check in adapter loader to skip over IAdapter class
by Shad Ansari
· 7 years ago
14bcd99
VOL-217 - Initial implementation of Adapter base class
by Shad Ansari
· 7 years ago
a260f5b
Multiple Fixes in Registrator to Consul Communication.
by schowdhury
· 7 years ago
f8b2377
Added additional information relating to a workaround for Ubutu and
by Sergio Slobodrian
· 7 years ago
a638ae3
Updated the documentation after a trial run with some team members.
by Sergio Slobodrian
· 7 years ago
e37300e
Voltha Alarm Filters: Added new integration test - Also fixed alarm events test
by Stephane Barbarie
· 7 years ago
37f4a0e
Added the necessary code to reboot the target servers after the
by Sergio Slobodrian
· 7 years ago
eae587d
VOL-159 - Add missing reconcile_device() in asfvolt16_olt
by Shad Ansari
· 7 years ago
7c48362
Enhanced the installer's test mode such that multiple development users
by Sergio Slobodrian
· 7 years ago
9048eb7
proto buff for bal indications
by Suhas Gururaj Rao
· 7 years ago
ce68104
Adding reconcile_device() API to newly added adtran OLT
by khenaidoo
· 7 years ago
2fc4864
VOL-159: Stubbed initial commit of asvolt16_olt adapter
by Shad Ansari
· 7 years ago
90b224d
https://jira.opencord.org/browse/VOL-137
by Chip Boling
· 7 years ago
4073921
Build voltha/consul Container Image with its own file system, not mounted volume from the Host.
by schowdhury
· 7 years ago
4cad268
Add YANG specific annotations to voltha.proto for alarmfilterkey. Without it YANG parsing of the voltha proto file will fail
by khenaidoo
· 7 years ago
032d330
[ 4222 ] Minor changes after code review
by khenaidoo
· 7 years ago
d24189e
Added the required initialization to start the docker swarm cluster.
by Sergio Slobodrian
· 7 years ago
b4d604f
Change reported Hardware Revision Correct bug when no links are present on OLT
by Andrew Chagnon
· 7 years ago
33763f4
Moved Encryption Related Configs to a different Compose file
by schowdhury
· 7 years ago
4f2646f
Update jenkinsfile to use make build instead of make
by khenaidoo
· 7 years ago
83777cb
VOL-162 - Initial commit of BAL-API protobuf
by Shad Ansari
· 7 years ago
bf77c86
Fix to the vagrantfile to support both virtualbox and KVM boxes based
by Sergio Slobodrian
· 7 years ago
c547771
Multiple updates. Converted many of the Yaml files from "dos" format to
by Sergio Slobodrian
· 7 years ago
9974f21
https://jira.opencord.org/browse/VOL-48
by ggowdru
· 7 years ago
9d027c0
iMoving HTTP Communication back to port 8500, HTTPS to 8501.
by schowdhury
· 7 years ago
1408896
Netopeer NETCONF server integration
by Stephane Barbarie
· 7 years ago
ee4b2bc
Initial commit of the voltha installer. There are several things that
by Sergio Slobodrian
· 7 years ago
87b2329
Preliminary Commit to secure communication between Registrator and Consul
by schowdhury
· 7 years ago
1b285e8
Corrected some errors in the procedure and cleaned it up a bit with the
by Sergio Slobodrian
· 7 years ago
ac4850d
Tibit OLT and ONU Adapter Updates
by Paul Gray
· 7 years ago
00433e5
https://jira.opencord.org/browse/CORD-1174
by sathishg
· 7 years ago
2f1a3f8
Modified the Vagrantfile such that it can be used to create a voltha VM
by Sergio Slobodrian
· 7 years ago
cfc2dc3
Updates to Tibit Adapters
by Paul Gray
· 7 years ago
9521fed
This update adds the required ansible task, templates, and variables to
by Sergio Slobodrian
· 7 years ago
d7f3377
Forward ONU events received by the maple_olt adapter to
by Peter Shafik
· 7 years ago
7a312e4
- Support disable_device/reenable_device/reboot_device on the OLT
by Paul Gray
· 7 years ago
8655f14
Fix Merge Issue
by Paul Gray
· 7 years ago
934d288
> - (OLT/ONU) Replace hard-coded dpoe_opcode values with a dictionary lookup
by Paul Gray
· 7 years ago
9900488
Added alarm suppression methods
by Chip Boling
· 7 years ago
3e3b1a9
Initial Adtran XGS-PON OLT Check-In
by Chip Boling
· 7 years ago
3d7d1ab
Remove unnecssary debug code in tibit_olt.c and tibit_onu.c
by Paul Gray
· 7 years ago
ef00889
Adding several updates to the Tibit Adapters
by Paul Gray
· 7 years ago
cc73678
https://jira.opencord.org/browse/CORD-824
by sgovinda
· 8 years ago
980a091
Voltha Alarm Filters: Added hooks to suppress alarms at the adapter
by Stephane Barbarie
· 7 years ago
9107f2e
Adding infrastructure to allow sending messages between adapters
by Peter Shafik
· 8 years ago
null
ba59b25
The Adtran OLT Adapter requires the zeroMQ protocol provided by the twisted txZMQ package
by Chip Boling
· 8 years ago
7d7bb96
Altered the build process for the portainer container to make it more
by Sergio Slobodrian
· 8 years ago
02af133
[CORD-1136] Added test for swagger url
by Matteo Scandolo
· 8 years ago
85150c2
Specify an optional node parameter, which shall be used to return
by ggowdru
· 8 years ago
3eab2bb
Voltha Alarm Management using OpenNMS and Elasticsearch
by Stephane Barbarie
· 8 years ago
730101a
Fixed an issue with the rules that was preventing health from being
by Sergio Slobodrian
· 8 years ago
b2df177
Fix to the Makefile where portainer and nginx were not on the build
by Sergio Slobodrian
· 8 years ago
d9ec600
Added the consul UI to the proxy service. Consul is now available at
by Sergio Slobodrian
· 8 years ago
205b419
Added the voltha swagger interface to the proxy. Voltha's swagger
by Sergio Slobodrian
· 8 years ago
9b160d7
Initial auto onu discovery changes.
by Steve Crooks
· 8 years ago
Next »