1. 3ef821a VOL-475: Bump ONOS apps version for voltha-1.1 release by Kim Kempf · 7 years ago
  2. e45c194 VOL-406 add logging configuration to swarm stack files by David K. Bainbridge · 7 years ago
  3. fc1bf6e VOL-470 - Support VENET as open flow port by Niren R Chidrawar · 7 years ago
  4. 6125460 Bump VOLTHA core version to 1.1.0 by Kim Kempf · 7 years ago
  5. ff35fb3 VOL-465: Creation of duplicate OLT devices based on address information should not be allowed. by Nikolay Titov · 7 years ago
  6. db61c6a Support for PON,ONU,TCONT,GEM Port hardware reflow after unexpected power cycle by Chip Boling · 7 years ago
  7. f4bf19e 1) VOL-252:Process flow rules and provision BAL for HSIA, DHCP, EAPOL flows by rshetty · 7 years ago
  8. 2727599 Adtran OLT DA update. Flows, h/w sync, and mcast by Chip Boling · 7 years ago
  9. c483216 VOL-456 : Remove duplicates from list device types and list adapters by khenaidoo · 7 years ago
  10. 95507c4 VOL-452 Integration of logstash in a swarm cluster by Stephane Barbarie · 7 years ago
  11. b92e513 VOL-426 This commit solves the problems caused when the voltha user by Sergio Slobodrian · 7 years ago
  12. 37ddfc9 Bug fix in kpi handling by Rajeswara Rao · 7 years ago
  13. e07fcf4 Moving grafana-swarm port to 8883 as 8882 conflicts with envoy-swarm. by sathishg · 7 years ago
  14. b2b369a Addressed Amit Comments by Rajeswara Rao · 7 years ago
  15. cd51f99 VOL-411 Updated broken integration tests by Stephane Barbarie · 7 years ago voltha-1.0-rc1
  16. a25df1c VOL-423 update to ONOS version 1.10.6 by David K. Bainbridge · 7 years ago
  17. 97bef1e VOL-400: configurable alloc-id and gemport-id with min gemid=1024 by Chip Boling · 7 years ago
  18. 8684370 VOL-415 Changes to improve dependencies and solve intermittent installer by Sergio Slobodrian · 7 years ago
  19. 1cc7398 VOL-252: Process flow rules and provision BAL for HSIA, DHCP, EAPOL flows by rshetty · 7 years ago
  20. 1962874 VOL-417 Part 2 of this fix. Removed the use of the Docker Swarm VIP by Sergio Slobodrian · 7 years ago
  21. 9c874d4 VOL-417 Changes to the proxy config to eliminate the use of camelCase and also by Sergio Slobodrian · 7 years ago
  22. 6914531 VOL-412: Fix the grpc compiler to 1.3.5 for this release by khenaidoo · 7 years ago
  23. eef5b0d VOL-389: The device_graph should compute routes between NNI & UNI (VENET) ports only by Niren R Chidrawar · 7 years ago
  24. 06bbb6f VOL-409 Update port operational status and delete port by Niren R Chidrawar · 7 years ago
  25. a575363 VOL-410 Set device vendor id from device type vendor id by Niren R Chidrawar · 7 years ago
  26. b184ab1 VOL-407 Disabling voltha-net encryption because it was causing latency by Sergio Slobodrian · 7 years ago
  27. c359b11 VOL-404 This update addresses the issue reported in the Jira. The file by Sergio Slobodrian · 7 years ago
  28. 3775a26 VOL-402 update to include this change in the installer creation. by Sergio Slobodrian · 7 years ago
  29. 890b090 VOL-405: Update the membership test to use twisted timeout for the watch by khenaidoo · 7 years ago
  30. d6e0e80 VOL-405: Create GET timeouts in voltha core instead on relying on the Twisted Consul API for watch notifications. Also add a timeout to the voltha peer communications by khenaidoo · 7 years ago
  31. 17795c5 Initial Adtran ONU Adapter by Balaji Purushothaman · 7 years ago
  32. 4f6bf1f VOL-402 : Update fluentd formatter to use default formatter by khenaidoo · 7 years ago
  33. ae29801 Dual-tag support for individual ONU gemport selection by Chip Boling · 7 years ago
  34. 8725ea8 VOL-393 VOL-395 This update implements a replicated filesystem allowing by Sergio Slobodrian · 7 years ago
  35. cbe3083 VOL-398, VOL-399: Include vcoreids in the log and start the grpc local and global services after the reconcilation process has been completed by khenaidoo · 7 years ago
  36. d49da36 VOL-394 This update ensures that the appropriate directories are created by Sergio Slobodrian · 7 years ago
  37. ff15bef VOL-385 VOL-397 Changes to use the production files which direct all by Sergio Slobodrian · 7 years ago
  38. cb33c47 VOL-394: Optimize Consul cluster configuration to better support HA by Richard Jankowski · 7 years ago
  39. 36cd85f VOL-386 This stages the startup of the fluentd aggregators before the by Sergio Slobodrian · 7 years ago
  40. 379979e VOL-397: Create production yml files for netconf and ofagent to direct all logs to fluentd by khenaidoo · 7 years ago
  41. 4f14a74 VOL-377 This update enables the use of envoy with voltha in standalone mode. by Sergio Slobodrian · 7 years ago
  42. 8af144c Sending Voltha Adapter IP address to Device in BalApiInit() API by Rajeswara Rao · 7 years ago
  43. 9413677 Remove problematic unused SCAPY references by Andrew Chagnon · 7 years ago
  44. 4e1c370 VOL-383: xpon_agent throws AttributeError and KeyError Exception at create_channel_termination by Nikolay Titov · 7 years ago
  45. bcd30b1 VOL-384 This update improves the issue reporting log collecctor such by Sergio Slobodrian · 7 years ago
  46. 92136d0 VOL-385 Changes to the installer build to used the voltha.production.yml by Sergio Slobodrian · 7 years ago
  47. 48ecb44 Cleanup adapter code and address a few issues by Andrew Chagnon · 7 years ago
  48. b6f72c1 why build when you can download by David K. Bainbridge · 7 years ago
  49. 523ee78 VOL-382 This update adds a replicated file system to hold the registry by Sergio Slobodrian · 7 years ago
  50. cbff06b VOL-385: Adjust voltha log level per running environment. Create specific files for production and for jenkins by khenaidoo · 7 years ago
  51. f58473e Fix a syntax error causing Jenkins build messages by Shad Ansari · 7 years ago
  52. e098254 quick fix to add a build stage by David K. Bainbridge · 7 years ago
  53. 2940dac VOL-281: OfAgent integration in swarm cluster by Stephane Barbarie · 7 years ago
  54. 4864696 Add restore of PON ports after reboot request by Chip Boling · 7 years ago
  55. 8fbcb82 Look explicitly for ONU devices in add_onu_device in adapte_agent.py by Sireesha Kora · 7 years ago
  56. 6c0dc88 update for ONOS 1.10.3 support by David K. Bainbridge · 7 years ago
  57. f2dd204 VOL-112: Document the backup and restore strategy as well as the steps required to backup and restore Consul data by khenaidoo · 7 years ago
  58. 69fba86 Refactor flow to simplify logic and support enable/disable of adapter by Chip Boling · 7 years ago
  59. 5431e4c This update addresses the following: by khenaidoo · 7 years ago
  60. 3f3788f VOL-336 : Add Channel Termination Name in ONU device proxy address by Sireesha Kora · 7 years ago
  61. 1831fcc VOL-253: Initial commit for pkt-in/pkt-out for Edgecore adapter by Shad Ansari · 7 years ago
  62. 11e4d7c VOL-378 : Re-order code in create_onu_interfaces in xpon_agent by Niren R Chidrawar · 7 years ago
  63. 252c777 EVC/EVC-MAP update and initial xPON support by Chip Boling · 7 years ago
  64. cd7d8dd BAL2.4.3.6 Proto changes by Rajeswara Rao · 7 years ago
  65. 82ce00d This update filters out invalid voltha instances that still appear by khenaidoo · 7 years ago
  66. 989e571 Minor tweek to resubmit since copyright check is now disabled in gerrit by Chip Boling · 7 years ago
  67. 138d5d6 vol-375 - configure java key store by David K. Bainbridge · 7 years ago
  68. 7253ff2 VOL-172: Support configuration of traffic descriptor profile for upstream BW allocation to ONU by Nikolay Titov · 7 years ago
  69. 1ab3d4b VOL-172: Support configuration of traffic descriptor profile for upstream BW allocation to ONU by Nikolay Titov · 7 years ago
  70. 80cf960 Added a filter for bogus containers now being created by the ONOS build. by Sergio Slobodrian · 7 years ago
  71. f87a5c8 vol-374 correctly build docker images by David K. Bainbridge · 7 years ago
  72. 686f7bd This commit does the following: by khenaidoo · 7 years ago
  73. eba61c2 Asfvolt16 - OMCI send and receive message changes by Suhas Rao · 7 years ago
  74. 5311aa1 Missed an instance of nginx in my last update. by Sergio Slobodrian · 7 years ago
  75. 11fe23b Fix for fluentd not starting in production. (Reason : Fluentd directory inside /tmp were cleared off during reboot) by sathishg · 7 years ago
  76. ee417fa This update contains several changes by Sergio Slobodrian · 7 years ago
  77. 9f2ec3c VOL-373 support 3 tuple and multiple version numbers for ONOS apps by David K. Bainbridge · 7 years ago
  78. 176f1db VOL-172: Support configuration of traffic descriptor profile for upstream BW allocation to ONU by Nikolay Titov · 7 years ago
  79. c26a3c3 1)Integrating the Edgecore interface configuration with xpon modules in voltha. by rshetty · 7 years ago
  80. 6e270c1 Several bundled updates by Sergio Slobodrian · 7 years ago
  81. 01f2e85 VOL-63: Image Download and Image Update support by Lydia Fang · 7 years ago
  82. 6570c74 Addition of a reliable REST service offered directly off the proxy by Sergio Slobodrian · 7 years ago
  83. e154d59 This commit addresses some of the border conditions when a consul node by khenaidoo · 7 years ago
  84. 8e435b4 VOL-351: Assign unique ID to Channelgroup xPON object for HA by Rachit Shrivastava · 7 years ago
  85. 63ce1b4 Changing Consul's cluster subnet so it doesn't conflict with Ciena's by Richard Jankowski · 7 years ago
  86. c1989d6 Temporary workaround to bypass the proxy until the reason for the by Sergio Slobodrian · 7 years ago
  87. e44c3d2 VOL-343: Remove and update xPON interfaces at ONU adapter(s) functionalities by Nikolay Titov · 7 years ago
  88. 3b31db9 VOL-174: Support configuration of GEMs as per WT-385 and auto-allocation of gemport-ids by Nikolay Titov · 7 years ago
  89. 83916f0 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  90. fb89efa Fixed some issues in the container lists in the Makefile and in by Sergio Slobodrian · 7 years ago
  91. 0ccef98 [ 4843 ] Update the consul config to use replicas instead of global. by khenaidoo · 7 years ago
  92. fae5c91 VOL-343: Remove and update xPON interfaces at ONU adapter(s) functionalities by Nikolay Titov · 7 years ago
  93. b90150e Make file discrepancies by sathishg · 7 years ago
  94. 7c5e885 Multiple changes by Sergio Slobodrian · 7 years ago
  95. a2a3933 Update the local onos config file to show the logical device id changes - valid for development environment with only 1 voltha instance running by khenaidoo · 7 years ago
  96. 58adc12 Added the schema.SchemaService endpoint to the proxy to support by Sergio Slobodrian · 7 years ago
  97. a182e91 VOL-270: Investigate and support clustering support for xPON protos by Rachit Shrivastava · 7 years ago
  98. b1602a3 VOL-340: Update voltha core to recuperate from a consul failure. This update also addresses VOL-341 by khenaidoo · 7 years ago
  99. c926fc1 BAL2.4 proto file changes by Suhas Rao · 7 years ago
  100. b5d1c18 Resolving Merge Conflicts. by sathishg · 7 years ago