1. c5c83d7 VOL-264: REST Channel ( External REST Client <==> Chameleon) needs to be Secured by ubuntu · 7 years ago
  2. d3c335e Add more tests to the global dispatcher and some minor fixes by khenaidoo · 7 years ago
  3. 5194e89 Patch for the OFAgent itests for new voltha which loads config from consul. by sathishg · 7 years ago
  4. 08d48d2 [ 4460 ] Minor fix when getting invalid voltha instance by khenaidoo · 7 years ago
  5. bbb9099 Commit to support OF Version negotiation by sathishg · 7 years ago
  6. b96ee0a Add a readme.md file to document how integration tests would be run. by khenaidoo · 7 years ago
  7. 236bd95 https://jira.opencord.org/browse/VOL-167 by ggowdru · 7 years ago
  8. 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
  9. e37300e Voltha Alarm Filters: Added new integration test - Also fixed alarm events test by Stephane Barbarie · 7 years ago
  10. 032d330 [ 4222 ] Minor changes after code review by khenaidoo · 7 years ago
  11. cc73678 https://jira.opencord.org/browse/CORD-824 by sgovinda · 7 years ago
  12. 02af133 [CORD-1136] Added test for swagger url by Matteo Scandolo · 7 years ago
  13. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 7 years ago
  14. 56b3647 Fixes a deadlock issue when both a model change and a notification of by Khen Nursimulu · 7 years ago
  15. db68629 Updating test case to prevent build failure by Khen Nursimulu · 7 years ago
  16. 29e7550 This commit consists of: by Khen Nursimulu · 7 years ago
  17. fa007ce Impl of config events. by alshabib · 7 years ago
  18. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 7 years ago
  19. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 7 years ago
  20. bf974d0 Fix persisted config data generating different hashes and tags not being persisted by Ryan Van Gilder · 7 years ago
  21. b9a5f75 Inject per-ONU metadata field for unicast flows by Zsolt Haraszti · 7 years ago
  22. 8b734be Moving build md tests to use kafkacat by alshabib · 7 years ago
  23. 29a3ed5 Reviving the unit tests by alshabib · 7 years ago
  24. 16c0da7 Fixing build.md tests by alshabib · 7 years ago
  25. 3e6f089 FrameIO to allow sharing same Linux interface by Zsolt Haraszti · 7 years ago
  26. 482aa09 small fix for build_md_tests by alshabib · 7 years ago
  27. b5d72f1 Time-stamp added and renamed heartbeat by Zsolt Haraszti · 7 years ago
  28. 6692773 Fix memory usage meter for Linux by Zsolt Haraszti · 7 years ago
  29. f4fb268 fixing support for group desc stats by alshabib · 7 years ago
  30. 9b9f1ad Bug fixes by Khen Nursimulu · 7 years ago
  31. 3578a1c Expand field/action conversion scope of ofagent by Zsolt Haraszti · 7 years ago
  32. 313c4be Integration with Nathan for Tibit packet in (raw) by Zsolt Haraszti · 8 years ago
  33. 7507ab8 Minor omci test cleanup by Zsolt Haraszti · 8 years ago
  34. 578a46c Additional OMCI entity types with tests by Zsolt Haraszti · 8 years ago
  35. e3ece3c Added OMCI message parsing tests by Zsolt Haraszti · 8 years ago
  36. e0acd8f OMCI library expansion by Zsolt Haraszti · 8 years ago
  37. c69bd21 Adjust priority to collapse flows by Zsolt Haraszti · 8 years ago
  38. afafff3 Comprehensive flow tables splitting test by Zsolt Haraszti · 8 years ago
  39. 91730da Reintegrate with olt-oftest by Zsolt Haraszti · 8 years ago
  40. 89a2730 Improved FrameIO support and proxy messaging by Zsolt Haraszti · 8 years ago
  41. 6686203 Flow decomposition and miscellenous improvements by Zsolt Haraszti · 8 years ago
  42. 00d9a84 Major rework of gRPC handling (do not merge yet) by Zsolt Haraszti · 8 years ago
  43. b706784 Initial take on persistence support via k/v stores, by Zsolt Haraszti · 8 years ago
  44. 2ef4ce7 Move experimental items undo the experiments directory and some minor name cleanuos by Khen Nursimulu · 8 years ago
  45. 95b919d This commit includes: by Khen Nursimulu · 8 years ago
  46. dafefe1 Config/management model framework initial version by Zsolt Haraszti · 8 years ago
  47. 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
  48. 9402669 Update comment by Khen Nursimulu · 8 years ago
  49. 34e7ebb This commit consists of: by Khen Nursimulu · 8 years ago
  50. 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
  51. bf8bf28 Add simple rpc and some cleanups by Khen Nursimulu · 8 years ago
  52. 91350eb Async frame receive/send module by Zsolt Haraszti · 8 years ago
  53. d70cd4d Moved event bus to common lib by Zsolt Haraszti · 8 years ago
  54. 0df86c1 Internal universal pub/sub event bus by Zsolt Haraszti · 8 years ago
  55. f8abbc9 Adding initial test cases, include enumeration conversion, address review comments by Khen Nursimulu · 8 years ago
  56. 06854cb Refined OMCI parsing and serialization by Zsolt Haraszti · 8 years ago
  57. 0f387e6 Microsemi and OMCI very initial code by Zsolt Haraszti · 8 years ago
  58. 9125b1a Fixed two bugs in OpenFlow land by Zsolt Haraszti · 8 years ago
  59. 023ea7c Async/streaming gRPC client/server proto by Zsolt Haraszti · 8 years ago
  60. a54b663 Adding a wait for containers condition by Khen Nursimulu · 8 years ago
  61. 37a9bf8 Integration test for the build.md file by Khen Nursimulu · 8 years ago
  62. bae1275 Chameleon swagger support by Zsolt Haraszti · 8 years ago
  63. a96d20d Initial setup.py by Nathan Knuth · 8 years ago