Jian Li
bf7598ff39
Fix ONOS init bug in case VM memory size is smaller than 16GB
...
With current setting, ONOS package cannot be instantiated when the
target VM RAM size is smaller 16GB. To make ONOS be runnable, we
should not specify the reserved JVM RAM size. As the comment noted,
JAVA_OPTS should be specified only for performance test purpose.
Change-Id: Idfa98d70d33840077851bac150b89bbfa0e1ca5d
2018-03-20 17:30:40 +09:00
Thomas Vachuska
fa61549330
Adding auto-layout to the access-null simulation.
...
Enhancing the scale test for flows and routes.
Change-Id: Ib91720b409872e44eaff4263cf229bffa2e292fc
2018-03-19 16:36:02 +00:00
Andreas Pantelopoulos
ff691b7f63
Implemented the following PW features and fixes:
...
- PW support for H-AGG topologies. Support for leaf-spine-spine
leaf-spine-spine-leaf pseudowires.
- Renamed pw commands with sr-pw-* pattern and also removed redundant output
from them.
- Enabled bulk addition / removal of pws from the rest api.
- Modified diagnostics tool with the updated command name.
Change-Id: I708db9281d0082b160cbd713910b420ef7df9da3
2018-03-14 00:55:56 +00:00
Yuta HIGUCHI
bcc2ce9c3f
Generate copyright year in swagger template code
...
- exclude generated source code from checkstyle by default
Change-Id: I3f79183a8aae1f24d36558860555b5b0298cd8c3
2018-03-13 17:38:36 +00:00
Charles Chan
c6576fa86c
Adding SR commands to onos-diagnostics
...
Change-Id: I00d2ec1565811be77893846b18db991b69776f71
(cherry picked from commit 415bb2347203a76b5a1a350229f03a603a484ebf)
2018-03-09 17:07:16 +00:00
Thomas Vachuska
7f2a356294
Creating build of a small bundle of remote administrative tools that
...
can be installed separately from the ONOS source or ONOS runtime.
Change-Id: I0f8a7e2739010f34d913d79ab40390aef3fc07e2
2018-02-28 18:57:05 +00:00
Jian Li
5d505f2466
Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated
...
Change-Id: I0f9f6795187f78a777852678ab1a7d1442a49986
2018-02-26 19:09:52 +00:00
Thomas Vachuska
1c2881d031
Fixing onos-user-key to use ssh-keygen optionally.
...
Change-Id: I18e20fca4ee403e72fe008d4da00f0b6d5ca7e6e
2018-02-06 01:15:14 +00:00
Yuta HIGUCHI
6735683cc3
Sync versions in archetypes
...
- bump onos-maven-plugin version
Change-Id: Iba6671b0c27eda2a748c55ed14347f640bf0965c
2018-02-02 14:22:39 -08:00
Thomas Vachuska
a40aa0b806
Adding feature repo listing to the diagnostics commands.
...
Change-Id: I63a22b798265f6c3e4bacff87fc6284cd94c4831
(cherry picked from commit b831911ab31f841a808dda377e4f06f2c738d150)
2018-02-02 22:19:57 +00:00
Yuta HIGUCHI
f9af3d6050
Sync versions in archetypes
...
Change-Id: I31d404ffcc580ee45dd4fb837db4adb32d34a78f
2018-02-02 16:57:55 +00:00
Thomas Vachuska
15370d2a16
Adding a tool for remote collection of node and cluster diagnostics.
...
- Includes 'onos-diagnostics', 'onos-node-diagnostics'
- Includes REST API /onos/v1/diagnostics
Change-Id: Ife0a15627b14238d0fce52b01b72d56e6a1fe40f
2018-02-01 17:13:36 +00:00
Yuta HIGUCHI
f1653a7c39
pom cleanup
...
+ minor fixes
Change-Id: Ie8a9c42cdcfcff131528f73ace5b9efdc08f05a1
2018-02-01 15:02:21 +00:00
ONOS Jenkins User
45d340c839
Starting snapshot 1.13.0-SNAPSHOT
2018-01-09 01:56:13 +00:00
ONOS Jenkins User
32ebb5add8
Tagging 1.13.0-b8
2018-01-09 01:54:28 +00:00
Yuta HIGUCHI
6771ef6348
use maven instead of vicci for offline karaf
...
- pom.xml to create offline karaf tarballs
- download offline karaf tarball from maven to benefit from CDN
buck's MavenUrlDecoder currently has issue handling non-jar type
in maven coordinate
Change-Id: Id25e286ec87426814002ed6d8cca6e66a4b80110
2017-12-21 16:23:44 +00:00
ONOS Jenkins User
61881df1ee
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 21:19:45 +00:00
ONOS Jenkins User
d22dccc27f
Tagging 1.13.0-b7
2017-12-12 21:18:01 +00:00
ONOS Jenkins User
4bf9e3a520
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 18:46:22 +00:00
ONOS Jenkins User
168ac92b8d
Tagging 1.13.0-b6
2017-12-12 18:44:15 +00:00
ONOS Jenkins User
0e78e27f0c
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 03:27:00 +00:00
ONOS Jenkins User
2a7d833cab
Tagging 1.13.0-b5
2017-12-12 03:25:23 +00:00
ONOS Jenkins User
c53a15f933
Starting snapshot 1.13.0-SNAPSHOT
2017-12-11 20:43:30 +00:00
ONOS Jenkins User
d06da9e33c
Tagging 1.13.0-b3
2017-12-11 20:41:44 +00:00
ONOS Jenkins User
716484c58c
Starting snapshot 1.13.0-SNAPSHOT
2017-12-09 03:41:19 +00:00
ONOS Jenkins User
6a6ac1d5a0
Tagging 1.13.0-b1
2017-12-09 03:39:39 +00:00
ONOS Jenkins User
a57a814230
Starting snapshot 1.13.0-SNAPSHOT
2017-12-09 00:57:30 +00:00
ONOS Jenkins User
8977cedde7
Tagging 1.13.0-b0
2017-12-09 00:55:39 +00:00
Yuta HIGUCHI
c2af9661ef
sync javax.ws.rs-api version
...
Change-Id: I1a033c093d7cc63626387b712e5c3c7a8fdf116c
2017-12-08 18:58:06 +00:00
Ray Milkey
a09f87f02b
Starting snapshot 1.13.0-SNAPSHOT
...
Change-Id: Ib3360118c42aa760632ff80537d585865813060f
2017-11-21 09:38:31 -08:00
Ray Milkey
cc6ec60fb2
Starting snapshot 1.12.0-SNAPSHOT
2017-11-10 16:22:59 -08:00
Ray Milkey
9f9a752bdc
Tagging 1.12.0-b2
2017-11-10 16:21:23 -08:00
Thomas Vachuska
58bf491d83
Adding utilities for offline backup/restore.
...
Relocating local ECM caches and partitions under data/db directory.
Change-Id: I4790c7488765d8195496a1830abfca897129784c
2017-11-01 18:48:14 +00:00
Heedo Kang
611a065631
Security-Mode ONOS BUCK
...
Change-Id: I72ef80d84665049c738eaa89394b95b699b33b6b
2017-10-31 09:58:50 -07:00
Ray Milkey
dc48fb2c3b
Starting snapshot 1.12.0-SNAPSHOT
2017-09-26 14:42:24 -07:00
Ray Milkey
eb3f6ef786
Tagging 1.12.0-b1
2017-09-26 14:40:44 -07:00
Yuta HIGUCHI
f87603ccd5
Fix error in upstart script
...
Change-Id: I8e28bbcd4c9fe4f07feadc3293abd225c5365a57
2017-09-13 16:57:39 +00:00
Ray Milkey
a2c90ffc40
UI API change fix
...
Change-Id: I9549fe8ce85fd112dd05375bf174390ab0bc40aa
(cherry picked from commit 80cb55872714d83ddcb6be4ecc3c90d174747a85)
2017-08-29 18:32:17 +00:00
Ray Milkey
aa279c014e
Starting snapshot 1.12.0-SNAPSHOT
...
Change-Id: I92269af3b1103fc6622614a77681bd841438d050
2017-08-16 13:27:00 -07:00
Yuta HIGUCHI
4aa54e3d3a
Minor fixes
...
- remove duplicate dependency
- fix typo in initd script
Change-Id: Ia94fcdc8c279da7c6b64923f89a9e75105bb862b
2017-08-15 10:22:05 -07:00
Brian O'Connor
30322dd4cb
Fixing tar_file and proxy-stc
...
Change-Id: I51ee55151975ba22d168ccad58efe92d55acd9e1
2017-08-15 16:52:33 +00:00
Ray Milkey
d4ac0edb2f
Starting snapshot 1.11.0-SNAPSHOT
2017-08-11 17:04:16 -07:00
Ray Milkey
6ecde1ff86
Tagging 1.11.0-b4
2017-08-11 17:02:33 -07:00
Thomas Vachuska
ad37e3733e
Integrating YANG live compilation into YANG runtime.
...
- Bumped ONOS dependency on ONOS YANG tools 2.2.0-b4.
- Added CLI to compile YANG models.
- Added GUI capability to compile YANG models via drag-n-drop or file upload.
- Fixed defect in propagating self-contained JAR apps through the cluster.
Change-Id: Icbd2a588bf1ffe0282e12d3d10a117e0957c3084
2017-08-09 21:30:40 +00:00
Brian O'Connor
a09fe5b0b7
Updating Copyright line to Open Networking Foundation
...
Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
2017-08-03 21:12:30 -07:00
Ray Milkey
64677e99d9
Starting snapshot 1.11.0-SNAPSHOT
2017-08-01 10:48:08 -07:00
Ray Milkey
17463db855
Tagging 1.11.0-b3
2017-08-01 10:46:24 -07:00
Ray Milkey
64313cbc83
Starting snapshot 1.11.0-SNAPSHOT
2017-07-20 15:46:52 -07:00
Ray Milkey
7e28519e5f
Tagging 1.11.0-b2
2017-07-20 15:45:28 -07:00
Charles Chan
cbe8dd7310
Apply config files in tools/package/config when running locally
...
Loading config from file is discouraged in deployment.
However, it is very useful when developing/testing locally.
This patch will copy JSON files under tools/package/config to local ONOS directory when running 'onos-buck run onos-local'
The tarball generated by 'buck build onos' will remain intact, so as the Docker image
Change-Id: I047bfac39772e32e67e522dc2bea38720426c4e6
2017-07-05 18:30:50 +00:00