1. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  2. 0c59de0 OpticalCircuitIntentCompiler - fix resource allocation failure (bug ONOS-4184) by Rimon Ashkenazy · 8 years ago
  3. 8a4f8a1 Refactor: Reserve resources only in one place by Sho SHIMIZU · 8 years ago
  4. 98de57a Refactor: Rearrange method definition order by Sho SHIMIZU · 8 years ago
  5. 9fe0f36 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  6. aa00e50 Refactor: Reduce use of null by Sho SHIMIZU · 8 years ago
  7. a567124 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  8. 6953cf1 Refactor: Tighten method visibility by Sho SHIMIZU · 8 years ago
  9. 0a8332c Refactor: Inline method by Sho SHIMIZU · 8 years ago
  10. caf0b34 Refactor: Make method simpler by Sho SHIMIZU · 8 years ago
  11. d620967 Simplify statements by Sho SHIMIZU · 8 years ago
  12. ec0433d Refactor: Split into two if statements and inline variables by Sho SHIMIZU · 8 years ago
  13. 8879991 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  14. 0505f1d Refactor: Simplify method by Stream API by Sho SHIMIZU · 8 years ago
  15. 6f0ec20 Refactor: Split into two if statements by Sho SHIMIZU · 8 years ago
  16. 6d10aed Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  17. 47001d1 Refactor: Inline method by Sho SHIMIZU · 8 years ago
  18. 54fa580 Refactor: Extract method by Sho SHIMIZU · 8 years ago
  19. 64339fe Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  20. d8f7dc4 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  21. 3763a02 Refactor: Rename by Sho SHIMIZU · 8 years ago
  22. 979c3d9 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  23. 874e0a3 Extract method to create a FlowRule by Sho SHIMIZU · 8 years ago
  24. 953b0fb Move variable definition close to line using the variable by Sho SHIMIZU · 8 years ago
  25. 12d0268 Prevent NullPointerException by Sho SHIMIZU · 8 years ago
  26. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  27. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  28. c4ae4d5 Catch up with the latest API to fix the build error in #7156 by Sho SHIMIZU · 8 years ago
  29. 762c1bb Fixing broken build; breaking OpticalCircuitIntentCompiler in the process though. by Thomas Vachuska · 8 years ago
  30. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  31. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  32. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  33. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  34. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  35. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  36. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  37. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  38. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  39. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  40. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  41. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  42. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  43. d5bdbf8 Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  44. 0f9a68c Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  45. ac63c30 Use diamond operator to remove compiler warning by Sho SHIMIZU · 9 years ago
  46. 8113466 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
  47. 6490a3b update to ONOS-2078 branch by Aaron Kruglikov · 9 years ago
  48. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  49. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  50. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  51. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago