1. b90150e Make file discrepancies by sathishg · 7 years ago
  2. 7c5e885 Multiple changes by Sergio Slobodrian · 7 years ago
  3. 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
  4. 58adc12 Added the schema.SchemaService endpoint to the proxy to support by Sergio Slobodrian · 7 years ago
  5. a182e91 VOL-270: Investigate and support clustering support for xPON protos by Rachit Shrivastava · 7 years ago
  6. b1602a3 VOL-340: Update voltha core to recuperate from a consul failure. This update also addresses VOL-341 by khenaidoo · 7 years ago
  7. c926fc1 BAL2.4 proto file changes by Suhas Rao · 7 years ago
  8. b5d1c18 Resolving Merge Conflicts. by sathishg · 7 years ago
  9. 0da216c VOL-289: Create xPON interfaces at ONU adapter(s) by Nikolay Titov · 7 years ago
  10. e4bd2ed GRPC Server implmentation in ASFVOLT16 adapter to handle indications from EdgeCore Device by rshetty · 7 years ago
  11. 6a3fbd0 Reducing the number of debian packages installed to the bare minimum to by Sergio Slobodrian · 7 years ago
  12. 73e311a Changed the logic such that the vagrant-libvirt network is created by Sergio Slobodrian · 7 years ago
  13. cd43feb Changes to clean up python installation to remove errors reported that by Sergio Slobodrian · 7 years ago
  14. 8f4f9bf VOL-270: Investigate and support clustering support for xPON protos by Rachit Shrivastava · 7 years ago
  15. a09233a Correct implementation of device_delete and device_disable by Andrew Chagnon · 7 years ago
  16. 2d6e483 Fix ponsim xpon broken by earlier commit. by Shad Ansari · 7 years ago
  17. 9d9c844 VOL-331 VOL-327 Fixes to the installer to address the two Jiras listed by Sergio Slobodrian · 7 years ago
  18. efcebcd VOL-287 : Disabling and reenabling ponsim after a Voltha restart fails by Niren R Chidrawar · 7 years ago
  19. da0f3a4 Make ponsim_olt work for asfvolt16_olt adapter. by Shad Ansari · 7 years ago
  20. 8dec8de VOL-65 A complete re-factor of envoyd to use a more object oriented approach by Sergio Slobodrian · 7 years ago
  21. 8100c3c VOL-288: Minor fixes for xPON cli in VOLTHA by Nikolay Titov · 7 years ago
  22. 3f0c9dd VOL-288: Minor fixes for xPON cli in VOLTHA by Nikolay Titov · 7 years ago
  23. 60a08d7 [4647] by Richard Jankowski · 7 years ago
  24. c2d86fb Re-committing the directory in hopes that it uploads correctly this time. by Sergio Slobodrian · 7 years ago
  25. 4598b3a This update removes the golang-builder directory and a subsequent update by Sergio Slobodrian · 7 years ago
  26. 497e6e8 Fixed a small bug that could cause issues on a multi-user machine where by Sergio Slobodrian · 7 years ago
  27. 5a2d569 VOL-271: Support itests and utests for WT-385 xPON objects by Rachit Shrivastava · 7 years ago
  28. 50ee9ac Changes to the Makefile to fix errors in the production build. by Sergio Slobodrian · 7 years ago
  29. 9e24775 Code commit to Secure the gRPC Channel between PONSIM Adapter and PONSIM OLT. by schowdhury · 7 years ago
  30. be82927 This rather large update adds the following by Sergio Slobodrian · 7 years ago
  31. 239af45 Minor fixes by sathishg · 7 years ago
  32. 0d83c94 VOL-217 - Test activate olt path with a python olt simulator. by Shad Ansari · 7 years ago
  33. bd6898a Proto changes for handling ONU discovery indications by Suhas Gururaj Rao · 7 years ago
  34. d123206 VOL-282: Integrate demo components (e.g. dashd, shovel) with the clustered consul service by Richard Jankowski · 7 years ago
  35. 1243ee9 Remove Frameio tests from Jenkins and revisit the smoke test (now called jenkins test) in an attempt to fix jenkins build failure by khenaidoo · 7 years ago
  36. 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
  37. 3a7a4e5 Third attempt to fix the Jenkins build. Needs to clean up the venv environment and also specify a vagnant box version that works with frameio tests by khenaidoo · 7 years ago
  38. 19df871 Second try to resolve Jenkins build failure - move the netaddr install from main.yml to debian.yml by khenaidoo · 7 years ago
  39. 032831a Add python-netaddr module to ansible to address the build failure by khenaidoo · 7 years ago
  40. cab0a39 Large update which includes the following by Sergio Slobodrian · 7 years ago
  41. 997edbc Add ListAdapters to global handler RPCs by khenaidoo · 7 years ago
  42. b9809da VOL-271: Support itests and utests for WT-385 xPON objects by Rachit Shrivastava · 7 years ago
  43. 5561d55 Support for converting openflow into EVC flow rules for the Adtran 1U OLT Adapter. Updated log message to call proper method and use undocumented logging format standard by Chip Boling · 7 years ago
  44. fe0eb73 Minor update by Andrew Chagnon · 7 years ago
  45. 26a8c01 This update add two arguments to voltha when it gets started: by khenaidoo · 7 years ago
  46. 5516467 Existing Set of voltha and ONOS Cert/Keys are going to expire in few days, by schowdhury · 7 years ago
  47. ccc4225 Update the voltha code to make use of the interface option and add by khenaidoo · 7 years ago
  48. 108f05c This commit address the changes in CLI required to work with the by khenaidoo · 7 years ago
  49. c5c83d7 VOL-264: REST Channel ( External REST Client <==> Chameleon) needs to be Secured by ubuntu · 7 years ago
  50. d3c335e Add more tests to the global dispatcher and some minor fixes by khenaidoo · 7 years ago
  51. cbbe327 Added PKI info as part of ONOS Container build scripts by schowdhury · 7 years ago
  52. b972d08 Proto files modified for handling indications and omci messages by Suhas Gururaj Rao · 7 years ago
  53. e8eba49 VOL-211: Integrate a clustered Consul service with all Voltha components that use it by Richard Jankowski · 7 years ago
  54. d8194f8 Fix improper import in asfvolt16 adapter by Shad Ansari · 7 years ago
  55. 3fbd470 Preliminary code commit to Secure OF-Agent to ONOS COmmunication by schowdhury · 7 years ago
  56. 5194e89 Patch for the OFAgent itests for new voltha which loads config from consul. by sathishg · 7 years ago
  57. 89004ec Adds support for BBF WT-385 xPON model: by Nikolay Titov · 7 years ago
  58. 08d48d2 [ 4460 ] Minor fix when getting invalid voltha instance by khenaidoo · 7 years ago
  59. 7294b25 netconf client support and disable-enable support by Chip Boling · 7 years ago
  60. 6518d93 Patch for build failure. by sathishg · 7 years ago
  61. 5727e98 Additional changes to remove privilaged command execution during the by Sergio Slobodrian · 7 years ago
  62. 5ae8622 Commit support Device Management- Self Test on Device by sathishg · 7 years ago
  63. bbb9099 Commit to support OF Version negotiation by sathishg · 7 years ago
  64. 29dd198 VOL-211: Integrate a clustered Consul service with all Voltha components that use it by Richard Jankowski · 7 years ago
  65. b96ee0a Add a readme.md file to document how integration tests would be run. by khenaidoo · 7 years ago
  66. e69ecd1 Adding get rpc for edgecore adapter by rshetty · 7 years ago
  67. f74fa07 Addressed comments from reviewers from the last commit. Cleaned up color by Sergio Slobodrian · 7 years ago
  68. b32e31c VOL-217 Initial implementation of device handler for asfvolt16 by Shad Ansari · 7 years ago
  69. 6128779 Updated the installer such that in test mode all built containers are by Sergio Slobodrian · 7 years ago
  70. d1aa9e7 VOL-217 - Introduce OltAdapter and OnuAdapter classes by Shad Ansari · 7 years ago
  71. 236bd95 https://jira.opencord.org/browse/VOL-167 by ggowdru · 7 years ago
  72. ba9cbd8 VOL-241 VOL-239 VOL-257 VOL-258 This update solves multiple problems by Sergio Slobodrian · 7 years ago
  73. d908496 Enabled Overlay Encryption docker containers. by schowdhury · 7 years ago
  74. 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
  75. 7a7091c Added a production target to the makefile that only builds the by Sergio Slobodrian · 7 years ago
  76. 88d29b9 VOL-245, VOL-246: Fix for alarm filter deletion and suppression by Stephane Barbarie · 7 years ago
  77. 96f817b VOL-217 - Move devices_handlers to IAdapter base class. by Shad Ansari · 7 years ago
  78. a186796 VOL-56: Update consul to run in a multi-host swarm mode docker engine by Richard Jankowski · 7 years ago
  79. 7ba064f VOL-212, VOL-213: Added support for a kafka cluster within swarm by Stephane Barbarie · 7 years ago
  80. 5c54579 Correct EPON link support by Andrew Chagnon · 7 years ago
  81. 5507851 VOL-237 Added information on configuring the location of the cord by Sergio Slobodrian · 7 years ago
  82. 96e37a7 Missing file from previous commit by khenaidoo · 7 years ago
  83. 9be9e5e VOL-236 Updates to the documentation to include the need to configure by Sergio Slobodrian · 7 years ago
  84. 260c076 VOL-235 this update adds a .gitignore file to the by Sergio Slobodrian · 7 years ago
  85. 8110b61 Adding proto message to handle clear on BAL objects by rshetty · 7 years ago
  86. 36e1655 VOL-234. This update fixes issues seen with unresolved symbolic links by Sergio Slobodrian · 7 years ago
  87. a8588f2 This commit lays the groudwork for inter-core request forwarding. by khenaidoo · 7 years ago
  88. 263900e Added the deployment and initialization of base services required for by Sergio Slobodrian · 7 years ago
  89. 7bca172 VOL-217 - Add check in adapter loader to skip over IAdapter class by Shad Ansari · 7 years ago
  90. 14bcd99 VOL-217 - Initial implementation of Adapter base class by Shad Ansari · 7 years ago
  91. a260f5b Multiple Fixes in Registrator to Consul Communication. by schowdhury · 7 years ago
  92. f8b2377 Added additional information relating to a workaround for Ubutu and by Sergio Slobodrian · 7 years ago
  93. a638ae3 Updated the documentation after a trial run with some team members. by Sergio Slobodrian · 7 years ago
  94. e37300e Voltha Alarm Filters: Added new integration test - Also fixed alarm events test by Stephane Barbarie · 7 years ago
  95. 37f4a0e Added the necessary code to reboot the target servers after the by Sergio Slobodrian · 7 years ago
  96. eae587d VOL-159 - Add missing reconcile_device() in asfvolt16_olt by Shad Ansari · 7 years ago
  97. 7c48362 Enhanced the installer's test mode such that multiple development users by Sergio Slobodrian · 7 years ago
  98. 9048eb7 proto buff for bal indications by Suhas Gururaj Rao · 7 years ago
  99. ce68104 Adding reconcile_device() API to newly added adtran OLT by khenaidoo · 7 years ago
  100. 2fc4864 VOL-159: Stubbed initial commit of asvolt16_olt adapter by Shad Ansari · 7 years ago