- 01 May, 2015 6 commits
-
-
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 27 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 -
Use empty treatment if there are not explicit modifications. Change-Id: I9062c592859adcaf3c9bb17f81de83f2778005de
Brian O'Connor authored
- 29 Apr, 2015 7 commits
-
-
Change-Id: I8166b5cb886c16b30ad28886a000525ab2059943 Enabling Raft based device mastership store Change-Id: Ide4dc559aa241ec2f3fa587701f6f32ba6856218
Madan Jampani authored -
NOTE: During PathIntent compilation, the ethSrc and ethDst in the selector will be overridden by the MAC of the end-points. Also, an output action will be appended to the treatment. Change-Id: Ie2e621b91203a49237e7466b919abedceb3e697d
Charles M.C. Chan authored