- onControllerDetected(Device) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onControllerDetected(Device) - Method in interface org.onosproject.vtn.manager.VTNService
-
Creates a vxlan tunnel and creates the ovs when a ovs controller node is
detected.
- onControllerVanished(Device) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onControllerVanished(Device) - Method in interface org.onosproject.vtn.manager.VTNService
-
Drops a vxlan tunnel and drops the ovs when a ovs controller node is
vanished.
- onFloatingIpDetected(VtnRscEventFeedback) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onFloatingIpDetected(VtnRscEventFeedback) - Method in interface org.onosproject.vtn.manager.VTNService
-
Applies north south flows when neutron bind floating ip.
- onFloatingIpVanished(VtnRscEventFeedback) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onFloatingIpVanished(VtnRscEventFeedback) - Method in interface org.onosproject.vtn.manager.VTNService
-
Applies north south flows when neutron unbind floating ip.
- onHostDetected(Host) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onHostDetected(Host) - Method in interface org.onosproject.vtn.manager.VTNService
-
Applies multicast flows and tunnel flows when a VM is detected.
- onHostVanished(Host) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onHostVanished(Host) - Method in interface org.onosproject.vtn.manager.VTNService
-
Remove multicast flows and tunnel flows when a VM is vanished.
- onOvsDetected(Device) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onOvsDetected(Device) - Method in interface org.onosproject.vtn.manager.VTNService
-
Applies default forwarding flows when a ovs is detected.
- onOvsVanished(Device) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onOvsVanished(Device) - Method in interface org.onosproject.vtn.manager.VTNService
-
Remove default forwarding flows when a ovs is vanished.
- onRouterInterfaceDetected(VtnRscEventFeedback) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onRouterInterfaceDetected(VtnRscEventFeedback) - Method in interface org.onosproject.vtn.manager.VTNService
-
Applies east west flows when neutron created router interface.
- onRouterInterfaceVanished(VtnRscEventFeedback) - Method in class org.onosproject.vtn.manager.impl.VTNManager
-
- onRouterInterfaceVanished(VtnRscEventFeedback) - Method in interface org.onosproject.vtn.manager.VTNService
-
Remove east west flows when neutron removed router interface.
- org.onosproject.vtn.cli - package org.onosproject.vtn.cli
-
VTN application that applies configuration and flows to the device.
- org.onosproject.vtn.manager - package org.onosproject.vtn.manager
-
VTN application that applies configuration and flows to the device.
- org.onosproject.vtn.manager.impl - package org.onosproject.vtn.manager.impl
-
VTN application that applies configuration and flows to the device.
- org.onosproject.vtn.table - package org.onosproject.vtn.table
-
VTN application that applies configuration and flows to the device.
- org.onosproject.vtn.table.impl - package org.onosproject.vtn.table.impl
-
VTN application that applies configuration and flows to the device.
- org.onosproject.vtn.util - package org.onosproject.vtn.util
-
VTN application that applies configuration and flows to the device.