commit | fcd6114552d8654925c62a94f7444377c9b2abc4 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Thu Apr 23 13:59:08 2015 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Thu Apr 23 13:59:08 2015 -0700 |
tree | e993f4ee9760c0f101cbc17a4026d7a09c0358d3 | |
parent | 8f07f0da80b196f0fe87e844ec31ea7309b66dc8 [diff] |
Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible. Also added new onos-karaf command which runs onos-setup-karaf && karaf $@ as a convenience; aliased to 'ok'. Corrected onos-build-selective to propagate error status only if the build fails. Change-Id: I920b06fa21edc95b7d651270efe2f95da90ff010
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.