1. d901a11 VOL-1343 Disable TLS in ofagent compose and onos Docker build by Matt Jeanneret · 5 years ago
  2. 41513bf Fixes to pass license check by Zack Williams · 6 years ago
  3. 6e05978 [VOL-614] Verify RG Authentication by khenaidoo · 6 years ago
  4. 0584a1e Latest Kafka image doesn't work with current configuration. by Jonathan Hart · 6 years ago
  5. 9ac4bbd VOL-572: Integration testing with Kubernetes by Richard Jankowski · 6 years ago
  6. 50b286d [VOL-634] Remove fluentd logging reference from voltha services by khenaidoo · 6 years ago
  7. b122cd5 VOL-643: Allow user to specify their own ONOS config in the stack file by Jonathan Hart · 6 years ago
  8. 87314cd VOL-629: Change name of consul service to 'vconsul'. by Jonathan Hart · 6 years ago
  9. 60fdad7 VOL-630 - update documentation with default creds and doc ssh key support by David K. Bainbridge · 6 years ago
  10. f78cd1b Fixes for VOLTHA-ONOS communication: by Jonathan Hart · 6 years ago
  11. 10a7a7e VOL-617 - ability to build without VM by David K. Bainbridge · 6 years ago
  12. 0910489 VOL-616 - update system test compose files to use non-swarm verison of fluentd by David K. Bainbridge · 6 years ago
  13. 737b74f VOL-612 - rename images to work better with public repository by David K. Bainbridge · 6 years ago
  14. 4894617 VOL-603 - rollback docutests.yml file to work with jenkins-test by David K. Bainbridge · 6 years ago
  15. bba65ff VOL-595 - container image name consistency and general cleanup by David K. Bainbridge · 6 years ago
  16. bd0fe17 VOL-594 remove unused containers by David K. Bainbridge · 6 years ago
  17. 8b277c2 [7697] by Richard Jankowski · 6 years ago
  18. f6eeaea VOL-539: Provide option to enable/disable TLS security between ofagent and ONOS by Girish · 7 years ago
  19. 9938d29 VOL-523: Production VOLTHA ofagent swarm container compose file error by Kyle Farnsworth · 7 years ago
  20. 079a776 [6683] Removing unnecessary files and update gitignore by khenaidoo · 7 years ago
  21. 215e024 VOL-381 add unum container to support ONOS cluster formation under swarm by David K. Bainbridge · 7 years ago
  22. 4e920b7 VOL-406 add logging configuration to swarm stack files by David K. Bainbridge · 7 years ago
  23. 3d3f99a [ 6321 ] : uncomment the basic test scenario by khenaidoo · 7 years ago
  24. 2a8c633 VOL-427: Fix the dispatcher test and also created VOL-499 to track an issue with XPON test that runs within the dispatcher test by khenaidoo · 7 years ago
  25. 95507c4 VOL-452 Integration of logstash in a swarm cluster by Stephane Barbarie · 7 years ago
  26. e07fcf4 Moving grafana-swarm port to 8883 as 8882 conflicts with envoy-swarm. by sathishg · 7 years ago
  27. cd51f99 VOL-411 Updated broken integration tests by Stephane Barbarie · 7 years ago voltha-1.0-rc1
  28. 8725ea8 VOL-393 VOL-395 This update implements a replicated filesystem allowing by Sergio Slobodrian · 7 years ago
  29. cb33c47 VOL-394: Optimize Consul cluster configuration to better support HA by Richard Jankowski · 7 years ago
  30. 36cd85f VOL-386 This stages the startup of the fluentd aggregators before the by Sergio Slobodrian · 7 years ago
  31. 4f14a74 VOL-377 This update enables the use of envoy with voltha in standalone mode. by Sergio Slobodrian · 7 years ago
  32. 8af144c Sending Voltha Adapter IP address to Device in BalApiInit() API by Rajeswara Rao · 7 years ago
  33. 523ee78 VOL-382 This update adds a replicated file system to hold the registry by Sergio Slobodrian · 7 years ago
  34. 2940dac VOL-281: OfAgent integration in swarm cluster by Stephane Barbarie · 7 years ago
  35. 11fe23b Fix for fluentd not starting in production. (Reason : Fluentd directory inside /tmp were cleared off during reboot) by sathishg · 7 years ago
  36. ee417fa This update contains several changes by Sergio Slobodrian · 7 years ago
  37. 6570c74 Addition of a reliable REST service offered directly off the proxy by Sergio Slobodrian · 7 years ago
  38. 63ce1b4 Changing Consul's cluster subnet so it doesn't conflict with Ciena's by Richard Jankowski · 7 years ago
  39. c1989d6 Temporary workaround to bypass the proxy until the reason for the by Sergio Slobodrian · 7 years ago
  40. 0ccef98 [ 4843 ] Update the consul config to use replicas instead of global. by khenaidoo · 7 years ago
  41. 7c5e885 Multiple changes by Sergio Slobodrian · 7 years ago
  42. b5d1c18 Resolving Merge Conflicts. by sathishg · 7 years ago
  43. e4bd2ed GRPC Server implmentation in ASFVOLT16 adapter to handle indications from EdgeCore Device by rshetty · 7 years ago
  44. 8dec8de VOL-65 A complete re-factor of envoyd to use a more object oriented approach by Sergio Slobodrian · 7 years ago
  45. 60a08d7 [4647] by Richard Jankowski · 7 years ago
  46. be82927 This rather large update adds the following by Sergio Slobodrian · 7 years ago
  47. 239af45 Minor fixes by sathishg · 7 years ago
  48. d123206 VOL-282: Integrate demo components (e.g. dashd, shovel) with the clustered consul service by Richard Jankowski · 7 years ago
  49. fe874ae Update the Jenkins build platform to build only the necessary images to the run the tests. This is to prevent the Vagrant VM running out of disk space by khenaidoo · 7 years ago
  50. cab0a39 Large update which includes the following by Sergio Slobodrian · 7 years ago
  51. 26a8c01 This update add two arguments to voltha when it gets started: by khenaidoo · 7 years ago
  52. ccc4225 Update the voltha code to make use of the interface option and add by khenaidoo · 7 years ago
  53. 108f05c This commit address the changes in CLI required to work with the by khenaidoo · 7 years ago
  54. e8eba49 VOL-211: Integrate a clustered Consul service with all Voltha components that use it by Richard Jankowski · 7 years ago
  55. 5194e89 Patch for the OFAgent itests for new voltha which loads config from consul. by sathishg · 7 years ago
  56. 29dd198 VOL-211: Integrate a clustered Consul service with all Voltha components that use it by Richard Jankowski · 7 years ago
  57. d908496 Enabled Overlay Encryption docker containers. by schowdhury · 7 years ago
  58. a186796 VOL-56: Update consul to run in a multi-host swarm mode docker engine by Richard Jankowski · 7 years ago
  59. 7ba064f VOL-212, VOL-213: Added support for a kafka cluster within swarm by Stephane Barbarie · 7 years ago
  60. a260f5b Multiple Fixes in Registrator to Consul Communication. by schowdhury · 7 years ago
  61. 4073921 Build voltha/consul Container Image with its own file system, not mounted volume from the Host. by schowdhury · 7 years ago
  62. 032d330 [ 4222 ] Minor changes after code review by khenaidoo · 7 years ago
  63. 33763f4 Moved Encryption Related Configs to a different Compose file by schowdhury · 7 years ago
  64. 9d027c0 iMoving HTTP Communication back to port 8500, HTTPS to 8501. by schowdhury · 7 years ago
  65. 1408896 Netopeer NETCONF server integration by Stephane Barbarie · 7 years ago
  66. 87b2329 Preliminary Commit to secure communication between Registrator and Consul by schowdhury · 7 years ago
  67. cc73678 https://jira.opencord.org/browse/CORD-824 by sgovinda · 7 years ago
  68. 3eab2bb Voltha Alarm Management using OpenNMS and Elasticsearch by Stephane Barbarie · 7 years ago
  69. d9ec600 Added the consul UI to the proxy service. Consul is now available at by Sergio Slobodrian · 7 years ago
  70. ba49158 Added grafana to the proxy solution. It's now available at by Sergio Slobodrian · 7 years ago
  71. ff52e1b Add an nginx proxy service with consul template with the objective of by Sergio Slobodrian · 7 years ago
  72. 4d30710 Added a build for the portainer docker container. Portainer is a web ui by Sergio Slobodrian · 7 years ago
  73. ab11c64 Initial commit to run the CLI in its own docker container. Currently by Sergio Slobodrian · 7 years ago
  74. 61999e5 Updated dashd to automatically create a "Voltha Stats" data source in by Sergio Slobodrian · 7 years ago
  75. 702f4f8 fixing auth for when running in a standalone fashion. by Ali Al-Shabibi · 7 years ago
  76. a551408 Adding changes to configuration in voltha by alshabib · 7 years ago
  77. 9358bd4 Added the dashd to the makefile. Updated the compose file for dashd to by Sergio Slobodrian · 7 years ago
  78. f39aaf8 Initial commit for the automatic Grafana dashboard creation function. by Sergio Slobodrian · 7 years ago
  79. b634d90 enabling dumb-init for shovel by alshabib · 7 years ago
  80. 06b449c OFAgent now has suicidal tendencies. by alshabib · 7 years ago
  81. 7db1356 fixing onos dockerfile to lay files correctly on fs. by alshabib · 7 years ago
  82. 10eadcd small fixes by alshabib · 7 years ago
  83. 9ed5429 Reverting recent changes that broke packet in plumbing by Zsolt Haraszti · 7 years ago
  84. ee5c4c8 Moving to 6653; flow decomp to handle failed flows by Zsolt Haraszti · 7 years ago
  85. fdf2c41 update compose by alshabib · 7 years ago
  86. b4e7147 - Add proto oneof support for Yang by Khen Nursimulu · 7 years ago
  87. f97b442 Adding a compose file to start onos and freeradius by alshabib · 7 years ago
  88. 9b485fb Prep for docker-only tests by Zsolt Haraszti · 7 years ago
  89. aaac7ee This commit consists of: by Khen Nursimulu · 7 years ago
  90. 1b7c036 Minor fixes to grafana by Zsolt Haraszti · 7 years ago
  91. aa4626e Initial KPI/PM support by Zsolt Haraszti · 7 years ago
  92. 3544872 Fixing podder in the following ways: by alshabib · 8 years ago
  93. 34e7ebb This commit consists of: by Khen Nursimulu · 8 years ago
  94. 7941d40 Redesign of Podder. by alshabib · 8 years ago
  95. 1edb828 Fix to docker import issues and swagger error by Zsolt Haraszti · 8 years ago
  96. 862883a Merge "WIP: Initial implementation of Podder" by Zsolt Haraszti · 8 years ago
  97. c67ee3a WIP: Initial implementation of Podder by alshabib · 8 years ago
  98. f309e2c Update controller param to the host IP by Khen Nursimulu · 8 years ago
  99. 68b9be3 Dockerizing ofagent by Khen Nursimulu · 8 years ago
  100. 74c1ef0 Address review comments of the kafka nbi by Khen Nursimulu · 8 years ago