- 21 Apr, 2015 14 commits
-
-
…ice availability change events. Change-Id: Iaed6359598ff87d5706e10eb9d905ed0883617d9
Thomas Vachuska authored -
…ingle OSGi bundle for use in ONOS NetConf providers. Change-Id: I5b27236070878b483dc199686ca94e2b44a4d5fa
Thomas Vachuska authored -
1)Initial Work for ONOS-676: OTN/ROADM (L1/L0 NE) support in ONOS by extending the device/port modeling; - extending device type to include L1 OTN NEs; - extending port type to include ODUCLT port(T-port), OCH-port(L-port), OMS-port (WDM-port); - more standard annotations related to OTN/ROADMs support will come from PCEP provider as well as TL1 providers; 2)Intial Work for ONOS-1276: generic Tunnel subsystem in ONOS for both packet (L3/L2) networks and optical (L1/L0) networks - supporting PCEP framework, which is capable of interacting with the PCEP provider; - supporting any other kind of tunnel provider; - each Tunnel is associated with at least two Labels (abstracted logical entity/Id for virtualization of physical port); - same type of Tunnels can be formed as a reachablity graph for other services and NB applications use; Change-Id: I29af495f90e179e2c5d8753b76e02889a3b4355b
wei wei authored
-
- 20 Apr, 2015 8 commits
-
-
…vice.getCandidates(topic) Change-Id: I9aaea9dfa14e4e9916103a61c8e59290ad656aa7
Madan Jampani authored -
LabelResource subsystem will be used to manage label resources such as MPLS labels, ... (Part of ONOS-1223) :) Change-Id: Ib11eac84d81d7d86eaaf0222cf0bd7d3c64d2e51
jcc authored -
…pp.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. Change-Id: Ied8f3f8bf8774fae85e11c79a733b34dd5868949
Thomas Vachuska authored -
…ly switch between netty and io loop (default is netty) Change-Id: Id9af0756bf0a542f832f3611b486b2ac680b91e4
Madan Jampani authored
-
- 17 Apr, 2015 7 commits
-
-
Provides an abstraction which isolates the application from any pipeline knowledge. By using the provided objectives applications can express their forwarding desires in a pipeline agnostic way. The objectives are then consumed by a driver for the specific device who converts them into the appropriate pipeline coherent flows. Change-Id: I74a68b4971c367c0cd5b7de9d877abdd117afa98
alshabib authored -
…ps activated by default (via onos-setup-karaf or onos-install/onos-config) are now onos-drivers and onos-openflow. Change-Id: I35c7cca79a4b72e966cbc2cebe72b109f2d92706
Thomas Vachuska authored -
The app.xml and features.xml pull in the correct bundles to ignite the application successfully Change-Id: I719290a700b46042ff5c54ec26c19458032d78cf
alshabib authored -
modified to filter on topic. This does not support changing candidate ordering (yet). Refernce: ONOS-76 Change-Id: I028a6df0acbe3c4e4ff7c228f687f640e48e13be
Ayaka Koshibe authored
-
- 16 Apr, 2015 11 commits
-
-
- Added asNumbers() to prefs.js. Change-Id: I58b98bb660a525bc1af2498d81e86be6a4b06e66
Simon Hunt authored -
…lash messages while restoring state.. Change-Id: I1c904d0b69bf707ffa08b423ac5d4ecf7b0a7ff2
Simon Hunt authored -
- Made paths, defn, load mandatory properties of the sprite definition file. - (layout.json still a WIP) Change-Id: I323a7ec7317f0837ff3319d67956cb4f836405eb
Simon Hunt authored -
- Still need to fix layout.json as the sample. This is WIP! Change-Id: I060cf1bd69d7b0b0b1cd692ec4f10532756cb01f
Simon Hunt authored