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