commit | 133fd793adae53a1a527cebba56cbe192c566934 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Tue Feb 09 01:55:48 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Feb 11 01:12:58 2016 +0000 |
tree | 10656d12ac9fa46b630d02076112ed7cc22be9b2 | |
parent | e0e01c252a954d90f12ebcd6476b17a3a34294aa [diff] |
CORD-524 Added a state to set data plane IP to br-int Added new config fields - SSH port, user, private key file - localManagementIp for connection b/w a compute node and VM Renamed some config fields and methods - phyPortName is changed to dataPlaneIntf - localIp is changed to dataPlaneIp - ovsdbIp is changed to hostManagementIp and it is used to SSH as well - checkXXX methods with boolean return are renamed to isXXX Removed unnecessary OVSDB_CONNECTED state Removed cordvtn-node-add CLI due to too many arguments Change-Id: If5efb65fc58bfa8a10767047f01598dc2ac02a04
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.