- 28 May, 2015 27 commits
-
-
There is already a onos-app-routing. It is confusing if this APP name is org.onosproject.routing. So the full name: org.onosproject.reactive.routing is better. Change-Id: Ice20f8d452007d5ebfdfd12771f87a967a34b8ea
Pingping Lin authored -
- Rename from FlowModBuilderHelper to OpenFlowValueMapper - Rename from UnsupportedConversionException to NoMappingFoundException - For methods, use "lookup" instead of "convert" Change-Id: I8e86e3221385a48524247aa78a497b524e16071a
Sho SHIMIZU authored -
…ion moved out of controller into directive. Change-Id: I680984343ee550a3cf7c76183c257b69785750c4
Bri Prebilic Cole authored -
- Keep track of created PortDescriptions so that they can be replayed when configurations don't stick - Push topology configs to all cluster members (Temporary hack until Configs are made Mastership-aware) - Port type consistency for Optical ports - default to FIBER port type Change-Id: Ib2c9e2839c212d2998206bd0106490b2b38446a9
Ayaka Koshibe authored -
Revert changes to LINC-OE specialized flowmod handling. Change-Id: Ic4f333a44b7cd8a3111bfcba87ea909943eec56d
Marc De Leenheer authored -
…efresh page when clicked. Change-Id: Ie01ea77b1bf10b84b8bd8dadb02fa775e122b416
Bri Prebilic Cole authored -
…nges are applied, masthead has ONOS bird over the CORD logo. Change-Id: I5ca6fe7cc43509f03edb8ac12285dfb0ba957fca
Bri Prebilic Cole authored -
1.fix javadocs bugs. 2.add pcep tunnel provider; 3.change pcep to pcep app; 4.fix some bugs according to review suggestions. Change-Id: I4b90d9bf871dee3be70615d66db3d74f2fd85389
cheng fan authored -
1.fix bug in query subscription command in Tunnel management 2.add RemoveTunnelByIdCommand 3.add UpdateTunnelBandWithCommand 4.add QueryAllTunnelsCommand 5.add queryAllTunnels api in TunnelService and TunnelStore 6.store the Path of the tunnel in the store 7.remove to check parameters iif they are null in the construtors of DefaultTunnel.e.g 8.add the method of querying in SB 9.Fix the bug that the src/dst end point of Vlan-type tunnel is the instance of OpticalTunnelEndPoint 10. invert the verb-noun into noun-verb for tunnel commands and label commands Change-Id: I90378b37c2bc73b58e6f8f234f009d64f07f758e
samuel authored -
…ynchronization of candidate board Change-Id: Ie796e0ff0bdd2da834f70f24e98725a309e97787
Madan Jampani authored -
…nternet' when talking to XOS. Change-Id: I076b9966c38589636968eef3dcaa203ba57f4eba
Simon Hunt authored
-
- 27 May, 2015 13 commits
-
-
…tering per user. CSS WIP. Change-Id: I65f494bca184a6337f703a0ecdb40ce09d166a42
Bri Prebilic Cole authored -
…recent refactor. (175e8fde) Change-Id: I4a4cb097ba7aa23dd00ebe59e8ebbbff68630dae
Thomas Vachuska authored -
- refactored XosManager appropriately. Change-Id: I34c4627b5f5b55f56b46ead65e7da8b16bf07e54
Simon Hunt authored