- 07 May, 2015 5 commits
-
-
Requires changes to the group description to accept groupId from callers. Change-Id: Ic21dfe8ae7c246b7d3a6b00e8e5c986e1dc21fa0
Saurav Das authored -
For efficiency reasons backups are only run for those devices whose flow entries are updated (since last backup) or if the device master/backup has changed. This backup mechanism will be a short term solution until we get to a more close to real-time backup approach. This change also disables the flowrule store based on hazelcast. Change-Id: Iaae08852edee20b999ff97c60ca8bc6576e645f6
Madan Jampani authored -
…isting tables, unit test for Enum Formatter, and more glyphs. Change-Id: I956f1faf6a59e535094d45b811980f822b084be0
Bri Prebilic Cole authored
-
- 06 May, 2015 25 commits
-
-
- Fixed unit test to be insensitive to the zone and locale in which it is run. Change-Id: Ib79c1840c5543ec1a6016d4345b7d60f0e9f65a4
Simon Hunt authored -
sendHandshakeMessage during the handshake rather than sendMsg. Change-Id: I50b3da2c592f77dd786da68d42e5dc289407cd37
alshabib authored -
1. Retry leadership lock after a successful stepdown 2. setStandby should adjust the candidates list to ensure another node steps up to become the master. Change-Id: I8dc5da82c9b8b9e99d4118ec33a63037543927f0
Madan Jampani authored -
We can now enable features such as IPv6 via cfg command dynamically. NOTE: We should remove unnecessary packet requests when app being deactivated or modified once PacketService support the request revocation. Change-Id: I7f239ce9db74456097675d03de99468db70a919f
Charles M.C. Chan authored -
- Exclude artifacts, which is already an OSGi bundles - Create source jar for ease of debugging. - Remove expiringmap, which we no longer use - Derive artifact version from dependencyManagement Change-Id: I053f08a1880109a7c74fa451afccbbe2d2adbe3c
HIGUCHI Yuta authored -
Integrate static factory method for indexed lambda and OCh Change-Id: I80074f7ce2e1703a4ebc7d6f552b52bffc970193
Sho SHIMIZU authored -
All new device drivers should provide a handshaking behaviour as well as well as a pipeline behaviour. Change-Id: I883830b074e5d254a8cc6100e6c4fa0023594a36
alshabib authored
-
- 05 May, 2015 10 commits
-
-
- May reduce Jenkins failure report due to timing sensitive test cases. See: http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#rerunFailingTestsCount Change-Id: I294c9e141247127f0a6920fdc5028a0efc4934fc
HIGUCHI Yuta authored -
Change-Id: I241adc1f4dc18b4ffcc851eed2fddcabfbdc51df Change-Id: I9ec0db0a01d2f156b393d0ee2be3297e1714d7ba
Thomas Vachuska authored
-