- 14 Jun, 2016 13 commits
-
-
- topo view: device icon and label re-theming (WIP) Change-Id: I5ecbc1c5b8a8315bfadfaacf62cfdb0e6d1f5a9c
Simon Hunt authored -
…ers, table stats, flow stats. Change-Id: If46102708fa88cf5f251a18cb9ce09393fb95752
Thomas Vachuska authored -
- Add new XConnectConfig with unit test - Gather XConnect features into XConnectHandler - Introduce ObjectiveError.Type.GROUPREMOVALFAILED - Rename - NetworkConfigEventHandler -> AppConfigHandler - XConnectNextObjectiveStoreKey -> XConnectStoreKey - Test json file - Refactor Change-Id: I8ca3176ed976c71ce9e28b7f3722ce80d49c816f
Charles Chan authored -
Bug fix when optimized SR re-routing fails, do full re-route Bug fix filtering objectives should be called for new device even if there is an existing grouphandler Bug fix NPE in ofdpa driver due to null check on the wrong variable New cli command for debugging flow-objectives for pending next-objectives Flow objective cli commands now start with "obj-" Change-Id: I819f82d1d67769cb9fbbde60f099d29b8e7f7c9e
Saurav Das authored -
- topo view: map and instance panel re-theming. Change-Id: I8e5b0eda61b78b7d54593d84efccb16c54c1611e
Simon Hunt authored -
cherry-picked from https://gerrit.onosproject.org/#/c/9815/ Change-Id: I9637c6c0fa6906146fe6d60403c1b540b3e5531c
Jayasree Ghosh authored
-
- 13 Jun, 2016 2 commits
- 11 Jun, 2016 1 commit
- 10 Jun, 2016 4 commits
-
-
Change-Id: I55d8f60e0fcc0e23f4c14045a8e20bd89f635913 (cherry picked from commit 1d17cadb)
Mahesh Poojary Huawei authored -
Change-Id: I5f904f3838aafd5d1ab21d335043d9cfcdd2bce2 (cherry picked from commit 032a9873)
Avantika-Huawei authored
- 09 Jun, 2016 6 commits
-
-
- replaced masthead logo with double-resolution image. Change-Id: Ia6ac1a1c1a2870487b60e28ea9c89b69cdfbd979
Simon Hunt authored -
Change-Id: Iaed7a5d2960529ecd548897b546a8804bbc9da27 (cherry picked from commit 33536201)
Mahesh Poojary S authored -
Change-Id: I6e7d2ed8929636674770bafe912d749bd65532f1 (cherry picked from commit e2d87ff4)
Mahesh Poojary Huawei authored -
Thomas Vachuska authored
-
Thomas Vachuska authored
-
- 08 Jun, 2016 14 commits
-
-
Previously, uploading invalid config results in a generic error message which makes it difficult to figure out what is wrong with the config Change-Id: I307d2fc0669679b067389c722556eef3aae098b9
Jonathan Hart authored -
The default value for relativePath is: ../pom.xml Change-Id: If9cb7ff8124b71be6c0cd67e1f368a9c1fc36538
Brian O'Connor authored -
Driver notable changes: - Implemented new behaviors, removed deprecated ones - Removed flow rule translator classes (now under protocol module) - Improved FlowRuleProgrammable: now it uses BMv2TableEntryService to lookup/bind flow rules with BMv2 table entries, retrieves flow statistics, better exception handling when adding/replacing/removing table entries. - Improved PacketProgrammable: better exception handling and logging Provider notable changes: - Bmv2DeviceProvider: detects and notifies device configuration changes and reboots to Bmv2DeviceContextService, added support for periodic polling of port statistics - Bmv2PacketProvider: implemented workaround for OutboundPackets with flood treatment Change-Id: I79b756b533d4afb6b70025a137b2e811fd42a4e8
Carmelo Cascone authored -
- cleaned up application confirmation dialog. Change-Id: I498ef3897f828611ed8677873bcfcbcc3b09e1cc
Simon Hunt authored -
Bug fix where filtering objectives are not installed due to available ports becoming enabled later. Bug fix where flow objective store had no listener for notifications from drivers across multiple instances of the controller. NPE fix in ofdpa driver for non-existing groups. Preventing ofdpa driver from sending spurious pass notification to app. Incrementing retry filter timer from 1 to 5 secs in default routing handler. Made several debug messages clearer. Change-Id: I828671ee4c8bcfe03c946d051e1d1aac9d8f68dd
Saurav Das authored -
…tor as a single value Change-Id: Ie4deac82c4e08eb7fccb12df7c2687a1adead889
David K. Bainbridge authored -
Change-Id: Ib64529e37ccff5b392a2ccb24341b5a780408f6c (cherry picked from commit a4f66f62)
Avantika-Huawei authored -
Change-Id: I43db98b2fa3c5930b989d4fa3e2c00f7fa65c5ca (cherry picked from commit dbdf7723)
Avantika-Huawei authored -
Change-Id: I7fbf86d845ec6b5d780f63518776fa841e9fb57c (cherry picked from commit a4df1aa0)
Mahesh Poojary S authored -
Added ability to see availability status as part of device events (for availability events) Change-Id: I4a3476e203459ed72deee45f0a24e4b4373bd819
Thomas Vachuska authored