- 28 May, 2016 1 commit
-
-
Also added bool() helper method to JsonUtils and RequestHandler. Change-Id: Ie3a9db983f0936b1ad48488ce19d1cdc2e20c16a (cherry picked from commit 9bf93564)
Simon Hunt authored
-
- 27 May, 2016 14 commits
-
-
ONOS-4598, ONOS-4607, ONOS-4610, ONOS-4611] Prefix addition from config and defect fixes. Change-Id: Ieaab5d3e0fe9a1bfa24a2527eeec5435cf0a1b85
janani b authored -
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
HIGUCHI Yuta authored -
,ONOS-4558,ONOS-4545,ONOS-4543,ONOS-4546] Checkstyle error in generated code handled and defect fixed. Change-Id: Ifef5a22f91d4ee21767f1e2c6d0dd5b5b0b8cfcc
Bharat saraswal authored
- 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 2 commits
-
-
This can be done by setting CoreManager maxEventTimeLimit=0 Change-Id: I5328677020fe0fd48976957a89ee0a32d1d61292
Jonathan Hart authored
-