Committed by
Gerrit Code Review
[WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem
DONE - Remove original configuration subsystem - Implement new SegmentRoutingConfig - Update SegmentRoutingManager and DeviceConfiguration TODO - Extract adjacencySid array from JsonNode - Extract subnets and prefixes from port subject Change-Id: Ic7fec102f4427a30eec99ebf6c7c5584652a6280
Showing
11 changed files
with
175 additions
and
1046 deletions
apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/config/NetworkConfig.java
deleted
100644 → 0
This diff is collapsed. Click to expand it.
apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/config/PktLinkConfig.java
deleted
100644 → 0
This diff is collapsed. Click to expand it.
apps/segmentrouting/src/main/java/org/onosproject/segmentrouting/config/SegmentRoutingConfig.java
0 → 100644
-
Please register or login to post a comment