- 18 Feb, 2015 18 commits
-
-
…hierarchical thread groups. Change-Id: Iaab3251c13e14b73c54a8edc945f5aa476a7ca54
Thomas Vachuska authored -
This allows the configuration to be used from multiple applications. * The class that reads the configuration file is now a service so that config can be consumed by components in other bundles. * Name of config reader classes has been generalized to RoutingConfigService * All config has been added to RoutingConfigService, instead of having two service interfaces like we did previously Change-Id: Iaec9daf0f5b72abe2d6709fb75188d6d81947478
Jonathan Hart authored -
We can't use both setInstructions and setActions, because the actions get overwritten by the call to setInstructions. Fixes ONOS-1113. Change-Id: Id8bb1afd3da91966ce1345c6a1927f8fde5de3f4
Jonathan Hart authored -
… as one more parameter in constraints. Added exception catch for parsing parameters. Fixed Jenkins checking errors. Use intent key and 2way intent P2P setup. Change-Id: Ib2bd25deb793b2a34179cbf8794ca5aa3e427f91
Hongtao Yin authored -
- Delete obsolete TODO comment - Write Javadoc for IntentUpdate subclasses which have no Javadoc Change-Id: I2b233fa9741733fd3642bbbe639990b1ce0b7405
Sho SHIMIZU authored -
Also, demoting some log levels Change-Id: I4c7e85bc2bc06e08fe62819d4f66ec8111050a07
Brian O'Connor authored -
Also sorted output of leaders command by leader IP. Change-Id: Ie85896a4f6f50489ebd7994c905808ce34fca94c
Jonathan Hart authored -
…ks of code that can be committed atomically. Change-Id: I6ba21050a2644a42f3c073fa04ff776ef2c5ff4c
Madan Jampani authored
- 17 Feb, 2015 15 commits
-
-
Change-Id: Ib977f4cf9a59ddec360072891fd803c6f9ee84f1 Injecting optical device annotations and ports works for multi-instance (ONOS-870). Change-Id: Icdde16ef72fc4e47eec7213250b04902083f0537
Marc De Leenheer authored -
… and sortable-header directives. Change-Id: Iccf9348a4697f494a4234b024781fede0719491d
Bri Prebilic Cole authored -
- Use subtype() instead of type() inside method ModMplsLabelInstruction.toString() - Check whether the MPLS value is negative inside the MplsLabel() constructor. Change-Id: I770194774219f0c919474928803e078226f2005d
Pavlin Radoslavov authored -
The APIs are for supporting service data to install on network devices. This is related to JIRA ticket ID ONOS-869. Updated API code and added implementation code files. Modified API for supporting payload abstruction, and added routing mechanism for pushing flow rules to devices. Added more javadoc, and fixed some minor issues. Updated javadoc, removed unnecessary method, and test code. Change-Id: I105defc92a9e01b30601fcb56a9dafa086d4adc0
Hongtao Yin authored
-
- 15 Feb, 2015 1 commit
- 14 Feb, 2015 4 commits
-
-
…arted unt tests for table.js. Change-Id: I3020fec5f3f57cebc237c1a6cbfd07deb3607189
Bri Prebilic Cole authored -
LinkCollectionIntentInstaller.deactivate() to unregister as an installer. Change-Id: Ia4ba3aefcbdc8c4e4c23c1ab831c71b6c61626f7
Pavlin Radoslavov authored
- 13 Feb, 2015 2 commits
-
-
Fixes the problem of flows being left on the data plane Change-Id: Iec3db8b460123f2744a57d8c08d14c8effe9ec34
Brian O'Connor authored