- 25 Jul, 2016 8 commits
-
-
…updated stc scenarios for dist primitives to use this for verification Change-Id: Ife3bde21118ebd21e8abf807070a72ac58341120
Madan Jampani authored -
- Added getPeers() to UiTopoLayoutService. - Fixed wipe-out command to leave the default layout alone. - Fixed handling of null-region (associated with default layout). - Added refresh() method to model cache. - Fixed regions-topo-2 device IDs Change-Id: Iee49b47ff6702bed9751be7b63392577422d4763
Simon Hunt authored
- 24 Jul, 2016 1 commit
-
-
…rty panel details in WEB GUI add a judgement, only OpticalTunnelEndpoint has a deviceId Change-Id: Iff91b0b5f37d2ae838229f4e11e970cd70dd6ae1
chengfan authored
-
- 22 Jul, 2016 6 commits
-
-
- specify nearby logger when possible Change-Id: Ia8925ab1459c4d1da922becd0e201388d44d4294
Yuta HIGUCHI authored
-
- 21 Jul, 2016 18 commits
-
-
- Was excluding EdgePort when trying to remove EdgePort... Change-Id: I79da723da5b045e322ec9b9cdb5457a17f1aceb4
Yuta HIGUCHI authored -
- Assign names to the thread used in the event loop Change-Id: I5446801c3113ef4ca3b887346a07dda66a84638b
Yuta HIGUCHI authored -
- Use information in the distributed Map to determine if the Host has moved instead of instance local cache view. Change-Id: I374e7cf9f4f03451770b137ef2e835e6c578a463
Yuta HIGUCHI authored -
Adding support for wiping out regions and layouts. Refactored UI layout manager to allow public knowledge of default layout id. Enhanced test topo for layout hierarchy. Change-Id: I254fd494175e753f542f12a664618c1a83f72127
Thomas Vachuska authored -
The plan is to augment these events as we figure out what they will look like when populated. Change-Id: I3aa1cb22a6e339bf9f6f86fc1587783c0f63a9b6
Simon Hunt authored -
- this is WIP: still need to extract data from model cache. Change-Id: I5ab843a1c352275a8da89964c886b660e3b8b616
Simon Hunt authored -
Also improved openstackInterface to create Jersey client once and give better warnings. Fixed missing web context, too. Change-Id: Ifc835b98f30d5daf566eb22dfe3af34f23634e09
Hyunsun Moon authored -
- Add uplink interface to the router bridge - Set separate controller for the router bridge - Use OVSDB provider to check the ports list and keep OVSDB session Limitation: OVSDB provider does not provide port or bridge updates, that is, any changes on the router bridge may not be detected by ONOS Change-Id: I1f17f4fb2c050afdbda1e5ffc06f6485903d3d90
Hyunsun Moon authored -
- Reverting iteration through meta instructions to earlier mode Assuming instructions appear in the order they were added - Saving explicitly provided VlanId to new variable modifiedVlan: modifiedVlan is the value to be used when modifying existing tag assignedVlan is the value to be pushed to untagged packets pushedVlan is the value to be pushed to tagged packets (i.e. when pushVlan == true) - Extra checks added for the following cases: Do not allow to pop tag after modifying existing tag Do not allow to modify a tag after pushing a new tag Do not allow including multiple modify VLAN operations Change-Id: I92801e3845a2ca1e88181698cb0ba3c22224acf4
Konstantinos Kanonakis authored -
Also implemented equals, hashCode, and toString for GatewayNode. Change-Id: I4c487cafa263833701c5790b2057c1d9c23e33bf
Hyunsun Moon authored
-
- 20 Jul, 2016 7 commits
-
-
In this commit, we added List Type, Instance ID Type, Source/Dest Key Type and Application Data Type LCAF address classes. Change-Id: I39881714069a32c52474ee82f8a9acdfcdc862b7
Jian Li authored -
This commit is for check-in initial skeleton code of LISP message encoder and decoder. Change-Id: I007240036852a78ac273e9ec4a84a07ab22ba675
Jian Li authored