- OpenstackExternalGateway - Class in org.onosproject.openstackinterface
-
A configurable external gateway modes extension model in openstack router.
- OpenstackExternalGateway.Builder - Class in org.onosproject.openstackinterface
-
An Openstack External Gateway Builder class.
- OpenstackFloatingIP - Class in org.onosproject.openstackinterface
-
An Openstack Neutron Floating IP Model.
- OpenstackFloatingIP.Builder - Class in org.onosproject.openstackinterface
-
An Openstack Floating IP Builder class.
- OpenstackFloatingIP.FloatingIpStatus - Enum in org.onosproject.openstackinterface
-
- OpenstackInterfaceConfig - Class in org.onosproject.openstackinterface
-
Handles configuration for OpenstackInterface app.
- OpenstackInterfaceConfig() - Constructor for class org.onosproject.openstackinterface.OpenstackInterfaceConfig
-
- OpenstackInterfaceService - Interface in org.onosproject.openstackinterface
-
Handles port management REST API from Openstack for VMs.
- OpenstackNetwork - Class in org.onosproject.openstackinterface
-
Represents the network information given by Neutron.
- OpenstackNetwork.Builder - Class in org.onosproject.openstackinterface
-
- OpenstackNetwork.NetworkType - Enum in org.onosproject.openstackinterface
-
- OpenstackPort - Class in org.onosproject.openstackinterface
-
It represents the Openstack Port information.
- OpenstackPort.Builder - Class in org.onosproject.openstackinterface
-
OpenstackPort Builder class.
- OpenstackPort.PortStatus - Enum in org.onosproject.openstackinterface
-
- OpenstackRouter - Class in org.onosproject.openstackinterface
-
An Openstack Neutron Router Model.
- OpenstackRouter.Builder - Class in org.onosproject.openstackinterface
-
An Openstack Router Builder class.
- OpenstackRouter.RouterStatus - Enum in org.onosproject.openstackinterface
-
- OpenstackRouterInterface - Class in org.onosproject.openstackinterface
-
An OpenStack Neutron router interface model.
- OpenstackRouterInterface.Builder - Class in org.onosproject.openstackinterface
-
An OpenStack Router interface builder class.
- OpenstackSecurityGroup - Class in org.onosproject.openstackinterface
-
Represents Openstack Security Group information.
- OpenstackSecurityGroup.Builder - Class in org.onosproject.openstackinterface
-
Represents the builder of the SecurityGroupRule.
- OpenstackSecurityGroupRule - Class in org.onosproject.openstackinterface
-
Represents Openstack Security Group Rules.
- OpenstackSecurityGroupRule.Builder - Class in org.onosproject.openstackinterface
-
Represents a security group rule builder object.
- OpenstackSecurityGroupRule.Direction - Enum in org.onosproject.openstackinterface
-
Direction of the Security Group.
- OpenstackSubnet - Class in org.onosproject.openstackinterface
-
Represents the subnet information given by Neutron.
- OpenstackSubnet.Builder - Class in org.onosproject.openstackinterface
-
OpenstackSubnet Builder class.
- org.onosproject.openstackinterface - package org.onosproject.openstackinterface
-
Application that handles OpenStack Neutron REST calls.
- valueOf(String) - Static method in enum org.onosproject.openstackinterface.OpenstackFloatingIP.FloatingIpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.openstackinterface.OpenstackNetwork.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.openstackinterface.OpenstackPort.PortStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.openstackinterface.OpenstackRouter.RouterStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.openstackinterface.OpenstackSecurityGroupRule.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.openstackinterface.OpenstackFloatingIP.FloatingIpStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.openstackinterface.OpenstackNetwork.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.openstackinterface.OpenstackPort.PortStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.openstackinterface.OpenstackRouter.RouterStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.openstackinterface.OpenstackSecurityGroupRule.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.