| Package | Description |
|---|---|
| org.onosproject.vtnrsc |
VTN resources that used by virtual tenant network.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentationId |
TenantNetwork.segmentationId()
Returns the tenantNetwork segmentation id.
|
SegmentationId |
DefaultTenantNetwork.segmentationId() |
static SegmentationId |
SegmentationId.segmentationId(String segmentationId)
Creates a SegmentationId object.
|
| Constructor and Description |
|---|
DefaultTenantNetwork(TenantNetworkId id,
String name,
boolean adminStateUp,
TenantNetwork.State state,
boolean shared,
TenantId tenantId,
boolean routerExternal,
TenantNetwork.Type type,
PhysicalNetwork physicalNetwork,
SegmentationId segmentationId)
Creates a neutronNetwork element attributed to the specified provider.
|
Copyright © 2015. All rights reserved.