1. 242ce52 Fix: resolve address conflict issue by extending ResourceTest by Jian Li · 7 years ago
  2. e6d3adf Fix issues in yang recompilation by Yuta HIGUCHI · 7 years ago
  3. 9add1c5 Fixed openstacknetworking app artifact ID to buck style from POM file by Hyunsun Moon · 7 years ago
  4. 0ee6aa2 [ONOS-6493] Fix VPLS Intent failure handling problem by Yi Tseng · 7 years ago
  5. fe32db7d ONOS-5504: Added REST API for administering OFAgent. by Jovana Vuleta · 7 years ago
  6. 18ffcc7 ONOS-6483 API to check if node exists by Sithara Punnassery · 7 years ago
  7. 0e24d50 [ONOS-5758] Added Unit Test for ParserUtils by Henry Yu · 7 years ago
  8. ada511f [ONOS-6488] Fix failure when reinstall a VPLS by Yi Tseng · 7 years ago
  9. 3356249 ONOS-6438 Fixed to allow a network with empty name by Hyunsun Moon · 7 years ago
  10. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  11. 239f09e Replace usage of .html(...) with .text(...) where possible; by Simon Hunt · 7 years ago
  12. 0da1a9c ONOS 6447 Dynamic Config Update support by Sithara Punnassery · 7 years ago
  13. f31d2d9 [ONOS-6486] Fix serializer error and NPE of VplsStore by Yi Tseng · 7 years ago
  14. 063b882 [ONOS-6477] Add EventuallyConsistentMap test scenario to primitive tests by Jordan Halterman · 7 years ago
  15. b720e63 ONOS-6444 Set floating IP rules when created with fixed IP configured by Hyunsun Moon · 7 years ago
  16. 0033503 Change revision to actuals after fix in tools. by Gaurav Agrawal · 7 years ago
  17. 2846b11 Improvements of roadm application: by MaoLu · 7 years ago
  18. dc7e76c Distribute FPM connection state amongst the cluster by Jonathan Hart · 7 years ago
  19. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  20. fa81248 Mark fixme as done, after change in YANG tools. by Gaurav Agrawal · 7 years ago
  21. 39037cb Remove 'backupEnabled' option for intent-perf by You Wang · 7 years ago
  22. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  23. 79d6a83 Reduces the port number range for snat to reduce snat handler initialization time. by sangho · 7 years ago
  24. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  25. 997fda6 Fix checkstyle error to resolve maven build problem by Jian Li · 7 years ago
  26. ce2686a Attaching compiler service to YangLiveCompiler. by Gaurav Agrawal · 7 years ago
  27. ee8700b [ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing by daniel park · 7 years ago
  28. 7d73ff9 [ONOS-6375] Support keyword search in mapping management GUI by Jian Li · 7 years ago
  29. 32d471f Removed delays from unit tests by Hyunsun Moon · 7 years ago
  30. 36bb358 Improved openstack node list CLI by Hyunsun Moon · 7 years ago
  31. bc672d6 Don't reinstall flow rules for existing nodes when network cfg updated by Hyunsun Moon · 7 years ago
  32. 0e058f2 ONOS-6034 Added purge and sync flow rules CLIs by Hyunsun Moon · 7 years ago
  33. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  34. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  35. f4e13e3 [ONOS-6248] VPLS refactoring by Yi Tseng · 7 years ago
  36. 7a5f904 ONOS-6439 Fixed to remove stale floating IP rules by Hyunsun Moon · 7 years ago
  37. 1798d13 Detach broken build by Yuta HIGUCHI · 7 years ago
  38. 3c50361 YANG live compiler implementation by Vidyashree Rama · 7 years ago
  39. bdf8ae5 [ONOS-6375] Add detailed view for mapping management app by Jian Li · 7 years ago
  40. 1f3a887 Detaching broken maven builds by Yuta HIGUCHI · 7 years ago
  41. 73a6f5d [ONOS-6443] Add eventually consistent map test commands by Jordan Halterman · 7 years ago
  42. 4546217 Moving yang files to /models/l3vpn. by Gaurav Agrawal · 7 years ago
  43. 02dbee3 Updating Rpc classes dependencies based on latest YANG tools version. by Gaurav Agrawal · 7 years ago
  44. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  45. 1ebcfcd Fixing app descriptors. by Thomas Vachuska · 7 years ago
  46. 928ff8b Refactor MacAddress and ONOSLLDP class by Charles Chan · 7 years ago
  47. c1732fd Refactoring OpenROADM app to distribute the model as a separate app by Thomas Vachuska · 7 years ago
  48. 112890b Bump up jersey to 2.25.1 with corresponding dependencies updated by Jian Li · 7 years ago
  49. f20c7fb Initial check-in Open ROADM app v1.2.1 (ONOS-5354). by Marc De Leenheer · 7 years ago
  50. a4d5a49 Bumping ONOS to use onos-yang-tools 1.12.0-b8 version. by Thomas Vachuska · 7 years ago
  51. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  52. 0bfc04a Removed delays from unit tests by Hyunsun Moon · 7 years ago
  53. 3bc6ef1 [ONOS-6375] Support topology overlay for mapping managemant app by Jian Li · 7 years ago
  54. 4689f81 [ONOS-6375] Implement table view for querying mapping information by Jian Li · 7 years ago
  55. a792cf7 [ONOS-6186] Implement VLAN based virtual network provisioning and logical switching by daniel park · 7 years ago
  56. e2689ee Avoid exceptionally failing on harmless state transition by Yuta HIGUCHI · 7 years ago
  57. 2f148f0 checkstyle issue fix by Saritha · 7 years ago
  58. 65f9eb9 ONOS-4380 Refactor AlarmId and Alarm construction and update by Andrea Campanella · 7 years ago
  59. 2103304 Fix to enable adding INDIRECT link via BasicLinkConfig by Yuta HIGUCHI · 7 years ago
  60. b10f1e7 Extend FPM module to handle routes from multiple peers. by Jonathan Hart · 7 years ago
  61. 6e960ef Fix: Make the mapping storage type identical in CLI and REST API by Jian Li · 7 years ago
  62. 0164c1c Log some context when Intent failed. by Yuta HIGUCHI · 7 years ago
  63. 8ce6d5c YANG live compiler. by Gaurav Agrawal · 7 years ago
  64. 38bb109 Augment provider service to process batch mapping query by Jian Li · 7 years ago
  65. 65d9d0e [ONOS-6412] allocate resource by Intent.Key by Yuta HIGUCHI · 7 years ago
  66. c53d617 CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  67. 02f8d2e ONOS-6306 Lamda resource allocation aware PCE by Yuta HIGUCHI · 7 years ago
  68. 55648ed Allow to query mapping value when receives MapRequest by Jian Li · 7 years ago
  69. a1f960b Fix: Set default state as ADDED for newly added mapping by router by Jian Li · 7 years ago
  70. 5d0bbb7 [ONOS-6350] Transaction performance tests by Jordan Halterman · 7 years ago
  71. 7da8592 Fix maven build problems with restconf protocol by Ray Milkey · 7 years ago
  72. 2d572dd Use buck version of checkstyle rules in maven build by Ray Milkey · 7 years ago
  73. 8b0710b Fixed artifact ID to buck build format from SONA app pom files by Hyunsun Moon · 7 years ago
  74. 2f7eadb Change some code in roadm application. by MaoLu · 7 years ago
  75. f708910 Minor cosmetic changes by Yuta HIGUCHI · 7 years ago
  76. a23f46d [ONOS-6375] Add skeleton code for Web GUI of mapping management app by Jian Li · 7 years ago
  77. c134c7a [ONOS-6352] Add REST API for querying mapping information by Jian Li · 7 years ago
  78. b409032 Fix broken yang related stuff by Yuta HIGUCHI · 7 years ago
  79. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  80. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  81. 5aba366 pom file fixes for release build by Ray Milkey · 7 years ago
  82. 2a77273 Lower log-level by Yuta HIGUCHI · 7 years ago
  83. c57ee90 Clarify power-level unit annotations. by Yuta HIGUCHI · 7 years ago
  84. da1dfa6 [ONOS-6349] Augment mapping CLI to print out json formatted string by Jian Li · 7 years ago
  85. b5d8221 [ONOS-6170] Implement codec for MappingEntry with unit test by Jian Li · 7 years ago
  86. 6cc8645 ONOS-6258: UiTopo2Overlay et al. by Simon Hunt · 7 years ago
  87. f553ac4 onos-6299: Possible null pointe dereference in linkconverter by rohitsharan · 7 years ago
  88. c87b23b [ONOS-6349] Add CLI for querying mappings from MappingService by Jian Li · 7 years ago
  89. 22c35df ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting. by Simon Hunt · 7 years ago
  90. 791dd32 Augment provider service to query mapping value from protocol layer by Jian Li · 7 years ago
  91. 9552f17 Fix: Correct typos in mapping service and manager by Jian Li · 7 years ago
  92. 8e07271 Refactor: Build script and code clean up for mappingmanagement app by Jian Li · 7 years ago
  93. 8dbd273 AbstractYangModelRegistrator updated to allow apps to attach end-points to the service models by Gaurav Agrawal · 7 years ago
  94. 7abfe0e invalid string and boolean comparison by kdarapu · 7 years ago
  95. 1d63993 fix transient test failure by Yuta HIGUCHI · 7 years ago
  96. f5e7ef8 Sync onos-dependency, deps.json by Yuta HIGUCHI · 7 years ago
  97. 5c54e77 Allow empty inner node by Henry Yu · 7 years ago
  98. 43b91ad Bug fixes for optical use case. by Marc De Leenheer · 7 years ago
  99. 32eee7a Fix pom.xml error by Yuta HIGUCHI · 7 years ago
  100. 1a1867a cherry-picked ONOS-5841 to master by kalagesa · 7 years ago