2550 Commits

Author SHA1 Message Date
tom
5ca3437382 Added a few javadocs.
Split onos-install into install and config.
2014-09-19 17:43:41 -07:00
Jonathan Hart
fca736ce82 Began implementation of the a host monitor 2014-09-19 17:41:07 -07:00
Jonathan Hart
b79d641668 Added IP addresses to Port 2014-09-19 17:28:57 -07:00
Ayaka Koshibe
1d56fe4dbe renamed IpAddress to IpPrefix
Change-Id: I35990622e5b1c29ab6f6a0a0227088cd5d6c7294
2014-09-19 16:51:58 -07:00
Yuta HIGUCHI
e2efe72bcb Config to suppress "[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!"
Change-Id: I557de22966fb219aefc8469e53a7ef702f317252
2014-09-19 16:38:02 -07:00
Ayaka Koshibe
0380d4c513 tests for OFDeviceProvider
Change-Id: If9f2c1f78a940a5485e5390d6d098d74eb00ddc2
2014-09-19 16:03:07 -07:00
tom
c649132a6a Added private default constructors for serialization. 2014-09-19 15:27:40 -07:00
tom
eaf9995d6f Started an initial clone for DistributedDeviceStore 2014-09-19 15:20:30 -07:00
tom
8cc5aa7936 Started an initial clone for DistributedDeviceStore 2014-09-19 15:14:43 -07:00
tom
375650defa Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-19 14:40:22 -07:00
Yuta HIGUCHI
f2d83cf995 Fix o command.
- Bug: Was pruning all path if ONOS_ROOT was set to a path like: ~/git/onos-next

Change-Id: I4887d78ddc1560e69daf2c270b820afad024befa
2014-09-19 14:29:54 -07:00
tom
5f7fc4e573 Corrected a mistake in features.xml 2014-09-19 14:11:16 -07:00
tom
b8ec5e1b36 Fixing .gitignore. 2014-09-19 13:07:53 -07:00
tom
70b2e48b7c Merge remote-tracking branch 'origin/master' 2014-09-19 13:05:04 -07:00
tom
ab0af29053 Preparing new projects for separate distributed store, trivial sstore and the networking cores. 2014-09-19 13:04:54 -07:00
Ayaka Koshibe
91c9bc716e fixed missed checkstyle complaints
Change-Id: I91a2da4a7daaaa3a98115a8cd118d31d54277ab2
2014-09-19 12:52:32 -07:00
Ayaka Koshibe
96ca09df24 actually include tests for OFPacketProvider
Change-Id: Ia0173204f6c21ed387ccb9d85c8b22e0af0283fa
2014-09-19 12:06:14 -07:00
Ayaka Koshibe
c56c872dbf Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-19 11:54:46 -07:00
Ayaka Koshibe
ab3374ba27 emit + tests for OFPacketProvider
Change-Id: I9d6a2a641f857742fa68597189a9047dd16989d1
2014-09-19 11:41:25 -07:00
tom
d01f37ae7d Merge remote-tracking branch 'origin/master' 2014-09-19 10:57:58 -07:00
tom
c104d281fe Fixed a few javadoc warnings. 2014-09-19 10:57:55 -07:00
Jonathan Hart
980c1e9dc0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-19 10:51:49 -07:00
tom
10262dd4f9 Formalized TopologyStore in preparation for separating managers and stores. 2014-09-19 10:51:19 -07:00
Jonathan Hart
b7a2ac3a1c Added a contains method to IpAddress 2014-09-19 10:45:37 -07:00
tom
5bcc946725 Formalized HostStore in preparation for separating managers and stores. 2014-09-19 10:11:31 -07:00
tom
35c0dc3869 Formalized LinkStore in preparation for separating managers and stores. 2014-09-19 10:00:58 -07:00
tom
41a2c5f9bf Formalized DeviceStore in preparation for separating managers and stores. 2014-09-19 09:20:35 -07:00
tom
5c058e8188 Adding a definition of a local test cell. 2014-09-19 08:48:05 -07:00
tom
ecd0fbd713 Tweaking onos-* test scripts. 2014-09-19 08:47:05 -07:00
tom
ac77d76d85 Tweaking onos-* test scripts. 2014-09-18 19:59:42 -07:00
tom
1f3805db86 Tweaking onos-* test scripts. 2014-09-18 19:58:47 -07:00
alshabib
6b5cfec5c4 stats reported 2014-09-18 17:42:18 -07:00
alshabib
970449009c building flowrules 2014-09-18 14:52:16 -07:00
alshabib
b45d196713 flowrule builder 2014-09-18 14:25:45 -07:00
Ayaka Koshibe
d4e53e1689 Consolidated FlowEntry into FlowRule
Change-Id: I349d73abba3336f4c79429efb5717e0a8c374a30
2014-09-18 14:24:55 -07:00
tom
5a18e80287 onos-package now patches the hazelcast.xml with proper interface for use by the test VMs. 2014-09-18 12:38:15 -07:00
tom
f6ab215c99 Changed the way ProviderId is made to include URI scheme portion. 2014-09-18 12:08:29 -07:00
tom
371475421f Merge remote-tracking branch 'origin/master' 2014-09-18 12:05:51 -07:00
tom
7e02cda13d Changed the way ProviderId is made to include URI scheme portion. 2014-09-18 12:05:46 -07:00
alshabib
cd2c684652 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-18 10:12:17 -07:00
alshabib
5c370ff70c stats reply in progress 2014-09-18 10:12:14 -07:00
Ayaka Koshibe
ad21f3fe9f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-18 09:59:32 -07:00
Ayaka Koshibe
b55524f200 Tests for FlowRuleStore plus bugfixes
Change-Id: Ib5b0bd9d41fbbcac1cf09684e70446326887caf7
2014-09-18 09:59:24 -07:00
tom
3014aefbe7 Adding install/uninstall scripts and stuff like that. 2014-09-18 08:44:39 -07:00
tom
5c25570aab Sketching cluster related stuff with Madan.. 2014-09-18 06:57:39 -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
cb48f101a0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-09-17 16:42:05 -07:00
Ayaka Koshibe
08eabaa4b0 added simple storage to SimpleFlowRuleManager
Change-Id: I7f9117c534673b00f2822cf90bd63d52b95d2704
2014-09-17 14:59:25 -07:00
alshabib
ce4e578bcd merged of -> openflow 2014-09-17 14:56:42 -07:00