1. 50d2521 ONOS-4000 trimming reply from device and minor Netconf classes refactoring by Andrea Campanella · 8 years ago
  2. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  3. 0505f1d Refactor: Simplify method by Stream API by Sho SHIMIZU · 8 years ago
  4. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  5. 3e04129 Override toString for flow objectives by Charles Chan · 8 years ago
  6. 6f0ec20 Refactor: Split into two if statements by Sho SHIMIZU · 8 years ago
  7. 6d10aed Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  8. 5c3c091 GUI -- added topo script and configuration for projection onto UK map. by Simon Hunt · 8 years ago
  9. 597d7b2 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  10. d79fb94 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  11. 3ac8526 Updating FlowObjectiveService javadoc by Brian O'Connor · 8 years ago
  12. 2980c97 IntentManager refactoring for flow objectives. by Thomas Vachuska · 8 years ago
  13. cdac6e8 Adding command to list mapping between intent class and compiler by Thomas Vachuska · 8 years ago
  14. 661c38c Add path intent compiler that generates flow objective intents by Ray Milkey · 8 years ago
  15. 00f4816 Adding copy builders for flow objectives. by Thomas Vachuska · 8 years ago
  16. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  17. 47001d1 Refactor: Inline method by Sho SHIMIZU · 8 years ago
  18. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  19. 54fa580 Refactor: Extract method by Sho SHIMIZU · 8 years ago
  20. 898fcca Support for watching changes to static cluster metadata file by Madan Jampani · 8 years ago
  21. 64339fe Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  22. d8f7dc4 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  23. 3763a02 Refactor: Rename by Sho SHIMIZU · 8 years ago
  24. 979c3d9 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  25. 931e97d Remove base (p0) partition in StorageManager by Madan Jampani · 8 years ago
  26. 3ec585d Clarify config parameters/environment variables by Bob Lantz · 8 years ago
  27. 43a0b2f [ONOS-4015] Enhance Region CLI to support add/update NodeIds sets by Jian Li · 8 years ago
  28. 5e4d49d Set -u and -e, and respect ONOS_HOME by Bob Lantz · 8 years ago
  29. a428124 GUI - Fixed a timing issue with topology event handler binding. by Simon Hunt · 8 years ago
  30. 3e783d0 Fix NPE in SegmentRoutingManager by Charles Chan · 8 years ago
  31. 1eee51d GUI - added remapping of device type to glyph ID. by Simon Hunt · 8 years ago
  32. 0f8c505 GUI - added CORD logo to glyph library. by Simon Hunt · 8 years ago
  33. 874e0a3 Extract method to create a FlowRule by Sho SHIMIZU · 8 years ago
  34. 953b0fb Move variable definition close to line using the variable by Sho SHIMIZU · 8 years ago
  35. cf74444 [ONOS-4015] Implement Region administration CLI by Jian Li · 8 years ago
  36. b07f6b5 GUI -updated "OTN" design with "laser" idiom. by Simon Hunt · 8 years ago
  37. 4ca8e60 Introduce an easy way to check whether an IP address is multicast or not by Charles Chan · 8 years ago
  38. 56efe43 fix olt cookie issue by alshabib · 8 years ago
  39. f51950d Proposal for replacing Upstart with init.d script. by Jonathan Hart · 8 years ago
  40. c343f7a Stage external apidoc tarball to $ONOS_STAGE_ROOT by HIGUCHI Yuta · 8 years ago
  41. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  42. 82b9d17 Ignore config event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  43. a34fcb5 GUI - topo view: enhancements to provide tinting of maps. by Simon Hunt · 8 years ago
  44. 02ba2d1 Correctly handle case when .tar.gz archive is missing by Bob Lantz · 8 years ago
  45. 814a339 Resolve openstacknetworking and openstackswitching dependency issue by Jian Li · 8 years ago
  46. e7bfaae Fixing onos-archetypes-test error by HIGUCHI Yuta · 8 years ago
  47. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  48. 05a1ba1 Use allocateNextId when building new NextObjective by Zsolt Haraszti · 8 years ago
  49. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  50. 0cfdeed Yang Listener for BITS Data Type by Gaurav Agrawal · 8 years ago
  51. ad84e0c [ONOS-4004] DistributedStatisticStore and DistributedFlowStatisticStore make configurable by sangyun-han · 8 years ago
  52. a74171d Added wrapper application of openstack4j by Hyunsun Moon · 8 years ago
  53. 64d3721 Remove retry logic from NewDistributedLeadershipStore by Madan Jampani · 8 years ago
  54. 71cba68 [ONOS-3904] Derived data type and formatting fixes by Vinod Kumar S · 8 years ago
  55. bf15a5a adding cli for aaa to show users by Qianqian Hu · 8 years ago
  56. fdfdb70 Use ONOS_STAGE_ROOT if defined by HIGUCHI Yuta · 8 years ago
  57. 8b8ebdc UT for YANG translator utils by b.janani · 8 years ago
  58. 25938a5 Add logging in ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  59. facad99 GUI - topo view: enhancements to allow scaling of bay area map. by Simon Hunt · 8 years ago
  60. 265cd83 Remove groupId casting to short from rest handler by Zsolt Haraszti · 8 years ago
  61. 964d948 Simplified RegionCodec in places. by Simon Hunt · 8 years ago
  62. 2e02fab Fix some typos in meter and group REST API by Jian Li · 8 years ago
  63. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  64. e1bef6e GUI - Added bay area topojson. by Simon Hunt · 8 years ago
  65. 630c882 Update StorageManager.getPartitionInfo() to delegate to PartitionAdminService.partitionInfo() by Madan Jampani · 8 years ago
  66. 53f4c89 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  67. 4dab561 Narrow the scope of the variable by Sho SHIMIZU · 8 years ago
  68. 9c512e0 [ONOS-3897] Yang Listener for Enumeration Data Type by Gaurav Agrawal · 8 years ago
  69. 79359df [ONOS-4016] Enhance unit test to check the content inside masters by Jian Li · 8 years ago
  70. 4bf8b15 [ONOS-3908] YANG container translator. by Bharat saraswal · 8 years ago
  71. 627f0e5 Make test a little more resilient in the face of flows being slow to be installed by Ray Milkey · 8 years ago
  72. fe447c5 ONOS-4033 - 500 error when ethType is not specified by Ray Milkey · 8 years ago
  73. a5e9beb Fix typo by Sho SHIMIZU · 8 years ago
  74. e8f656c Reduce depth of indent by Sho SHIMIZU · 8 years ago
  75. 12d0268 Prevent NullPointerException by Sho SHIMIZU · 8 years ago
  76. 8d964f1 Updating copyright; using as a test for new module owner permissions. by Thomas Vachuska · 8 years ago
  77. 76b046e Ignore device event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  78. 4cee50f Make IntentManager configurable to tell test mode by Sho SHIMIZU · 8 years ago
  79. f4c617c config ang key validation and UT for the same by Vidyashree Rama · 8 years ago
  80. 5551f52 Simple test application for load testing distributed consensus by Madan Jampani · 8 years ago
  81. f9b94ab Add an option to flows/groups command that print flow/group count only by Charles Chan · 8 years ago
  82. a0568d2 UT for checking default values of list sub-statements by Vidyashree Rama · 8 years ago
  83. 68c55e1 Unit Test Cases For YANG Io by b.janani · 8 years ago
  84. 8e038eb Adding a grid topology simulator to the null provider. by Thomas Vachuska · 8 years ago
  85. b68b9a8 [ONOS-4016] Add Region codec with unit test for Region REST API by Jian Li · 8 years ago
  86. 8b0fdaa HostLocationProvider should not remove hosts installed by other providers by Charles Chan · 8 years ago
  87. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  88. c94b485 Fix StoragePartition to return a furture for opening partition client + Fixes in AtomixLeaderElector by Madan Jampani · 8 years ago
  89. f1d87ca Use ConsistentMap (and not the local cache) when querying leader for a topic by Madan Jampani · 8 years ago
  90. db2afd3 Publish a list of changes when leadership changes occur by Madan Jampani · 8 years ago
  91. 0c0cdc6 AsyncLeaderElector APIs in support for mastership balancing by Madan Jampani · 8 years ago
  92. 48bf76c STC scenario for creation and testing of flow objectives by Ray Milkey · 8 years ago
  93. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  94. d0949d2 ONOS-3864 : glyohs for OTN and FIBER_SWITCH. by Simon Hunt · 8 years ago
  95. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  96. b88b3f8 [ONOS-3834] Install load balanced forwarding rules by Phaneendra Manda · 8 years ago
  97. 67c9010 Change the behavior of resource registration to fix ONOS-3827 by Sho SHIMIZU · 8 years ago
  98. 784af31 Intent ID filter and resource type filter for CLI "allocation" command. by Naoki Shiota · 8 years ago
  99. 0c330cd [ONOS-3902, ONOS-3903, ONOS-3904] string type, integer type derrived type by Vinod Kumar S · 8 years ago
  100. 4afa61d GUI -- separated glyph data from glyph code. by Simon Hunt · 8 years ago