Thomas Vachuska
5905f2cc6e
Preparing to deprecate onos-karaf and onos-setup-karaf commands.
...
Change-Id: Ie8bf9ad161733478608d82c11d59c4b5412d6689
2016-10-24 16:36:00 +00:00
Brian O'Connor
436ff317af
Adding branch-compare command and renaming clean-branches.py to branch-clean
...
Change-Id: I8fdb27749893fefbe27bba02437b36e7860701b4
2016-10-11 16:20:30 -07:00
Thomas Vachuska
525651fdc0
Fixing onos-create-app to bomb if mvn command fails for some reason.
...
Change-Id: I770a2efee9557371caff7066bf71306d375c3fdf
2016-10-06 06:54:43 +00:00
Yuta HIGUCHI
7d8b3b1f6c
Pass clean option to onos-setup-karaf
...
Change-Id: If74914d5c0a4ed0694cf4926fa7deae7927783c8
2016-09-12 13:09:47 -07:00
jaegonkim
1f5fbe5405
adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting
...
Change-Id: Ia9de0cd18a3a41ab64de6c0babce9ab25f925859
2016-08-31 16:53:21 +00:00
zhangyuanyou
57c7c31e57
Fix the disabled download url of karaf.
...
Change-Id: I4eec3ad4365ec2a67ee8301ae56b9469dfb7a5fe
2016-08-19 16:23:30 +00:00
Thomas Vachuska
3f79e2a100
Adding cdvue tool to allow developers to run it without building the binaries themselves.
...
Change-Id: I1582b1ca9d55a9a7debe50d49b1588b9c9a63fb6
2016-08-08 23:36:59 +00:00
Thomas Vachuska
830b8a1817
Searching the local archetype repo before the remote one; temporary fix.
...
Change-Id: I177d8def0c3738f572b147eb1ff704f624ecafa6
2016-08-05 16:50:57 +00:00
Yuta HIGUCHI
7f2c6f9b25
Use karaf/OSGi bundle data path for persistence
...
Change-Id: If5a4eb1fb63ca3455200c29e9981c7a0f2dd044e
2016-08-04 00:37:37 +00:00
Yuta HIGUCHI
b4bf7c8965
Emit warning when buck artifact is the latest
...
Change-Id: If01b47f2aaebf5cf2cf3977ad05e1453c4a2ef57
2016-07-11 12:49:58 +00:00
Thomas Vachuska
c35621013e
Dropping jdvue from the main repo as it has been moved to its own.
...
Change-Id: I82bbbc213c875a9dba4e5b4c4edaafdd04cb77ea
2016-06-16 10:29:18 +00:00
alshabib
20a070bed7
allow applications to be installed by URL from REST API
...
Change-Id: I6c28d91e1bbc6e77eefba00b8f106fe22edc475b
2016-06-07 08:44:59 +00:00
Madan Jampani
597282af90
Clean up references to the deprecated p0 storage partition
...
Change-Id: Ifdab952d2bef30104f57aff3cab342df99a20571
2016-06-04 21:16:00 +00:00
Charles Chan
4ba6b55ba3
Fix onos-setup-karaf IP parsing
...
Change-Id: If996c10396aecf39ab6d950178d1f6724976cdc2
2016-06-02 16:24:32 +00:00
Ayaka Koshibe
98c3165710
use dialect-agnostic regexes in onos scripts
...
Change-Id: Ifd828fd2bc130598d796ac4d786c77ba31365d8e
2016-05-31 16:32:19 +00:00
Brian O'Connor
1314f8c818
Revert "Updating bin/karaf to fix ^D"
...
This change blocks ^C which is need to quit from log:tail
This reverts commit a84637c702a45e8e70f05f0437217f15930a7135.
Change-Id: Ifb0c2f67bb8719ca898ec1f9c7ad2d7f002db90a
2016-05-12 16:14:15 +00:00
Brian O'Connor
a84637c702
Updating bin/karaf to fix ^D
...
Karaf's ConsoleImpl does the wrong thing with ^D; the underlying
ConsoleReader already knows what to do.
Change-Id: I2276c34e4219894fb394b560cce5ff8a2503e95a
2016-05-10 19:16:53 -07:00
Changhoon Yoon
a68e6f981a
ONOS-4439 bug fixes for security mode init scripts
...
Change-Id: I7ba5d3f092a84b5b43434677aff0219aee60adcf
2016-05-04 21:40:05 +00:00
Brian O'Connor
fa5e076873
Cleaning up karaf
...
Removing deprecated etc/samples
Removing unneeded featureRepos and features
Change-Id: Iad54774f6ecf74ca645accfd0745a42fcfb84a25
2016-04-09 02:01:11 +00:00
Jian Li
8bf6c44d00
Purge stale staged data directory to fix 500 error in web GUI
...
Change-Id: I1e2c42def84e981755965d31c092b169aec10091
2016-04-07 15:07:43 +00:00
Jian Li
cc752fa7a7
Try to remove stale localDB when commanding onos-setup-karaf clean
...
Change-Id: Ia8ec887d8236b87611c7ca1953e865780789a88d
2016-03-28 18:16:22 +00:00
Andrea Campanella
423962b157
[Goldeneye] ONOS-3939 Implementing Yang Sb XML utils
...
Change-Id: Ibf435f4c8e967ab793ec4a6d882df82b790f554f
2016-03-24 21:44:57 +00:00
Jian Li
115991625f
Bump up Karaf to 3.0.5
...
This commit bumps up karaf to 3.0.5.
This commit also bumps up the jetty to 8.1.18.v20150929.
Change-Id: I52849c38b535205db8c4e00e799b332f63b7e3f2
2016-01-20 22:11:10 +00:00
Madan Jampani
ab7e7cd285
First round of ClusterMetadata improvements:
...
Introduced a PartitionId type for identifying partitions
Introduced a admin service for making metadata updates
Update cluster.json format to specify all partitions (including p0) and changed partitionId to be an int.
Change-Id: Ia0617f1ed0ce886680dcee4f5396a4bbdfa225da
2016-01-15 19:32:09 +00:00
Jian Li
98dc9ad1a8
[ONOS-3707] Update env to default to Maven 3.3.9
...
Change-Id: If74cc04fc9f15c90511e78e23662554f41c0ecbc
2016-01-07 02:02:20 +00:00
Thomas Vachuska
bc8336765c
Enhancing onos-setup-karaf to automatically force clean run when it detects discrepancy in ONOS version.
...
Change-Id: I5c271d68a884930652d0d46a62f4c8ef31e08124
2016-01-04 23:26:47 +00:00
Brian O'Connor
72e74bfd2a
Adding print line for clean in onos-setup-karaf
...
Change-Id: Ia581a090471a4ca49d79967cf08cbc17a5273cbf
2015-12-11 22:10:32 +00:00
Brian O'Connor
bcfc054fed
Updating onos-setup-karaf for security-mode ONOS
...
Change-Id: I8e9dd907e5a135262603694753fd8008289c0d35
2015-12-10 17:48:39 +00:00
Charles Chan
43bf8911bd
Exclude yangtools from obs
...
Change-Id: Ibfd651ab7eccdf315c83da8ed11a6cf24935bbe9
2015-12-03 01:40:30 +00:00
HIGUCHI Yuta
9fe56ce397
Create Downloads directory on demand
...
Change-Id: I4a2a21a307a76c88d7f6272a192a073600e70562
2015-11-24 19:34:15 +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
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
16501b0bd8
Fixed onos-app tool to exit with proper status.
...
Change-Id: Id3d4e703a2bf6f12208aeabb2cdaad87ca0c33af
2015-08-24 17:00:18 -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
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
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
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
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