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