Madan Jampani
|
ab6d311b83
|
Adding missing files under onlab-netty
|
2014-10-02 16:30:14 -07:00 |
|
Madan Jampani
|
e9545e07d1
|
Moved files to the right directory
|
2014-10-02 16:25:59 -07:00 |
|
Madan Jampani
|
c88d107382
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-02 16:13:18 -07:00 |
|
Madan Jampani
|
c9ed9be511
|
Moved Netty messaging out of onos-core-dist to under onos-utils
|
2014-10-02 16:13:11 -07:00 |
|
Brian O'Connor
|
f3d0616b07
|
Adding Intent API tests
|
2014-10-02 15:54:33 -07:00 |
|
Yuta HIGUCHI
|
382b266b34
|
suppress maven warning
Change-Id: I922e21140b356048ba275fc825036e576d973324
|
2014-10-02 15:44:28 -07:00 |
|
Madan Jampani
|
48e54c34d6
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-02 15:17:40 -07:00 |
|
Madan Jampani
|
e4ff21be53
|
Introduced a serializer interface and minimal kyro based implementation as a precursor to moving netty messaging out to onos-utils
|
2014-10-02 15:17:32 -07:00 |
|
Yuta HIGUCHI
|
55710e70c0
|
implemented annotation merging on SimpleDeviceStore.
- Added annotation support to PortsDescriptions
Change-Id: I157e4fb93b8f387b405722b8d004501d993decda
|
2014-10-02 15:03:21 -07:00 |
|
Brian O'Connor
|
b876bf1fe5
|
Adding Intent Framework API
|
2014-10-02 14:59:37 -07:00 |
|
tom
|
26edf05d43
|
Added a tool to fetch dev/test VMs from the local share.
|
2014-10-02 13:57:03 -07:00 |
|
tom
|
747a2130c3
|
Adding more unit tests.
|
2014-10-02 08:18:41 -07:00 |
|
tom
|
bf474388c0
|
Corrected some javadocs.
|
2014-10-02 07:36:50 -07:00 |
|
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 |
|
Madan Jampani
|
890bc35e69
|
Added Netty based messaging. Updated cluster management to use Netty based messaging
|
2014-10-01 22:35:29 -07:00 |
|
Madan Jampani
|
e1d9238024
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-01 22:07:24 -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 |
|
Yuta HIGUCHI
|
8e4937968a
|
Experimenting multi Provider support on SimpelDeviceStore.
Change-Id: I181db7704556768863624f072540d141e39d0904
|
2014-10-01 19:40:36 -07:00 |
|
pankaj
|
a17630a4f8
|
javadoc
|
2014-10-01 18:19:37 -07:00 |
|
pankaj
|
3855bcba90
|
cleanup interface and privates
|
2014-10-01 18:17:31 -07:00 |
|
tom
|
5b68d811c1
|
Added log verification to onos-test.
|
2014-10-01 17:44:18 -07:00 |
|
tom
|
ebe6a51739
|
Merge remote-tracking branch 'origin/master'
|
2014-10-01 17:26:27 -07:00 |
|
pankaj
|
390abbcb24
|
Performance Metrics service and manager added
|
2014-10-01 17:01:05 -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 |
|
tom
|
481b76296d
|
Merge remote-tracking branch 'origin/master'
|
2014-10-01 14:59:20 -07:00 |
|
tom
|
1cd74ae73d
|
Added onos-build-selective & obs short-hand.
|
2014-10-01 14:58:32 -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
|
ea961ffc82
|
Moved trivial from net to store.
Fixed some javadocs.
|
2014-10-01 12:45:15 -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 |
|
pankaj
|
42fc639982
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-01 11:19:47 -07:00 |
|
Ayaka Koshibe
|
a8f205c5f8
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-10-01 09:47:53 -07:00 |
|
Ayaka Koshibe
|
84411369b8
|
serializers for roles
Change-Id: I97a5a433be66ec3a95300d863fd790af4582b9ea
|
2014-10-01 09:33:42 -07:00 |
|
Yuta HIGUCHI
|
55a2e46ea2
|
add equals, hashCode to VersionedValue
Change-Id: I41b981bb26fe252bfde8bc0b25e7454d5bfbe188
|
2014-10-01 09:07:29 -07:00 |
|
Yuta HIGUCHI
|
f6d1170fa7
|
Adding ByteBuffer version, just in case. we still need to use this.
Change-Id: I2549354bb07baec66f139624dbbd743627a59fc2
|
2014-09-30 19:18:59 -07:00 |
|
Yuta HIGUCHI
|
d76830bd8d
|
initial Device Anti-Entropy
Change-Id: I2c9928b3dd195d857815b9d94cbf0f79f26e4435
|
2014-09-30 19:08:40 -07:00 |
|
pankaj
|
24827398b0
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-30 17:28:08 -07:00 |
|
Yuta HIGUCHI
|
eeb75a09ef
|
cosmetics
Change-Id: If8dca73b034839f593e2b0ba0863c5ab26077ebd
|
2014-09-30 15:58:24 -07:00 |
|
pankaj
|
bff59af348
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-30 15:36:51 -07:00 |
|
Ayaka Koshibe
|
fb46eaa4ce
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-30 15:25:09 -07:00 |
|
Ayaka Koshibe
|
1743ddb166
|
test for simpleMastershipStore
Change-Id: I5ea13f5850845bc0c4cfd08477d558026648496b
|
2014-09-30 15:24:48 -07:00 |
|
pankaj
|
04c38c84e0
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-30 15:12:49 -07:00 |
|
pankaj
|
dff24440ee
|
make bash_profile work
|
2014-09-30 15:12:45 -07:00 |
|
Yuta HIGUCHI
|
533ec32b9a
|
AntiEntropy sketch + required Serializer work
Change-Id: Ibac5f4eede6b420202683114c3262e01b7264eff
|
2014-09-30 13:30:18 -07:00 |
|