
| Interface | Description |
|---|---|
| ILispNeutronService |
| Class | Description |
|---|---|
| Activator |
Main application activator class for registering the dependencies and
Initializing the Mapping Service application.
|
| LispNeutronNetworkHandler |
LISP Service Implementation of NeutronNetworkAware API
|
| LispNeutronPortHandler |
Lisp Service implementation of NeutronPortAware API Creation of a new port
results adding the mapping for the port's IP addresses to the port's host_ip
in the mapping service.
|
| LispNeutronService | |
| LispNeutronSubnetHandler |
Lisp Service implementation of NeutronSubnetAware API Creation of a new
Subnet results in defining the subnet as an EID prefix in the LISP Mapping
System with subnet's network UUID as the key to use for registering mappings
for the subnet.
|
| LispUtil |
LispUtil class has util functions for building inputs for LISP service RPCs.
|
Copyright © 2017 OpenDaylight. All rights reserved.