commit | c10c871d32943c49af5eeeb049832b88fd22d45e | [log] [tgz] |
---|---|---|
author | HIGUCHI Yuta <y-higuchi@ak.jp.nec.com> | Mon May 23 16:41:17 2016 -0700 |
committer | Yuta HIGUCHI <y-higuchi@onlab.us> | Fri May 27 16:43:49 2016 +0000 |
tree | 7395df6445b260a5f88d933f4bfa267fd2bb9f0f | |
parent | 6e307af2f2515fded2f5c1b9c4161ba94f96b30f [diff] |
[ONOS-4588] Separate optical driver from "default" driver bundle Note: If you're using optical devices currently in "default" driver bundle, (LINC-OE, Calient fiber switch, ECI devices, OpLink ROADM) you'll need to load the driver/app "drivers.optical" in adition to default drivers e.g., a) Add to cell definition export ONOS_APPS=${ONOS_APPS},drivers.optical b) Activate after starting ONOS onos> app activate org.onosproject.drivers.optical Change-Id: I126c09bebc816d11b4700a80e7a36a8e6c3e1b49
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.