Thomas Vachuska
5630c61407
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
...
Requires restart of any dev shell sessions that may have KARAF_VERSION=3.0.2 already set.
Developers that have their own local Karaf will have to run 'onos-setup-karaf <ip-address>' command
Change-Id: Iba234b3cd5af89de6dd249c97cac97525364cc34
2015-03-25 00:56:59 +00:00
Brian O'Connor
988fc2a59d
Updating POM_VERSION in envDefaults
...
Change-Id: Ie1ddfda0caf30d1f35ba3ae0e408ea1887348676
2015-03-17 20:32:35 -07:00
Brian O'Connor
6ea48a22fe
Starting snapshot 1.2.0-SNAPSHOT
...
Change-Id: Iffa1055c22448849353ede6581c277f4d3de78d8
2015-03-17 20:07:20 -07:00
Thomas Vachuska
734b749c17
Fixing onos-package not to be sensitive to cell settings and instead allowing onos-config (used from onos-install) to be fully sensitive to cell settings.
...
Added onos-package-test and onos-push-test-bits scripts.
Change-Id: Ie3f829f8a6e6d8a419388428feca56b69635ed44
2015-03-13 03:39:48 +00:00
Brian O'Connor
1545b1ef08
Starting snapshot 1.1.0-SNAPSHOT
...
Change-Id: I8caca4df60027426c18b51c1b35c313fe9ac1c10
2015-03-11 16:38:23 -07:00
Brian O'Connor
20fa3a45f9
Tagging 1.1.0-rc2
...
Change-Id: I1fa0feb1b790f79baa465fd82965433e109b34b2
2015-03-11 16:23:07 -07:00
Brian O'Connor
266ac66643
Starting snapshot 1.1.0-SNAPSHOT
...
Change-Id: I2abf73c248c04f0559f97b313be034b48761695a
2015-03-01 07:36:09 +00:00
Brian O'Connor
352236e289
Tagging 1.1.0-rc1
...
Change-Id: I9c95f8309e1c98bc1a25eeaad1962b4d28257261
2015-03-01 07:36:08 +00:00
Charles M.C. Chan
dfbc6d81ac
ONOS-487: Allow ONOS to be installed using different user/group
...
Change-Id: Ica926a2a6e0870e3aeab1e1585073196358c8184
2014-12-18 17:27:24 +00:00
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
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
Thomas Vachuska
a21bc5082a
Changing envDefaults not to source-in the cell definition file.
...
Change-Id: I139a2f037b9851f580e7deb956daa4c17988859d
2014-11-18 13:20:19 -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
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
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
2d7acb7da0
Added a number of test tools.
2014-09-22 22:13:00 -07:00
tom
5c25570aab
Sketching cluster related stuff with Madan..
2014-09-18 06:57:39 -07:00