1. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago[Renamed (86%) from core/api/src/main/java/org/onosproject/net/intent/PartitionService.java]
  2. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  3. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  4. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  5. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago[Renamed (93%) from core/store/dist/src/main/java/org/onosproject/store/intent/impl/PartitionService.java]
  6. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  7. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  8. 74c8313 Implemented a PartitionManager to keep track of partitions by Jonathan Hart · 9 years ago