commit | 327392107dd2378d98c60b95fb30c3f90a5fbff5 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@ak.jp.nec.com> | Fri Jan 13 18:59:51 2017 -0800 |
committer | Yuta HIGUCHI <y-higuchi@onlab.us> | Fri Jan 27 21:54:54 2017 +0000 |
tree | ff24744446c0a517bb8ef0ca09e1a2b7769b56ea | |
parent | eb28a7c208e50fe10f8574fbb504d091592adde5 [diff] |
Use marker in ProtectedTransportIntentCompiler - for ONOS-5827 Example: onos> intent-details Key: 0x9 ID: 0x9 Request: INSTALL_REQ Current: INSTALLED intent: ProtectedTransportIntent{id=0x9, key=0x9, appId=3-org.onosproject.cli, priority=100, treatment={immediate=[NOACTION], transition=None, meter=None, cleared=false, metadata=null}, one=of:000000000000000d, two=of:000000000000000e} installable: FlowRuleIntent 0x10 resources: protection1, fwd links: of:000000000000000d/7 -> of:000000000000000a/3, of:000000000000000a/4 -> of:000000000000000e/3 installable: FlowRuleIntent 0x11 resources: protection1, rev links: of:000000000000000e/3 -> of:000000000000000a/4, of:000000000000000a/3 -> of:000000000000000d/7 installable: FlowRuleIntent 0x12 resources: protection2, fwd links: of:000000000000000d/2 -> of:0000000000000005/6, of:0000000000000005/9 -> of:000000000000000e/2 installable: FlowRuleIntent 0x13 resources: protection2, rev links: of:000000000000000e/2 -> of:0000000000000005/9, of:0000000000000005/6 -> of:000000000000000d/2 installable: ProtectionEndpointIntent 0xa resources: links: installable: ProtectionEndpointIntent 0xb resources: links: Change-Id: I7d2411346a11c2550490c3b77353feb5e6067b1d
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.