1866 Commits

Author SHA1 Message Date
tom
5a9383a4fa Adding more unit tests.
Made some classes abstract which should have been.
2014-10-02 07:33:52 -07:00
tom
44179d6378 Fixed a few javadocs. 2014-10-02 05:31:25 -07:00
tom
f5d85d4968 Working on model & description annotations. 2014-10-02 05:27:56 -07:00
tom
3ea11252fb Working on model annotations; still in progress. 2014-10-02 04:32:26 -07:00
tom
db6c3f8cee Adding javadocs for ProviderId changes. 2014-10-01 21:30:17 -07:00
tom
27ae0e60b5 Working on model annotations; still in progress. 2014-10-01 20:35:01 -07:00
tom
53af33b4ee Merge remote-tracking branch 'origin/master' 2014-10-01 16:51:53 -07:00
tom
2482e6ff40 Enhanced cell & cells tools.
Provided initial sketch of the Annotated concept for the model attributes.
2014-10-01 16:51:48 -07:00
alshabib
1f641c0b4c Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-10-01 16:39:42 -07:00
alshabib
6eb438a78b fixes for office deployment
Change-Id: I322dc856cb2f724e1860f3e30b3bcb5445c8fb65
2014-10-01 16:39:37 -07:00
Yuta HIGUCHI
5f6739c078 Add ProviderID to DeviceStore port update APIs
- Not utilized by store implementation yet.

Change-Id: Iad757c2504fbeb3d9672f163aa05b5c45b19d3bd
2014-10-01 14:04:01 -07:00
tom
a536886841 Enhanced ProviderId to support notion of primary vs. ancillary and modified AbstractProviderRegistry to enforce one primary provider per URI scheme. 2014-10-01 12:35:48 -07:00
Ayaka Koshibe
78d16a4eb2 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-29 23:43:50 -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
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
7aef393450 NewLine at EOF
Change-Id: I8e53dacb481b3965d18bf6bfa4154c2c697f4699
2014-09-29 10:26:45 -07:00
tom
c52a8a9e22 Merge remote-tracking branch 'origin/master' 2014-09-28 22:42:29 -07:00
alshabib
b7b4063981 initial impl of proxy arp
Change-Id: I131667e8051e88c27f5fa020b580be57fee358ea
2014-09-28 21:30: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
tom
ec53b00be8 Merge remote-tracking branch 'origin/master' 2014-09-26 18:09:50 -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
alshabib
010c31df1e pretty builders
Change-Id: If03b60f97be1eba3803c6fcb328196a4a195c7e8
2014-09-26 10:01:12 -07:00
Ayaka Koshibe
48239b0306 term-related test additions
Change-Id: I9359ab9a53d73a216a83732612a54154b9655c8c
2014-09-25 17:12:31 -07:00
Yuta HIGUCHI
06dc6b9c80 Slice out LinkKey
Change-Id: Ibfcafd07858c5357a2321220e01ddab44f347923
2014-09-25 16:09:49 -07:00
Ayaka Koshibe
6e89e1b054 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-25 15:43:04 -07:00
Ayaka Koshibe
b70d34b868 base for mastership term implementation
Change-Id: Ie354096ad8835536839e3c1504e19a2cbff866c1
2014-09-25 15:43:01 -07:00
alshabib
38f0b606b0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-25 14:30:31 -07:00
alshabib
99b8fdcd29 flows cmd pretty print
Change-Id: I29b0971a5a862c602f8cd36f864f173c6d8330d6
2014-09-25 14:30:22 -07:00
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
Jonathan Hart
c884f1bee7 Implemented adding and removing address bindings in the store, along with unit tests. 2014-09-25 09:44:30 -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
tom
dd61055cf0 Fixed javadoc warning. 2014-09-24 16:30:49 -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
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
Jonathan Hart
09585c6272 Changed PortAddress API to allow multiple IP addresses per port 2014-09-24 09:24:07 -07:00