Thomas Vachuska
9507d2ab8b
Adding a new convenience alias and fixing auto-complete for onos-create-app.
...
Change-Id: Iad76a2293b5b87176033184d23634d83f21370eb
2015-12-01 20:45:57 -08:00
HIGUCHI Yuta
9fe56ce397
Create Downloads directory on demand
...
Change-Id: I4a2a21a307a76c88d7f6272a192a073600e70562
2015-11-24 19:34:15 +00:00
Luca Prete
73da27fc50
ONOS-3341 Remove ll alias since it conflicts with the ubuntu ll command.
...
Change-Id: I0d0db23bab2da31b4d63672955a428090d4dd47f
2015-11-10 22:42:52 +00:00
Charles Chan
2a204bd9b2
Exclude vtn/sfcmgr from obs
...
Gerrit 5860 does not completely solve the problem.
Maven will still try to compile the folder without POM file and fail.
Change-Id: Id2a7e8a33f931e0b67882250f052968d734118c9
2015-10-29 18:26:07 +00:00
Charles Chan
2ff12e291f
Skip the directory if it does not have a POM file
...
Change-Id: I78e2315b834b5719b6968a5667e6c865b8bfb75a
2015-10-29 01:13:26 +00:00
Madan Jampani
596f266186
Fix onos-setup-karaf to work with new cluster metadata format
...
Change-Id: Ibdaad750931f0b33b84064bd3a0d52aa19a0b1a2
2015-10-23 21:42:22 +00:00
Thomas Vachuska
1e60f97ae5
Adding skeletal structure for netconf libraries.
...
Change-Id: I1e0590d4d60ed83e123fb2da455ffde3fd7d495a
2015-10-19 09:59:49 -07:00
Thomas Vachuska
330aef1c23
Fixed profile to work with new prerequisites.xml
...
Change-Id: I3578237480330a12e50d3375cfd0157cdb150628
2015-10-15 19:00:59 +00:00
Charles Chan
f71cc0f0a1
Update copyright year information
...
Change-Id: I2b48fed9554689ad66bf42494dcdbe760d79fe6a
2015-10-02 19:07:14 +00:00
Thomas Vachuska
7667975e95
Adding ability to test all UI archetypes.
...
Change-Id: I3096c51acb59c64388d48dce6e14d2284c7af23f
2015-09-29 13:14:53 -07:00
Thomas Vachuska
2b0fc4674a
Modifying uitab archetype to allow it to co-exist/overlay the ui archetype.
...
Change-Id: I5fd8408aaaf461e29e757389d4acbd94647cd1c5
2015-09-28 12:04:06 -07:00
Thomas Vachuska
ea2d9fd4ed
ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts.
...
Change-Id: I624dc05300944dbc8b1f408bf725c49ff96f68c2
2015-09-23 20:14:36 +00:00
Thomas Vachuska
4ccc7d3ee4
Reorganizing the stc specific tools.
...
Change-Id: I5c2b84cc1125935d385a462c7ba727c1996c0245
2015-09-03 13:39:40 -07:00
Thomas Vachuska
16501b0bd8
Fixed onos-app tool to exit with proper status.
...
Change-Id: Id3d4e703a2bf6f12208aeabb2cdaad87ca0c33af
2015-08-24 17:00:18 -07:00
Thomas Vachuska
c3c969a507
Changed default onos user password.
...
Change-Id: I3ee98c46d0ae8ee648b9c648b92eecd36dc83383
2015-08-20 00:39:33 +00:00
Thomas Vachuska
af0ee53cfa
Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell.
...
Change-Id: Ifb839e0205e5b176ebc7bb48644925eaa3675fd9
2015-08-19 14:17:36 -07:00
Thomas Vachuska
3c831fa970
Fixing a few tools to work with the new REST security stuff.
...
Change-Id: I1fcff24bf57e3198c16df5a6e42d721a004e9097
2015-08-17 18:57:03 -07:00
Jonathan Hart
2aa406886f
Modify 'onos-setup-karaf clean' to copy package configs
...
Running onos-setup-karaf clean deletes the karaf directory and any custom configs
you may have put in there. This change allow a developer to put custom configs
in the usual place ($ONOS_ROOT/tools/package/{config,etc}/) and have them copied
automatically to the local Karaf installation.
Change-Id: I9d7feabdee8f8a89930b9955de610dc821d8fdbb
2015-08-04 03:24:41 +00:00
Thomas Vachuska
a4f3165bcf
Adding obs exclusion.
...
Change-Id: I27cf67e131ad6ed566e4714a42732d2f7a2a2409
2015-07-22 18:03:54 +00:00
Thomas Vachuska
2dbf8e48b5
Adding ovsdb/api module to exceptions for now.
...
Change-Id: If1668ea1e48c2548d57f87d9fcb6023efdc246cc
2015-07-21 01:11:14 +00:00
Jonathan Hart
e3c951e940
Use OpenJDK version 8 rather than 7 in bash_profile
...
Change-Id: Ie8de65f2194feee578d4f4622e01cabb45445bbb
2015-07-14 20:39:52 +00:00
alshabib
b6ba5083a7
adding a simple script to purge topic branches from your local repo.
...
It works by checking if your branchs' gerrit change id is present in master
if yes it adds the branch to the list of branches to clean.
You must run it with --confirm to delete otherwise only a dry-run will be done
You can also run it with --one-by-one where it will ask you to confirm each branch deletion
Change-Id: Iaabe1a6db72242fd31b14302fb3109e8545a0ad8
2015-07-09 23:36:35 +00:00
Thomas Vachuska
e76f653a89
Improving net test tools and scenarios.
...
Change-Id: I2b53fa7b28e1135d2356ae58d4ee8ac35184d9b8
2015-07-09 06:47:53 +00:00
Thomas Vachuska
0a4c27015a
Adding a basic mininet-based test to STC scenarios.
...
Change-Id: I193013608e8fcdaede8987536e754da6d1a185bf
2015-07-06 20:27:01 +00:00
Flavio Castro
574d238d8a
Adding installation script for Ubuntu 14.04
...
Change-Id: Ibd215d2c8af82a9e725d159d710a80a4263515ab
2015-06-30 01:47:40 +00:00
Brian O'Connor
7a9aeab628
Improving onos-create-app script to print message when artifactId is not provided on command line.
...
This replaces the "onos-create-app: line 31: [: argument expected" error message.
Change-Id: I58e08f302edf2a5068adf993cdbc55e71b9578bf
2015-06-22 13:37:09 -04:00
Thomas Vachuska
4bfccd54b4
Enhancing STC and scenarios.
...
Change-Id: I57a4d25b7fb726a1242073055474ff5c7c3c1087
2015-05-30 00:35:25 -07:00
Charles M.C. Chan
e39f3145c3
Fix tle command
...
Change-Id: I7cdbc231655f5a26c8d00e8de1fcc8fdf7eeee62
2015-05-22 18:35:24 +08:00
Charles M.C. Chan
1d003e9f54
Properly unset ONOS_IP environment variable in cell command
...
Change-Id: Ibf41e16c11b1c46a8258193640b4d7d18134ec88
2015-05-21 15:31:13 +00:00
Thomas Vachuska
3f23ea93a1
Added jdvue project to obs.exclude
...
Change-Id: I989d3effab62d9b551750237f8c86baa4b2a9961
2015-05-21 08:14:35 -07:00
Thomas Vachuska
bf916ea1a4
Moved Tunnel subsystem to ONOS core incubator area.
...
Change-Id: I03f90b068013fbf0490af5277b33459ccc0514ec
2015-05-20 18:24:34 -07:00
Thomas Vachuska
ba082b80b8
Removing hazelcat dependency throughout.
...
Change-Id: I738050fda142418d2956f613035892dac82ef098
2015-05-20 23:21:47 +00:00
Thomas Vachuska
69bf7c1f29
Fixing port for clustering.
...
Change-Id: I0d0893f3ba32fae5c690603bd074f79f5ec6b3f4
2015-05-20 13:59:22 -07:00
Thomas Vachuska
3cd677dda2
Added a few more short-hand aliases for checking logs for errors.
...
Change-Id: Iecb12af748c876a6e6be276eb8da1468047b2e90
2015-05-20 18:57:54 +00:00
Thomas Vachuska
0799280ac9
Removed legacy GUI.
...
FIxed an NPE in the devices table.
Added cord-gui to obs.exclude
Change-Id: I18a53d2c44c6c97fb7f5d16b7446942a1a37ddca
2015-05-15 15:32:04 +00:00
Thomas Vachuska
47dbe17c06
Added openflow/drivers to obs.exclude
...
Change-Id: I5854c872041a2224f6e6e73a029c6589b7894b34
2015-05-13 13:15:02 -07:00
Thomas Vachuska
6723a48c00
Simplified onos-app reinstall usage to extract app name from the oar file.
...
Change-Id: I7e5efc2af4f2b0ced41caeeef67bc456243ddc62
2015-05-01 20:25:30 +00:00
Thomas Vachuska
615361e5f3
Moved some dev tools from test/bin to dev/bin.
...
Added onos-create-app as a convenience.
Change-Id: Ide9b9801a0a1d2229a153b85e23766f6018a8267
2015-05-01 18:19:32 +00:00
Roan Huang
0fa4bc413e
Ensure that $ONOS_CELL variable will not be overwritten when bash profile is loaded
...
you don't need to reload cell enviroment when open new terminal.
Change-Id: I073a6de71376e868d96e5216509c1d6b52bc7e52
2015-05-01 18:04:23 +08:00
Thomas Vachuska
d1f17ac953
Fixing onos-build-selective to warp into the $ONOS_ROOT directory as a first thing.
...
Change-Id: Ic953978f1b6add6909bde2fef2fddd8471f97bf3
2015-04-28 19:46:48 +00:00
Brian O'Connor
9d7ef16825
Adding */docs/* to onos-build-selective.exclude
...
fixes ONOS-1779
Change-Id: I8dbb8d05fa5d529a9fc4dedf806968e1ae1256d5
2015-04-27 17:02:11 -07:00
Thomas Vachuska
0f6d0b81cf
Adding IDEA settings for import.
...
Change-Id: I9a8f2f28f694898eada9a5dec55941f96d436bfc
2015-04-26 21:43:22 +00:00
Charles M.C. Chan
870cc030ba
Log tools improvement
...
- Add 'olo' command to filter log of remote ONOS instance
- Modify 'onos-log' such that it can run on OSX
Change-Id: Iddab996564af01672c14caca725397c574267bad
2015-04-23 21:09:13 +00:00
Thomas Vachuska
fcd6114552
Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible.
...
Also added new onos-karaf command which runs onos-setup-karaf && karaf $@ as a convenience; aliased to 'ok'.
Corrected onos-build-selective to propagate error status only if the build fails.
Change-Id: I920b06fa21edc95b7d651270efe2f95da90ff010
2015-04-23 13:59:08 -07:00
Thomas Vachuska
87994d0d68
Enhanced onos-build-selective to react to any src file modifications and to also result in a cascaded build of app modules which require the modified modules.
...
Change-Id: I1c41ca2d11c936bfeb7307ce0e01b20d0141daa6
2015-04-23 20:03:59 +00:00
Thomas Vachuska
152f9fdf30
Shutdown cleanup; hunt for exceptions continues
...
Change-Id: I8cbfaec0820d63f5122a82dd25ba249ba1f690a4
2015-04-03 00:01:31 +00:00
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
Jonathan Hart
c39773cf24
Exclude tools/package/maven-plugin from obs
...
because it is not linked in to the build tree.
Change-Id: I455a4d652e320f5c2e8bddb55cd3645aa54e0691
2015-03-23 22:09:55 +00:00
Thomas Vachuska
785f581408
ONOS-1328 Converted ONOS features to apps.
...
ONOS_FEATURES env. var is now deprecated!
Cells are expected to use ONOS_APPS env. var to tailor which builtin apps should be activated by default. All builtin apps are installed by default, but can be uninstalled if desired.
Cleaned up cell definitions accordingly.
Change-Id: If3bb4691a73543a69197f4bf1855c8368f558450
2015-03-20 00:37:50 +00:00
Charles M.C. Chan
e5b610ee26
Update environment settings for maven 3.3.1
...
For those who use 3.2.3 (as specified in Blackbird), here is the upgrade instruction.
cd ~/Downloads
wget https://www.apache.org/dist/maven/maven-3/3.3.1/binaries/apache-maven-3.3.1-bin.tar.gz
tar -zxvf apache-maven-3.3.1-bin.tar.gz -C ~/Applications/
Change-Id: I11d98faf1405e120fdff5748c5875c8842f4c58d
2015-03-19 21:30:21 +00:00