- 01 May, 2015 15 commits
-
-
you don't need to reload cell enviroment when open new terminal. Change-Id: I073a6de71376e868d96e5216509c1d6b52bc7e52
Roan Huang authored -
--- Well, it compiles, and seems to work, with the cursory testing I've done... Change-Id: I0e59657c134e109850e4770766083370dfd9fdc2
Simon Hunt authored -
Two Lambda implementations are defined. - IndexedLambda - OchSignal Change-Id: I36763390f61abd9f861e76edab63f558ae97e8a2
Sho SHIMIZU authored -
… configs with ComponentConfigService. More cleanup needs to be done to avoid log messages with "+" and some other stylistic issues. Change-Id: Ic1be1ce6d3340f5a6284ba5514d0052e01bdaaed
Thomas Vachuska authored
- 30 Apr, 2015 25 commits
-
-
The following enums are pulled out - SignalType (renamed to OduSignalType) - GridType - ChannelSpacing Change-Id: Id30e582df9c3c2c5e239df57499ffe9436dd6237
Sho SHIMIZU authored -
-Also avoid bug in toArray by using the current set size Change-Id: Ie838b9fe755859a1cb5af11934f29049466eb93f
Jon Hall authored -
to test routing functionality without launching Quagga. Before the next release, both the test code and its imports will be removed. Change-Id: I4fa8f76e977a0330572fab764e63892bb685a7a2
Saurav Das authored -
…stallation and cluster configuration w/o any of the test or dev tools. Change-Id: I84a9b0b82c623e17d43e053ca98c90937f532a63
Thomas Vachuska authored -
Instead, it is ok for the flow manager to have a dependency on the drivers and go fully active/dormant when the default drivers arrive/depart. Removed inclusion of the onos-drivers bundle as part of the onos-openflow app as this caused an unwanted dependency. Change-Id: I614290277d1621c8243c0c19e5d79273f2168016
Thomas Vachuska authored -
ifconfig output in CentOS7 is different from Ubuntu. This one should work with OS X, Ubuntu and CentOS. Change-Id: I2ec43db5af6f90b87b4def1a7654e4c8ad0bd253
Roan Huang authored -
Listens for CORRUPT intent events and periodically polls for CORRUPT intents. Change-Id: I29d8dbe14b46522815dc13e969f259f68b690855
Brian O'Connor authored -
Modified onos-cli-archetype to be a partial archetype. Change-Id: I172bca5f67519f052bbb116486b3f1d7c51bc4bf
Thomas Vachuska authored