197 Commits

Author SHA1 Message Date
Jonathan Hart
bac07a0f11 Ported the configuration reader for the SDN-IP specific configuration 2014-10-13 21:30:07 -07:00
Yuta HIGUCHI
8ee7d4cf79 Kryo related fixes
- remove dependency to kryo-serializers
- update kryo to 3.0.0
-- includes bug fix for protected constructor issue

Change-Id: Ib4cac77fe3943c58933bd92a058172f89ad628f5
2014-10-10 09:36:21 -07:00
tom
e2555ff4f6 Fixed onos-push-update-bundle tool.
Fixed wipe-out command confirmation.
2014-10-07 18:47:58 -07:00
pankaj
366ce8b168 Create handles and default to console reported for metrics 2014-10-07 17:18:37 -07:00
Yuta HIGUCHI
3215ebd1e1 core-dist OSGi related fixes
Change-Id: I4f4690652604efb1a5f4000da71190c68d70d83a
2014-10-07 14:39:24 -07:00
Yuta HIGUCHI
672488d8cf KryoSerializationService -> Serializer
- no longer a shared OSGi service.

Change-Id: Ie2b2320e92685cd515b30ffc472e3a02149a5bbd
2014-10-07 09:32:19 -07:00
tom
a9a77c2d59 Added bi-directional nature to HostToHost intent. 2014-10-03 17:05:20 -07:00
alshabib
c274c90395 proxy arp application
Change-Id: Ic2136537a4104e75b64ae4731e1bae4f3a4c1661
2014-10-03 14:58:27 -07:00
pankaj
208221de38 move to stable metrics 3.1.0 2014-10-02 15:17:52 -07:00
pankaj
390abbcb24 Performance Metrics service and manager added 2014-10-01 17:01:05 -07:00
alshabib
02ca24eaeb Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Conflicts:
	apps/pom.xml

Change-Id: I5dc2c751086118b5137ea8a0a2b81e9de9d48fac
2014-09-29 23:58:59 -07:00
alshabib
4906fabe8d initial mobility support
Change-Id: Idf42bd2f769b3c687c4acc18241e19970c6cd7e2
2014-09-29 23:58:12 -07:00
Jonathan Hart
74f9c3b043 Added config app to read address config from json file 2014-09-29 20:04:26 -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
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
c52a8a9e22 Merge remote-tracking branch 'origin/master' 2014-09-28 22:42:29 -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
tom
ee49c371bb Preparing for change in ClusterService/Store implementation. 2014-09-26 15:14:50 -07:00
tom
f110fffb45 Added IO loop test to the foo app. 2014-09-26 00:38:18 -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
tom
82d6bde9d1 Fixing test scripts. 2014-09-23 17:33:58 -07:00
tom
dc66b38ee4 Fixing remote install; now starting as upstart daemon. 2014-09-22 17:05:47 -07:00
tom
66a7eb220d Fixed deployment to allow all the Kryo related stuff to operate in the OSGi context. 2014-09-22 11:58:56 -07:00
tom
ca90c46b14 Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! 2014-09-22 11:40:58 -07:00
tom
85c612bb8a Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! 2014-09-19 19:25:47 -07:00
tom
be98831f49 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. 2014-09-19 18:38:47 -07:00
tom
5f7fc4e573 Corrected a mistake in features.xml 2014-09-19 14:11:16 -07:00
tom
73d6d1ea71 Sketching cluster related stuff with Madan.. 2014-09-17 20:08:01 -07:00
alshabib
eec3a064f5 stats are being sent; now handle them 2014-09-17 18:01:26 -07:00
alshabib
7b2748fa98 flowrules are pushed: we still have an intermittent hang though 2014-09-16 20:21:11 -07:00
tom
4d0c663cd8 Adding packaging script.
Added display of raw DPID and IPs or MACs for hosts.
2014-09-15 23:27:01 -07:00
alshabib
030111edc9 sample app launched 2014-09-15 15:56:42 -07:00
alshabib
d58d352109 receiving packet ins 2014-09-13 17:14:53 -07:00
tom
88535e5de4 Fixed features for onos-app-tvue 2014-09-13 00:34:05 -07:00
tom
4009d2c55b Adding a sample GUI page to visualize topology. 2014-09-12 15:53:42 -07:00
tom
6d2a43e4d8 Added some CLI commands and fixed pom.xml and features.xml to use commons-lang 2.6 (bundle) 2014-09-08 01:50:20 -07:00
tom
94bb4a4103 Added onlab-misc module and renamed onos-util-* modules to onlab-*. 2014-08-27 22:12:02 -07:00
tom
b1260e4946 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. 2014-08-26 18:39:57 -07:00
tom
e06f855b85 Added more providers/of modules and javadocs.
Split onos-core feature into onos-api and onos-core.
2014-08-26 16:58:42 -07:00
tom
d0fe246e0f Added a shell of a openflow device provider and fixed features. 2014-08-26 14:35:40 -07:00
tom
b5a46e6606 Added a shell of a openflow device provider and fixed features. 2014-08-26 14:20:00 -07:00
tom
e33cc1a6e3 Sketching SB & NB API.
Modified onos-of-api pom to subsume openflowj loxi-generated stuff.
2014-08-25 22:01:35 -07:00
tom
0eb04ca683 Added cubby-holes for new projects. 2014-08-25 14:35:27 -07:00
tom
09419517ef Poms for all.
Change-Id: I3b63ff268cfc0e7a9459cd98c30f652f2c5effbb
2014-08-15 11:28:43 -07:00