7182 Commits

Author SHA1 Message Date
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
tom
fc162b087a Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. 2014-09-24 16:25:39 -07:00
tom
b5f3652b67 Merge remote-tracking branch 'origin/master' 2014-09-24 16:16:26 -07:00
tom
0768a02c39 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. 2014-09-24 16:16:16 -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
1380eee1aa Cleaned-up CLI commands. 2014-09-24 09:22:02 -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
tom
db383e405c Merge remote-tracking branch 'origin/master' 2014-09-23 17:34:04 -07:00
tom
82d6bde9d1 Fixing test scripts. 2014-09-23 17:33:58 -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
alshabib
47f59668ab Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-23 15:18:39 -07:00
alshabib
e9d3a32016 pkt glitch FIXED... ovs was not sending a bufferid
Change-Id: Id6fedf7c6ed8fbcfefb7308b0ee442e614e5e3af
2014-09-23 15:18:33 -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
tom
8414f3db4b Merge remote-tracking branch 'origin/master' 2014-09-23 13:21:00 -07:00
tom
caf3bf784a Added onos-test.
Refactored the CLI classes.
2014-09-23 13:20:53 -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
alshabib
e94d0d4753 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-23 09:40:41 -07:00
alshabib
2d1b0d58bf removing checkstyle file
Change-Id: I08b8c889d7ac508132e99ae82fa4445bffdb7675
2014-09-23 09:40:36 -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
tom
e4729875d7 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
Added cluster service and trivial store implementations.
2014-09-23 00:37:37 -07:00
tom
126852b3f1 Added a number of test tools. 2014-09-22 22:34:01 -07:00
tom
2d7acb7da0 Added a number of test tools. 2014-09-22 22:13:00 -07:00
Yuta HIGUCHI
c705201354 Fix for Kryo related issue crossing OSGi bundle boundaries.
Change-Id: I121dfe360de14a5b4760e5d2fd8cb2db93e0be63
2014-09-22 19:11:53 -07:00
tom
fc9a4ff73c Fixed equals methods for better efficiency.
Cleaned up ClusterService API.
2014-09-22 18:22:47 -07:00
alshabib
e83f63c1f4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-22 18:17:49 -07:00
alshabib
f410eeee12 adding break statements that were missing
Change-Id: I59108b923f73d0e6925b73574f5d4cdb5a18777d
2014-09-22 18:17:45 -07:00