- 29 Jul, 2016 5 commits
-
-
Changes: - Improves processSpecific in AbstractCorsaPipeline in order to support Intents without an explicit match on the Ethertype; - Implements vlan based circuits in CorsaPipelineV3 through the management of the FwdObjective without Treatment; - Distinguish Groups from simple actions; - Corsa group are identified using the actions of the treatment; - handling of the pending next similar to DefaultSingleTablePipeline Change-Id: Iff0f70d56c64193524c6640f31ffb3f5629499dc
Pier Ventre authored -
Change-Id: Id801fdccb8110759f55034fc8ee00ac5c40eca41 (cherry picked from commit edf1cd84)
Priyanka B authored
- 28 Jul, 2016 11 commits
-
-
…nfig classes when there is a pending configuration. Change-Id: I82eb332c3d7a214491362553617b12435bf42fb8
Thomas Vachuska authored -
Also changed some names shorter. Change-Id: Iaa8aa5ac378fc168e79c9e238090ca817af42261
Hyunsun Moon authored -
- Fixed logic to ensure only session to which task is currently assigned can complete it - Support destroy method to reset work queue state - Removed deprecated DistributedQueue primitive Change-Id: I4e1d5be4eb142115130acf15ff34035cb9319a1a
Madan Jampani authored
- 27 Jul, 2016 7 commits
-
-
- removed unused Android defs file - module lists moved to default.defs - removed redundant APPS list Change-Id: I464cfc51c56641b3a3810509ab3e238a5f9e62a6
Ray Milkey authored -
This commit bumps up swagger ui to 2.1.5 which fixes various bugs of swagger ui 2.1.4. Change-Id: I4f8d7f79b88cddada0148a8629e7ef4da9eac3a0
Jian Li authored
- 26 Jul, 2016 8 commits
-
-
Fix the doc: life() returns the time in seconds, not milliseconds. Add new method life(TimeUnit) that allows specifying the timeunit to receive the life value as as seconds might not be enough for all applications and OpenFlow can provide this value to nanoseconds resolution (in its spec). Change-Id: Ia6a7573797249e0edc04e03c7204a550a2823742
Thiago Santos authored -
Change-Id: I6cf35b6cd699904d15df7f08ca47d54e0b9c2138 (cherry picked from commit 7e3bfa4c)
Priyanka B authored
-
- 25 Jul, 2016 9 commits
-
-
- Add alart command for FUJITSU OLT volt-notification-alertfilter <netconf:target> volt-notification-setalertfilter <netconf:target> <alert-severity> volt-notification-subscribe <netconf:target> {disable} - Update fujitsu-drivers.xml and shell-config.xml in FUJITSU directory - Apply Yuta's and Andrea's suggestion to startSubscription method and other methods which related to startSubscription method. -> Remove startSubscriptionConnection() and createSubscriptionString() method in 4th patch-set. -> Modify cosmetic issue related to Static-string. -> Update "No replay" to "No reply" in VoltGetPonLinksCommand.java Change-Id: I2c8d5484ea0ff9f0b1b970fe8b183bec12193c46
Akihiro Yamanouchi authored -
…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
-