Brian O'Connor
7f2e9bf19a
bumping version to 1.1.0-SNAPSHOT
...
Change-Id: I35f10fa7ffab12365ad852f5253bc1f395282f9b
2014-12-04 23:45:40 -08:00
Brian O'Connor
5b29ebd309
Bumping version to 1.0.0
...
Change-Id: I0cdd1f64a9292c91af27b86e89bd8251b2c298f3
2014-12-04 21:54:26 -08:00
alshabib
ab98466b10
adding license to ALL files
...
Change-Id: I9df3277760d79732317816fe5b2f1f482e9f5375
2014-12-05 05:05:32 +00:00
Thomas Vachuska
fc7f22d17d
Adding archetype for onos-bundle and onos-cli projects.
...
Change-Id: I5df9db6a571be682ff2200c182bad8100dd95bfe
2014-12-04 20:06:14 +00:00
andrew@onlab.us
52837767e4
Changing which argument to -a to be compatible with ubuntu
2014-12-04 13:01:31 -05:00
Thomas Vachuska
045c01da31
Adding packaging on onos*.zip file.
...
Modified Version.java to allow 3-segment version.
Changed onos-next to onos as default for ONOS_ROOT.
Change-Id: Ifbde9dfbc7af9a5891e9f41db6932859c0f59660
2014-12-04 08:22:00 +00:00
Brian O'Connor
932d94149e
preparing pom.xml's for release
...
Change-Id: I14cecba9816493e2cf1b3fb6daf3a653ddb1fd2e
2014-12-04 02:54:42 +00:00
Yuta HIGUCHI
0d5cb94e42
remove outdated suppression rules
...
Change-Id: I729a15ff4c16b643c5c7e0f86ecafade20f4fe93
2014-12-03 00:13:59 -08:00
Brian O'Connor
abafb50f58
Changing org.onlab.onos package to org.onosproject
...
Change-Id: Ic81421faa27acdcff045add47d9e0a715cd4f575
2014-12-02 22:26:20 -08:00
Thomas Vachuska
a21bc5082a
Changing envDefaults not to source-in the cell definition file.
...
Change-Id: I139a2f037b9851f580e7deb956daa4c17988859d
2014-11-18 13:20:19 -08:00
Ray Milkey
241b96accd
Fix high priority findbugs reported issues
...
Fixed some code that was reporting findbugs errors
Implemented a suppression mechanism for findbugs
reported errors and a suppression file.
Change-Id: Ie8a2e84cc57ec6ddfa14d782ee89feb095b9dd59
2014-11-17 16:38:30 -08:00
Jonathan Hart
716cb21ffb
Make ONOS_USER overridable
...
Change-Id: Ic5fef60e097da31cbffca125bc70d30ea5d5dd98
2014-11-12 00:33:25 -08:00
Thomas Vachuska
9c7af629d0
Modified envDefaults to use Karaf 3.0.2
2014-11-03 16:20:26 -08:00
Thomas Vachuska
379ff9b1d2
Removed javadoc gen from onos-build.
2014-10-31 11:58:43 -07:00
Thomas Vachuska
4533149959
Added onos-build-docs script.
2014-10-31 11:08:11 -07:00
Thomas Vachuska
d16ce18d0c
Added Port.Type and plumbed it throughout.
2014-10-29 17:25:29 -07:00
Thomas Vachuska
34d76aef2a
Modified onos-build to reflect splitting javadoc generation into a separate module.
2014-10-23 16:04:14 -07:00
Thomas Vachuska
b105fd47c3
Tweaked packaging and related assets in preparation for Karaf 3.0.2
2014-10-20 09:02:27 -07:00
Pavlin Radoslavov
93617211ab
Update to the tools scripts:
...
* Update to envDefaults: if environmental varialbe ONOS_CELL is set,
the load it, so its variables can be used by other scripts
* Modifications inside tools/dev/bash_profile:
- Update the setting of JAVA_HOME so it works for Ubuntu with
OpenJDK-1.7
- Removed "." from being added to the PATH, because it is a security hole
2014-10-16 10:00:17 -07:00
Pavlin Radoslavov
aa90bb535f
Minor updates for the tools scripts:
...
* Add ONOS-specific directories to the executable PATH in the envDefaults file
* Fix a typo inside "onos-show-cell": don't show OC0, because it is not used
2014-10-15 16:28:32 -07:00
Pavlin Radoslavov
91413794ef
Minor cleanup in some of the shell scripts in the "tools" directory.
...
No functional changes.
* Description header formatting
* Added missing new line at the end of a file
* Removed extra new lines at the end of a file
2014-10-15 11:03:54 -07:00
tom
61e317d279
Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time.
2014-10-08 11:18:02 -07:00
tom
c5a5abc9cd
Added time-stamping to the unofficial version number.
2014-10-07 18:26:14 -07:00
tom
53efab57e0
Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator.
2014-10-07 17:43:48 -07:00
alshabib
95cf139886
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
2014-10-02 17:15:27 -07:00
alshabib
ba5ac487b5
flowrules no longer install a timeout but are monitored by onos in order to be expired
...
Change-Id: Ibd1a5952349d7ccb27c92b4982d04574f31424c0
2014-10-02 17:15:20 -07:00
Yuta HIGUCHI
382b266b34
suppress maven warning
...
Change-Id: I922e21140b356048ba275fc825036e576d973324
2014-10-02 15:44:28 -07:00
tom
5b68d811c1
Added log verification to onos-test.
2014-10-01 17:44:18 -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
tom
e797a5dba6
Adding customizable features for cell-specific packaging.
2014-09-30 11:57:50 -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
e76a24dfb7
Bundle restructuring
...
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
2014-09-27 11:20:17 -07:00
tom
a1376e4639
Enahnced topology and flow stores to extend general store.
2014-09-24 15:39:43 -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
b41d1aca5a
Added graceful shutdown for upstart service.
...
Reworked slightly the mastership & device managers and stores to make it work (sort-of) in the distributed env.
2014-09-24 01:51:24 -07:00
tom
82d6bde9d1
Fixing test scripts.
2014-09-23 17:33:58 -07:00
tom
e4729875d7
Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
...
Added cluster service and trivial store implementations.
2014-09-23 00:37:37 -07:00
tom
2d7acb7da0
Added a number of test tools.
2014-09-22 22:13:00 -07:00
tom
0eaa97f35b
Fixing remote install; now starting as upstart daemon.
2014-09-22 16:13:06 -07:00
tom
ecd0fbd713
Tweaking onos-* test scripts.
2014-09-19 08:47:05 -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
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
7e02cda13d
Changed the way ProviderId is made to include URI scheme portion.
2014-09-18 12:05:46 -07:00
tom
5c25570aab
Sketching cluster related stuff with Madan..
2014-09-18 06:57:39 -07:00
tom
5f18cf3701
Fixed javadoc warnings in slew of legacy code. We need to keep up on this; the old stuff is pretty sloppy.
2014-09-13 14:10:57 -07:00
tom
7438d0b7cf
Disabled checkstyle rule for Java files to end with new-line.
2014-09-13 13:33:19 -07:00
tom
aa49a1e015
Added Karaf branding bundle
2014-09-12 23:12:09 -07:00
alshabib
c4901cdbbb
adding packet types
2014-09-05 16:50:40 -07:00
tom
50a76dd432
Adding onos-of-drivers module.
...
Adding pmd resources to the top-level build... not working yet.
2014-09-02 15:18:35 -07:00