- 27 May, 2016 4 commits
- 26 May, 2016 13 commits
-
-
During the installation process, the list of flows to remove and the list of flows to install were computed into the same variable, so the list of adds overwrote the list of removes. The fix is to put them all onto the same list. Change-Id: I1f0c7f0a7b3c76f50afdb121dbba70010df79fab
Ray Milkey authored -
vagrant up onosdev sets up a vm with three lxc instances which should be used with the lxc cell. Change-Id: I18b5cc5366efc61f05063798b498559eb49a8eff
alshabib authored -
Change-Id: I690c65054618c8cf62f8845529377b467d390db5 (cherry picked from commit 9b79bb78)
Sho SHIMIZU authored -
Change-Id: Id592c0f558dce002e7009a828e054915f9aee4b6 (cherry picked from commit f62ea737)
Sho SHIMIZU authored -
- Assumption is that problem is triggered, when response is already received before setting the completion stage to capture execution thread. Change-Id: I17fdc82be1f6083ed3075858433b347b2caed4cf (cherry picked from commit 2cb8d3e9)
HIGUCHI Yuta authored -
… app and trigger MBB flow. Change-Id: I1766f4afbc0ee2f4c05c75cf788c91f9df8aaa9a
Priyanka B authored
- 25 May, 2016 10 commits
-
-
Addresses one of the causes of ONOS-4605 - not sure if there are others. Change-Id: I2897e84a10b13ac00d5a03c31b7a08daae57d8cb
Jonathan Hart authored -
This is for ONOS-4281 Change-Id: Idaa4e3666946ebf1a76abfeb54c626dfb50082c4 (cherry picked from commit 81b75a9e)
Sho SHIMIZU authored -
This is for ONOS-4281 Change-Id: I04649932fdb8983492878732a04c93a21b4cafe7 (cherry picked from commit ac6ff6e1)
Sho SHIMIZU authored -
Added topojson files for all supportted maps, optimised the countries topojson files to remove unused properties. Added Javadocs for UiTopoMap Refactored Topo Maps to use UiTopoMapFactory, UiTopoMap classes. Change-Id: I976137baa7f62a81e48231e1612b967d39dc641d Refactored Topo Maps to use UiTopoMapFactory, UiTopoMap classes. Change-Id: I976137baa7f62a81e48231e1612b967d39dc641d Added Copyright Change-Id: Ie62171ba6ab08bbf955bc444cd2db41d0c30baaa Added file path for topojson or svg Change-Id: Ib1fc79672079ec4c6e2cd35bc39a28abeafca297 Line break to account for the soft limit Change-Id: Ib2b57ceee139b20a73d7ad0110b37fc1b5326ed7 Added File Path to the Map Class Change-Id: Ic6ae4ca507e58155bb106ad46be14e048dc3a95c Added File Path to the Map Class Change-Id: Ib2200b0bf315f9dccb581447ddb4b6f6669e34ff
Steven Burrows authored
- 24 May, 2016 13 commits
-
-
This can be done by setting CoreManager maxEventTimeLimit=0 Change-Id: I5328677020fe0fd48976957a89ee0a32d1d61292
Jonathan Hart authored -
Change-Id: Id73b3fb54b58e1b8444b2eccb21b8a067ac45405 (cherry picked from commit 4ca2f449)
Jonathan Hart authored -
The default pipeline driver was not calling the success callback for next objectives. This caused the intent installer to think there were still flows in need of installation, and the intent never completed. Change-Id: Ib411c317b28475cfc1e966e31f859cebbeea3792
Ray Milkey authored -
PushHeaderInstruction is used by mpls header push, pop, vlan header push. Also PopVlanInstruction should be augmented to cover vlan header push case. Change-Id: Ic0da77b1f86e1e4a396080caa463d1d727b4c7dd
Jian Li authored -
Change-Id: Ib5d2859b002f9d663e840ffdb083acd64c2403c7 (cherry picked from commit 605eed37)
Jonathan Hart authored
-