Yuta HIGUCHI
|
497c884d53
|
Timestamp, OnosTimestamp and it's serializer
Change-Id: I02e3563229ddae8fc4b705c708f4066d82e24cf4
|
2014-09-25 14:23:34 -07:00 |
|
Yuta HIGUCHI
|
080d78484b
|
inital term info service
Change-Id: I4503f1dcadda62bb25e2dba106e9a1101b4d37d6
|
2014-09-25 13:53:31 -07:00 |
|
Ayaka Koshibe
|
ee1c46772b
|
Test for role delivery
Change-Id: I202e7606b03bcb89effd57d07003c563de0b7b06
|
2014-09-25 12:31:52 -07:00 |
|
alshabib
|
bb42cad6c4
|
flowmanager tests
Change-Id: I27ff62e4483254e565153294eddc20b525f5db01
|
2014-09-25 11:43:05 -07:00 |
|
Ayaka Koshibe
|
6823abc1d0
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-25 11:16:45 -07:00 |
|
Ayaka Koshibe
|
32402f3c3e
|
update OFDeviceProviderTest - roleAssertFail
Change-Id: Iccdda5a11a3a6aa019e1641d068e10b2b17c9798
|
2014-09-25 11:16:31 -07:00 |
|
Ayaka Koshibe
|
ab91cc4529
|
role assertion failure is returned to DeviceProvider
Change-Id: Ic5189327c85fa37b3bbfa07d0e285cabae363712
|
2014-09-25 10:31:53 -07:00 |
|
Jonathan Hart
|
c884f1bee7
|
Implemented adding and removing address bindings in the store, along with unit tests.
|
2014-09-25 09:44:30 -07:00 |
|
Yuta HIGUCHI
|
3f6d29bf74
|
poll for events when validating.
Change-Id: Ia727a1c97f5d2d713281130997cee7fa3b1ba39d
|
2014-09-25 01:41:15 -07:00 |
|
Yuta HIGUCHI
|
4ee707ad75
|
Unit Tests for DistributedDeviceStore
Change-Id: Ie5a1b6bcefe2046cf13b818865327fa75dae4ec8
|
2014-09-25 00:34:00 -07:00 |
|
Yuta HIGUCHI
|
f5479705fc
|
DeviceStore bugfixes
Change-Id: Iebbfd99ea578c36438ec11e28e5230c73886dd55
|
2014-09-25 00:34:00 -07:00 |
|
Yuta HIGUCHI
|
ce58fa7603
|
populate DevicePorts on activate
Change-Id: If716b27fb13dcd64021cf56a0a49b76bc2258a5e
|
2014-09-24 22:31:15 -07:00 |
|
alshabib
|
6553b51ecb
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
better with files
Change-Id: Ifb62a2c9a8e394fe3190582d7236eaea942ee3fc
|
2014-09-24 22:27:30 -07:00 |
|
alshabib
|
a68eb96a58
|
resilient flows and application id
Change-Id: Ic9f192d4451ae962737ab2b45c644372535e7bdb
|
2014-09-24 20:34:13 -07:00 |
|
tom
|
ca55e64932
|
Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours.
|
2014-09-24 18:28:38 -07:00 |
|
Yuta HIGUCHI
|
c8e19d4d68
|
DistributedMastershipStore: pupulate cache on startup
Change-Id: I64567a964c8beb63428d01f43df37968e4ac8be0
|
2014-09-24 17:20:52 -07:00 |
|
tom
|
21ea9b4eeb
|
Merge remote-tracking branch 'origin/master'
|
2014-09-24 16:30:55 -07:00 |
|
tom
|
dd61055cf0
|
Fixed javadoc warning.
|
2014-09-24 16:30:49 -07:00 |
|
Yuta HIGUCHI
|
b113c457c7
|
Stop sharing Roles in DistributedDeviceStore
Change-Id: Icd0302871c1d6f48379b93eb61f83bfa6df4ce20
|
2014-09-24 16:28:15 -07:00 |
|
Yuta HIGUCHI
|
bb1fc72548
|
Conditionally update Cache
Change-Id: I97b4e537c15110b8962d585421cd4f4a14a82841
|
2014-09-24 16:28:15 -07:00 |
|
Yuta HIGUCHI
|
b4139d8dc4
|
use etc/hazelcast.xml + modifications when creating HZ for testing
Change-Id: I92d554d2e8c696780c3a2fab2accdab396a3805b
|
2014-09-24 16:28:15 -07:00 |
|
Ayaka Koshibe
|
1fd5bb7bc5
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-24 16:08:16 -07:00 |
|
Ayaka Koshibe
|
406d010846
|
MastershipManagerTest plus tweaks to MastershipStore
Change-Id: Ie5d3201ce2297ae68cdafac4439168989dd804c5
|
2014-09-24 16:08:12 -07:00 |
|
tom
|
a1376e4639
|
Enahnced topology and flow stores to extend general store.
|
2014-09-24 15:39:43 -07:00 |
|
tom
|
c78acee3d1
|
Enahnced topology and flow stores to extend general store.
|
2014-09-24 15:16:55 -07:00 |
|
tom
|
f80c9729d6
|
Enahnced link and host stores to extend general store.
|
2014-09-24 14:49:18 -07:00 |
|
tom
|
3f2bbd7028
|
Added back-pipe for role assertion issues.
|
2014-09-24 12:07:58 -07:00 |
|
tom
|
0755a3678f
|
Added notion of a general Store abstraction and wired it up in ClusterStore.
|
2014-09-24 11:54:43 -07:00 |
|
Ayaka Koshibe
|
f6021f3044
|
DistributedDeviceStore doesn't automatically set role to MASTER
Change-Id: I106e1d8e84fb6331e71727907bae6c4ef232d382
|
2014-09-24 09:40:47 -07:00 |
|
Jonathan Hart
|
09585c6272
|
Changed PortAddress API to allow multiple IP addresses per port
|
2014-09-24 09:24:07 -07:00 |
|
tom
|
b41d1aca5a
|
Added graceful shutdown for upstart service.
Reworked slightly the mastership & device managers and stores to make it work (sort-of) in the distributed env.
|
2014-09-24 01:51:24 -07:00 |
|
alshabib
|
357bb47dde
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-23 17:50:53 -07:00 |
|
alshabib
|
54ce589358
|
supporting multipart stats replies: tested upto 15K rules
Change-Id: I36fbd99d012a74c1f5240f37b60d3b58be85626c
|
2014-09-23 17:50:51 -07:00 |
|
tom
|
4a5d1713e8
|
Fixed MastershipManager to autostart and to have proper dependency on the ClusterService not ClusterManager.
|
2014-09-23 17:49:39 -07:00 |
|
Ayaka Koshibe
|
a7f044e14c
|
DeviceManager queries MastershipService
Change-Id: I0d391ecb7f0b1e4cced99cfe8083b46f74ee35bb
|
2014-09-23 16:56:20 -07:00 |
|
tom
|
1a2908c8dd
|
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
|
2014-09-23 16:37:39 -07:00 |
|
Jonathan Hart
|
87fbbadeb6
|
Implemented HostMonitor for probing IP addresses to detect hosts
|
2014-09-23 15:19:44 -07:00 |
|
Yuta HIGUCHI
|
951e790049
|
moving out OptionalCacheLoader
Change-Id: If929ed119df1a0282e311188a00776e971f78991
|
2014-09-23 14:45:59 -07:00 |
|
Ayaka Koshibe
|
3eed2b04b0
|
Added providerService for mastership
Change-Id: I1572161f70c696961a663cba17f197e23f96967e
|
2014-09-23 13:28:05 -07:00 |
|
Ayaka Koshibe
|
afe34ae168
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-23 12:46:19 -07:00 |
|
Ayaka Koshibe
|
166096968f
|
began implementing MastershipManager
Change-Id: I65b86dcfa062e4cfd74de588f4714b35e9d329f0
|
2014-09-23 12:46:15 -07:00 |
|
tom
|
50d401fe1b
|
Merge remote-tracking branch 'origin/master'
|
2014-09-23 11:26:27 -07:00 |
|
tom
|
f9cd5cb51b
|
Merge remote-tracking branch 'origin/master'
|
2014-09-23 11:24:33 -07:00 |
|
tom
|
0872a1743c
|
Fixed a number of CLI commands.
Refactored the StoreService/Manager stuff for common serializer pool.
|
2014-09-23 11:24:26 -07:00 |
|
Jonathan Hart
|
32129f2da0
|
Remove IP addresses from the Port interface.
Addresses are now indirectly associated with Ports.
|
2014-09-23 11:23:38 -07:00 |
|
Jonathan Hart
|
43c182cb73
|
Implemented storage for PortAddresses in HostStore
|
2014-09-23 11:13:42 -07:00 |
|
Jonathan Hart
|
ac60c089d2
|
Added APIs for binding address information to ports and for monitoring hosts/ips
|
2014-09-23 09:55:57 -07:00 |
|
Yuta HIGUCHI
|
f6509f632b
|
DeviceIdSerializer
Change-Id: Ic0f4474c88b8eabca76e382d737bddb7cb2d7112
|
2014-09-23 09:48:33 -07:00 |
|
tom
|
0f39c0d3b6
|
Added package javadocs.
|
2014-09-23 01:20:15 -07:00 |
|
tom
|
2d7c65f39c
|
Added an initial sketch of a distributed cluster store.
|
2014-09-23 01:09:35 -07:00 |
|