7127 Commits

Author SHA1 Message Date
tom
4ee8bae675 Merge remote-tracking branch 'origin/master'
Conflicts:
	apps/foo/pom.xml
	apps/foo/src/main/java/org/onlab/onos/ccc/DistributedClusterStore.java
	cli/src/main/java/org/onlab/onos/cli/NodeAddCommand.java
	cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml
	tools/test/bin/onos-config
	utils/nio/src/main/java/org/onlab/nio/IOLoop.java
2014-09-29 20:56:26 -07:00
tom
1d416c5fd1 Working on the cluster i/o 2014-09-29 20:55:24 -07:00
Jonathan Hart
74f9c3b043 Added config app to read address config from json file 2014-09-29 20:04:26 -07:00
alshabib
cccd6b95a9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Conflicts:
	core/net/src/main/java/org/onlab/onos/net/proxyarp/impl/package-info.java

Change-Id: I7bf076fae02c619ff0d57ffcbff4a4189716c474
2014-09-29 19:20:39 -07:00
alshabib
b5522ff102 proxy arp functional; needs testing
Change-Id: Ib948ec3eac07d2650becf720a9c3c5ca014a0994
2014-09-29 19:20:00 -07:00
Yuta HIGUCHI
6b9c9b1386 modified onos-test to onos-install in parallel
Change-Id: I59b7a33d989e3bb26f13c985bc531ecd0f970ebe
2014-09-29 19:13:37 -07:00
Yuta HIGUCHI
ad4c218ff6 Slice out SerializationService from StoreService
Change-Id: I23a3616179fd5626277037fd0014670da8e15da4
2014-09-29 18:42:29 -07:00
Ayaka Koshibe
65efaefeb1 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Conflicts:
	core/net/src/main/java/org/onlab/onos/cluster/impl/MastershipManager.java
	core/net/src/main/java/org/onlab/onos/net/device/impl/DeviceManager.java
	core/store/hz/cluster/src/main/java/org/onlab/onos/store/cluster/impl/DistributedMastershipStore.java

Change-Id: I6a8b756fc20968e18ea3fd145e155d6282cea945
2014-09-29 18:21:56 -07:00
Ayaka Koshibe
d9f693e621 Relinquish mastership, tests, and few modifications to trivial MastershipStore
Change-Id: Iae29de010f13cb3ee02bcb316510cc254d5756fc
2014-09-29 18:04:54 -07:00
Yuta HIGUCHI
39244e0f1e feature onos-core-hazelcast to use hazelcast implementation for net objects
Change-Id: I0b7b8c7a38bb6c4db535a31c5754e12083a71718
2014-09-29 17:39:18 -07:00
Yuta HIGUCHI
f4b107e216 Add ByteBuffer interface
Change-Id: I6a2d6c7110a34b77a2d5567405fbb273802b89d1
2014-09-29 17:27:26 -07:00
tom
63573c497f Merge remote-tracking branch 'origin/master' 2014-09-29 14:50:15 -07:00
tom
5a8779cd26 Added ability to properly register/deregister new connections and have the node status properly reflected. 2014-09-29 14:48:43 -07:00
Madan Jampani
3f38160d32 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-29 13:55:04 -07:00
Madan Jampani
4209def1a1 Distributed Link store implementation that takes event versioning into consideration 2014-09-29 13:54:57 -07:00
tom
c749ae036f Corrected a typo. 2014-09-29 13:53:51 -07:00
tom
6384a6d6de Merge remote-tracking branch 'origin/master' 2014-09-29 13:47:19 -07:00
tom
7309483930 Initial check-in for new p2p cluster messaging; to be refactored. 2014-09-29 13:47:08 -07:00
tom
defed6ff30 Fixing test scripts and removing SLP bundle from features for now. 2014-09-29 11:37:02 -07:00
tom
9710fb4c65 Added a few command-lines for node administration. 2014-09-29 11:35:28 -07:00
Yuta HIGUCHI
7aef393450 NewLine at EOF
Change-Id: I8e53dacb481b3965d18bf6bfa4154c2c697f4699
2014-09-29 10:26:45 -07:00
tom
16555625a3 Added ability to measure round-trip latency and to assure message integrity. 2014-09-29 08:49:27 -07:00
Yuta HIGUCHI
63ab3ea711 removeListener on deactivate
Change-Id: I82b2cc7960bc19ebb1c6875e8cf3dd79d7421dd1
2014-09-29 00:29:06 -07:00
Yuta HIGUCHI
fec9e19036 hazelcast event related fixes
- suppress locally triggered events
- renamed RemoteEventHandler -> RemoteCacheEventHandler
- added RemoteCacheEventHandler, which triggers remote event after deserialization

