Class TerminationPointConfigReconciliationTask

  • All Implemented Interfaces:
    Runnable

    public class TerminationPointConfigReconciliationTask
    extends ReconciliationTask
    Reconciliation task to reconcile termination point configurations in the config datastore. When the OVS switch connects to the ODL, the list of all bridge and termination point configurations in the config datastore are obtained. We then listens for any new bridge show up in the operational data store. If the new bridge is in the list of bridges to be reconciled as described above termination point reconciliation is triggered for that bridge.