commit | dd14e8e6e497a7b3fb27a8a3809b5bda4be6a680 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Thu Jun 09 16:17:32 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Jul 11 15:20:52 2016 +0000 |
tree | ad1007e708c51656a464820da81e2cb8ba8b12b9 | |
parent | 92d9ea44062501497617377ec722f414ec642e7b [diff] |
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
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.