- 30 Apr, 2015 20 commits
-
-
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 10 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 -
Make constructors of sub-types of Criterion package private for limiting instantiation only from static factory methods in Criteria Change-Id: I1fb1e9d003288a778a49e758549a92b66bf3cfdf
Sho SHIMIZU authored -
…ring key presses programmatically investigated. Change-Id: Ifff05859ebfebcee513d7fa8c42b52dc62f48f97
Bri Prebilic Cole authored
- 28 Apr, 2015 10 commits
-
-
…files without having to specify 'clean' option. Change-Id: I23b4d86fb5bdfd5e93a0d7fa8e18de8ecdbc2bee
Thomas Vachuska authored -
- Added CORRUPT state to state machine and event type - Simplified phases using new request field - Improved null-safety by using Optionals Change-Id: I1d576b719765b5664aef73477ee04593e8acc4fd
Brian O'Connor authored -
…ns from sticking initially. Change-Id: I791a0bb3747865604f4d7edba5978a49312ebf7b
Thomas Vachuska authored -
Make constructor without resources argument deprecated Change-Id: I400cedfb2ec5f8ec3217e4729d95b075ceb0b025
Sho SHIMIZU authored