- 04 Aug, 2016 1 commit
- 03 Aug, 2016 25 commits
-
-
just does swagger now to build the plugin, you need to download to following: https://github.com/bocon13/buck/releases/download/v2016.07.29.01-wip/buck.jar put the buck.jar in tools/build/buck-plugin/lib Change-Id: Id1b833dd013fbc5581f8e884e755920829c4a17e
Brian O'Connor authored -
- core/cli is now optical-model clean - Add command for pretty printing optical-ports Change-Id: I2926ef6d52971d1a7f6642dfe4098d7ed2422363
Yuta HIGUCHI authored -
- core/net is now optical clean - reverting part of Change-Id: Ib8ddac6e93327ade9d42984d8eba66be7047d051 which lead to loss of package import information, causing OSGi issue Change-Id: Ie6b16abd3ecc872f0920d29c7577a10c44091af6
Yuta HIGUCHI authored -
- Define ConfigOperator for a Port - Refactor OpticalPortOperator as PortConfigOperator - Add plug-in mechanism for PortConfigOperator on DeviceManager - Move OpticalPortConfig, OpticalPortOperator to optical-model bundle Change-Id: I5d416305b0c1b0e31e0ad64baa92d126303548bc
Yuta HIGUCHI authored -
- net and cli bundle has dependency to optical-model bundle, which should be removed in the longer run. (ONOS-4626) Change-Id: Ieff43ef2002ee21f4578a6e2a729cd35ce3eae3d
HIGUCHI Yuta authored -
Was triggering NPE when used in plain PathManager - implement PathService to inherit interface javadoc Change-Id: I345ec84ed3e61a383574fd58679fb00291b4bba0
Yuta HIGUCHI authored -
- adding CLI commands for dumping Model Cache contents. Change-Id: I28dfe179835de6cd0c5356faf87af46a239eb772
Simon Hunt authored -
… info for child nodes Change-Id: I0b94455333afd9322c1e583a5c3ec311dbe99991
Bharat saraswal authored -
- Add OpenFlowSwitchAdapter Change-Id: I7bd9c61d8961bee18eca2c1ac0e5fca610e166e5
sangyun-han authored -
- Fix to gateway ip address in host annotation refers right ip address, not host ip address Change-Id: Ia07ed828d2f37e623dcca4ad204bfbaf4db2a45a
Daniel Park authored
-
- 02 Aug, 2016 11 commits
-
-
…thods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService). Change-Id: Ib4211d69a15c23a50de420b771877bb659539c22
Claudine Chiu authored -
- Enhanced device-setcontrollers command to apply additional key-value pair. e.g. onos> device-setcontrollers netconf:10.10.1.11:830 tcp:10.10.1.11:6630,ofconfig-id=1 Change-Id: I2cb5941dbd9829ade6fa89d5546bbc6aab44f83f
Akihiro Yamanouchi authored -
- created temp Topology2 View (topoX) to "process" and display topology data. - made root layout parent of itself (just like /.. = /) to simplify layout hierarchy operations. - added nodeType property to JSON rep of regions/devices/hosts. - augmented peers to include devices. - added skeleton topo2NavRegion event. Change-Id: I8219125d7dfe33d211350ae27111a3d9de6eb4ca
Simon Hunt authored
-
- 01 Aug, 2016 3 commits
-
-
- Now assumes (remote) LinkProvider to periodically report existing Link. - Note: This eviction mechanism can be removed, once gRPC Link SB service was remodelled using streaming RPC. Change-Id: I98f05f849b876cff9bbdb648e7ac79f900f4bfcb
Yuta HIGUCHI authored