1. 00d9a84 Major rework of gRPC handling (do not merge yet) by Zsolt Haraszti · 8 years ago
  2. ee8d0b5 Upversion protobuf library and compiler from 3.0.0.7 to 3.0.0.9 to by Khen Nursimulu · 8 years ago
  3. aab8a7f adding sniffing ability by alshabib · 8 years ago
  4. a820d24 Returning an appropriate descriptor by alshabib · 8 years ago
  5. 05fb71f Podder now runs with an associated thread pool. by alshabib · 8 years ago
  6. a7b842a This commit consists of: by Khen Nursimulu · 8 years ago
  7. 3869d8d This is the initial commit of the netconf server code. It consists by Khen Nursimulu · 8 years ago
  8. 3544872 Fixing podder in the following ways: by alshabib · 8 years ago
  9. f089182 checking olt state connection rather than assuming we can connect by alshabib · 8 years ago
  10. ff24e64 adding channel id config by alshabib · 8 years ago
  11. 0956e4a Fixing proto imports by alshabib · 8 years ago
  12. d69de34 This commit adds support for: by alshabib · 8 years ago
  13. aa7207b Adding an OLT state machine. by alshabib · 8 years ago
  14. b706784 Initial take on persistence support via k/v stores, by Zsolt Haraszti · 8 years ago
  15. b49dda9 PON requirement docs and seq diagrams by Zsolt Haraszti · 8 years ago
  16. 2c680ab Stub Implementation of the Microsemi Adaptor. by alshabib · 8 years ago
  17. a6d9113 Correct plugin format by Khen Nursimulu · 8 years ago
  18. 2ef4ce7 Move experimental items undo the experiments directory and some minor name cleanuos by Khen Nursimulu · 8 years ago
  19. 95b919d This commit includes: by Khen Nursimulu · 8 years ago
  20. dafefe1 Config/management model framework initial version by Zsolt Haraszti · 8 years ago
  21. 7b1bab9 Updated: Vagrantfile and Makefile required for creating vagrant base image by Rouzbahan Rashidi-Tabrizi · 8 years ago
  22. 663f01a Vagrantfile and Makefile required for creating vagrant base image - by Rouzbahan Rashidi-Tabrizi · 8 years ago
  23. bd24f55 This commit consists of: by Khen Nursimulu · 8 years ago
  24. d768809 This commit is the initial attempt in converting a protobuf schema by Khen Nursimulu · 8 years ago
  25. 57828bd updated to calculate default values for targetRef and targetTag as other projects by David K. Bainbridge · 8 years ago
  26. 283d768 Update the docker command in smoke-test to work with jenkins. Also, update the test script as the docker-compose file has new service -podder by Khen Nursimulu · 8 years ago
  27. 9402669 Update comment by Khen Nursimulu · 8 years ago
  28. 34e7ebb This commit consists of: by Khen Nursimulu · 8 years ago
  29. 96bb532 1) Keep only 1 sanity test as part of the jenkins build test, 2) exclude the test_frameio.py test from direct run, 3) set the frameio test to be run within a docker when the itest is invoked by Khen Nursimulu · 8 years ago
  30. 9d22202 Slaves config file is now a jinja2 template by alshabib · 8 years ago
  31. 6e0241b Restoring the descriptor.desc file in the chameleon directory by Khen Nursimulu · 8 years ago
  32. 7941d40 Redesign of Podder. by alshabib · 8 years ago
  33. bf8bf28 Add simple rpc and some cleanups by Khen Nursimulu · 8 years ago
  34. 95b68c5 Makefile update by Rouzbahan Rashidi-Tabrizi · 8 years ago
  35. 6618662 Remove generated artifacts from git by Zsolt Haraszti · 8 years ago
  36. 3c74d3b Adding better kafka error handling by Khen Nursimulu · 8 years ago
  37. 0f7eb2b Fixing ansible syntax issue by Rouzbahan Rashidi-Tabrizi · 8 years ago
  38. 19a7ff7 Revert "Emergency fix to ansible" : reverting the changes. by Rouzbahan Rashidi-Tabrizi · 8 years ago
  39. 1edb828 Fix to docker import issues and swagger error by Zsolt Haraszti · 8 years ago
  40. fa523c6 Emergency fix to ansible by Zsolt Haraszti · 8 years ago
  41. c61999a adding ability to start container and monitor their status by alshabib · 8 years ago
  42. 7eeb2b3 Refactored protobuf framework, added loader by Zsolt Haraszti · 8 years ago
  43. 91350eb Async frame receive/send module by Zsolt Haraszti · 8 years ago
  44. d70cd4d Moved event bus to common lib by Zsolt Haraszti · 8 years ago
  45. 0df86c1 Internal universal pub/sub event bus by Zsolt Haraszti · 8 years ago
  46. f8abbc9 Adding initial test cases, include enumeration conversion, address review comments by Khen Nursimulu · 8 years ago
  47. 4c43525 experiments with converting yang to protobuf with limited types by Khen Nursimulu · 8 years ago
  48. 2bdb6b3 Nomralize component start()/stop() by Zsolt Haraszti · 8 years ago
  49. 3d565e2 Import fix by Zsolt Haraszti · 8 years ago
  50. 06854cb Refined OMCI parsing and serialization by Zsolt Haraszti · 8 years ago
  51. 0f387e6 Microsemi and OMCI very initial code by Zsolt Haraszti · 8 years ago
  52. 1c3eba8 CORD-479 : Pulling literals out into voltha yaml file by Rouzbahan Rashidi-Tabrizi · 8 years ago
  53. cd22adc Packet in/out streaming from ofagent to core Getting ready for packet streaming by Zsolt Haraszti · 8 years ago
  54. 862883a Merge "WIP: Initial implementation of Podder" by Zsolt Haraszti · 8 years ago
  55. c67ee3a WIP: Initial implementation of Podder by alshabib · 8 years ago
  56. 4e0dc4e Merge "Update controller param to the host IP" by Zsolt Haraszti · 8 years ago
  57. 6f319a3 Specifying cython version to use by Khen Nursimulu · 8 years ago
  58. f309e2c Update controller param to the host IP by Khen Nursimulu · 8 years ago
  59. 68b9be3 Dockerizing ofagent by Khen Nursimulu · 8 years ago
  60. 9125b1a Fixed two bugs in OpenFlow land by Zsolt Haraszti · 8 years ago
  61. 40f039c Merge "All olt-oftest flow and group commands propagate" by Zsolt Haraszti · 8 years ago
  62. 8a77438 All olt-oftest flow and group commands propagate by Zsolt Haraszti · 8 years ago
  63. 428c942 adding integration tests to jenkinsfile by alshabib · 8 years ago
  64. 023ea7c Async/streaming gRPC client/server proto by Zsolt Haraszti · 8 years ago
  65. 4ba1989 substituting mail notification for slack notification by alshabib · 8 years ago
  66. f6c93b9 updating jenkins file by alshabib · 8 years ago
  67. ff2373b Merge "Async/streaming gRPC client/server proto" by Zsolt Haraszti · 8 years ago
  68. a226e47 Merge "adding Jenkinsfile" by Zsolt Haraszti · 8 years ago
  69. e39523b Async/streaming gRPC client/server proto by Zsolt Haraszti · 8 years ago
  70. a54b663 Adding a wait for containers condition by Khen Nursimulu · 8 years ago
  71. 16bdc1a adding Jenkinsfile by alshabib · 8 years ago
  72. da4ef46 Remove python-libpcap, add libpcap-dev to ansible. Remove pypcap from the requirements file by Khen Nursimulu · 8 years ago
  73. 37a9bf8 Integration test for the build.md file by Khen Nursimulu · 8 years ago
  74. b4b11af Merge "Basic Linux getting started commands." by Zsolt Haraszti · 8 years ago
  75. 102332c Basic Linux getting started commands. by Nathan Knuth · 8 years ago
  76. 676ebbb Adding netifaces pip package. by Nathan Knuth · 8 years ago
  77. f1c3c03 Experimental protobuf rendition of OF1.3 by Zsolt Haraszti · 8 years ago
  78. 74c1ef0 Address review comments of the kafka nbi by Khen Nursimulu · 8 years ago
  79. d47a507 Merge "Test submit." by Zsolt Haraszti · 8 years ago
  80. bae1275 Chameleon swagger support by Zsolt Haraszti · 8 years ago
  81. 220a677 Test submit. by Nathan Knuth · 8 years ago
  82. c51c065 Fix overlapping reconnect loops by Zsolt Haraszti · 8 years ago
  83. a4bca4a Merge "Chameleon fault tolerance" by Zsolt Haraszti · 8 years ago
  84. d4226ed Chameleon fault tolerance by Zsolt Haraszti · 8 years ago
  85. da11dd7 This commit consists of: by Khen Nursimulu · 8 years ago
  86. 441dedd Minor cleanups by Khen Nursimulu · 8 years ago
  87. bc601b7 Updating the BUILD.md file for the kafka update by Khen Nursimulu · 8 years ago
  88. 1fc5792 Merge branch 'master' of ssh://gerrit.opencord.org:29418/voltha by Khen Nursimulu · 8 years ago
  89. b99f083 Update IP address of kafka consumer by Khen Nursimulu · 8 years ago
  90. ea2922c Update IP address of kafka consumer by khen · 8 years ago
  91. b95fe9a This commit consists of: by khen · 8 years ago
  92. 1504408 Dockerized chameleon to work by Zsolt Haraszti · 8 years ago
  93. 034db37 Chameleon self boot-strapping API by Zsolt Haraszti · 8 years ago
  94. 7baf38a Swagger UI files by Zsolt Haraszti · 8 years ago
  95. 4a325d3 Updated BUILD.md by Zsolt Haraszti · 8 years ago
  96. 4ca1ef7 Removed obsolete buildSrc subdir by Zsolt Haraszti · 8 years ago
  97. 5cd6470 Chameleon rest-grpc gateway fetching and compiling by Zsolt Haraszti · 8 years ago
  98. 4536335 voltha-rest to voltha-health to reflect scope by Zsolt Haraszti · 8 years ago
  99. 553826c Make GRPC port configurable by Zsolt Haraszti · 8 years ago
  100. 86be6f1 Chameleon outline: a REST-to-GRPC gateway by Zsolt Haraszti · 8 years ago