- 05 May, 2016 18 commits
-
-
This will be the last update on Chart.js 1.x and angular-chart 0.10.x This commit resolves legend overlapping issue. Change-Id: I3709f86ec397688b25947e4b30bec926ac9c9dd1
Jian Li authored -
subnet with different routers, in the odler version of ONOS, in the same ternant, different network with differnent routers, dataflows can be send to each other successfully. Change-Id: I6e50289023711eb0f6005efee0efd6f7ab9ec3ee
lishuai authored -
Runs ONOS as a server and requires client connections with ONOS_USE_SSH unset. Change-Id: Id0aedccbfddfb8f3f17b2ef7f73e805066976315
Thomas Vachuska authored -
Fixing buck build of scalablegateway app. Change-Id: I165bdf38682f694667678adc6a9d835c50b48ed3
Thomas Vachuska authored -
- Add missing swagger docs - Add missing unit tests Change-Id: I21a20410ea322e7893c5c0c48f5d9fd0f2f9dfe1
Jian Li authored
- 04 May, 2016 22 commits
-
-
…y Label stack as network resource Change-Id: Ie69fd2d824bd40a14012406be3eea5b1449b5cf2
Satish K authored -
…rvation exists already. Change-Id: I365233a78be6033d176e33c3c3b3ad33f791d85e
Thomas Vachuska authored -
- initial flows configuration - moved to a dedicated folder - refactoring super classes Change-Id: Ie7452aed35d7947ca5f7246dd06fcbb87b2971b5
Michele Santuari authored -
Due to the multi-threaded nature of drivers, calls to a Bmv2ThriftClient could result in a race condition if not properly synchronized. Also, once open, transport session might close due to several reasons. Now the client calls are synchronized and automatically wrapped in a try/catch that tries to re-open the session for fixed number of times before giving up. Change-Id: I5dcdd5a6304406dc6d9d3a0ccf7f16cdbf3b9573
Carmelo Cascone authored