Change-Id: Ide3709834ecd7832977575babd6f29727fd003d6
2014-09-29 00:29:06 -07:00
Yuta HIGUCHI
f5712ffbd7 Simple{Device,Link}Store test
Change-Id: I2463248be1ba9d4640e5e9d5110825c747e9094c
2014-09-29 00:29:06 -07:00
tom
cb43d60c78 Preparing for change in ClusterService/Store implementation. 2014-09-28 22:46:16 -07:00
tom
c52a8a9e22 Merge remote-tracking branch 'origin/master' 2014-09-28 22:42:29 -07:00
alshabib
271a6209c5 fix checkstyle
Change-Id: I94e51e898c5581ea5e246b0f0467d9417e208990
2014-09-28 22:11:21 -07:00
alshabib
b7b4063981 initial impl of proxy arp
Change-Id: I131667e8051e88c27f5fa020b580be57fee358ea
2014-09-28 21:30:00 -07:00
Yuta HIGUCHI
a211b7c943 add feature definition for gossip dist.
Change-Id: Icf89c8c3050dc8e45ba28b261c482f689e47e1a2
2014-09-27 20:58:25 -07:00
Yuta HIGUCHI
b5df76dc82 split onos-core-hz into
onos-core-hz-common
  onos-core-hz-cluster
  onos-core-hz-net

Change-Id: Ie0ceb0de8e9e8af119433fef6f802444591eb4a4
2014-09-27 20:54:00 -07:00
Yuta HIGUCHI
2e96389a56 moving around Madan's pieces
update features.xml to use hazelcast distributed bundle for now

Change-Id: I806dc7f9f2f1db1fdfa8e16f083025888b237937
2014-09-27 18:44:17 -07:00
Yuta HIGUCHI
e76a24dfb7 Bundle restructuring
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
2014-09-27 11:20:17 -07:00
Madan Jampani
61056bc9a4 Preliminary checkin for implementing version aware topology state. 2014-09-27 09:07:26 -07:00
tom
ec53b00be8 Merge remote-tracking branch 'origin/master' 2014-09-26 18:09:50 -07:00
alshabib
6e4bf91ae2 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-26 17:54:36 -07:00
alshabib
339a3d9238 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions
Change-Id: I6cf9f1a13bf9e8f715bf5d72249431d94878b204
2014-09-26 17:54:32 -07:00
Ayaka Koshibe
c900440376 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-26 16:51:57 -07:00
Ayaka Koshibe
3de43cab4a mastership manager listens to cluster events
Change-Id: I925967ef8ada88b9116d292d623d2f0f4cda3a8d
2014-09-26 16:40:23 -07:00
Yuta HIGUCHI
22e0f2f946 MastershipTerm should be immutable
Change-Id: Ifc7484caa80fa21b2b4594389dec5c4d0c112c0f
2014-09-26 16:30:53 -07:00
tom
ee49c371bb Preparing for change in ClusterService/Store implementation. 2014-09-26 15:14:50 -07:00
tom
14dc4d012d Working on IO loop tests commands. 2014-09-26 12:43:14 -07:00
tom
5f4df2d5eb Working on IO loop tests commands. 2014-09-26 12:19:51 -07:00
tom
9251d194df Merge remote-tracking branch 'origin/master' 2014-09-26 11:12:28 -07:00
tom
f7e13b0e01 Working on IO loop tests commands. 2014-09-26 11:12:25 -07:00
alshabib
f92d67fbcf Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-26 10:01:24 -07:00
alshabib
010c31df1e pretty builders
Change-Id: If03b60f97be1eba3803c6fcb328196a4a195c7e8
2014-09-26 10:01:12 -07:00
tom
1ae3d16ebc Working on IO loop tests. 2014-09-26 09:38:16 -07:00
tom
0e0863f19e Added ability to measure round-trip latency and to assure message integrity. 2014-09-26 09:02:33 -07:00
tom
f110fffb45 Added IO loop test to the foo app. 2014-09-26 00:38:18 -07:00