Committed by
Gerrit Code Review
Refactored tunnel and interface config behavior
- Added tunnel interface configuratoin to interfaceConfig and deprecated tunnelConfig - OVSDB client service provides interface create/remove APIs instead of tunnel interface create/remove, and this APIs can be used to create/remove various types of interfaces like tunnel, patch, tap and so on - Use tunnel description when create tunnel interface so that we can extend more config options later - Some cleaup OVSDB client Change-Id: I4653595504a27b18384a92ebe4b31ce9d99237cd
Showing
23 changed files
with
952 additions
and
409 deletions
protocols/ovsdb/api/src/main/java/org/onosproject/ovsdb/controller/OvsdbTunnel.java
deleted
100644 → 0
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment