- 08 May, 2015 2 commits
- 07 May, 2015 15 commits
-
-
Bug fix: Only accept backups for devices that the local node does not manage. Change-Id: If7b1e8c3b0339e5d756e250c38fe53dc191084d1
Madan Jampani authored -
…ailable on the objects being compared, defaulting to string comparison otherwise. - Deleted obsolete comparators. Change-Id: Ifeb74c05f73bd974d1afb3dc27527a5c7ad1bc12
Simon Hunt authored -
To avoid naming conflict with Lambda in org.onosproject.net Change-Id: Ic8a670e7e2fb022f44f5a83cf4805f3ce0f29694
Sho SHIMIZU authored -
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 23 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
-