250 Commits

Author SHA1 Message Date
Ray Milkey
86ee5e8711 Upgrade fasterXML libraries for OS-9
Upgrade fasterXML to version 2.9.5 to address security vulnerability
Wrap calls to treeRead(InputStream) to handle new behavior of null streams

Change-Id: Id199cfacd0cf9e5371dc33de9f1e058c2e72eaa5
2018-04-03 16:49:03 +00:00
Yuta HIGUCHI
3331f7bfb8 update yang tool version in lib/pom.xml
Change-Id: Ib7e6c9d926e7d162eddb3e2f467d809837f36912
2018-03-31 00:30:57 +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
Tomek Osiński
e9ccf4196d XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider
State machine handled by XmppSession interface, most of tests implemented

XmppDeviceFactory re-designed, tests updated

pom and BUCK files updated

Change-Id: I4c6955e091169c945415084cbb000c61b474c0fc
2018-03-06 21:01:53 +00:00
Jian Li
65880ae8d5 Bump up influxdb to 2.9 with corresponding deps updated
Change-Id: Ic329e4eff65b7be74c20ffc25c78aa64b24c4728
2018-02-28 20:04:15 +00:00
Yuta HIGUCHI
825401ef12 ResourceId to instance-identifier string converter methods
part of ONOS-7503

Change-Id: I5c0b0c0c38f51ea1a94208c0b7cb9d4be1db060f
2018-02-28 18:45:39 +00:00
Jian Li
979f6349cc Fix: resolve REST test failure issue caused by jersey deps omission
Change-Id: Idb32ffbf94158ddb5e26716347d99c78147322b5
2018-02-27 15:21:12 +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
Jian Li
54c46048e9 Fix: resolve SONA activation issue due to deps conflict in BUCK
Change-Id: I1f2b326562c4ce5c6534792d144e73059016a0a5
2018-02-23 00:30:28 +00:00
Jordan Halterman
4ce65e8f8e Upgrade to Atomix 2.0.18
Change-Id: I433e8b85d5aad007531c24495dd8298aeef9f79e
2018-02-16 17:36:54 +00:00
Yuta HIGUCHI
4888e1686f bump yang tools version to 2.4.1
Change-Id: I146a3196673ddb02eeddb0bd09489419f0196135
2018-02-15 19:33:05 +00:00
Yuta HIGUCHI
28bcaf16dc decouple buck yang plugin from buck main archive
- prep to allow bumping yang tool versin without releasing whole
  onos-buck archive

- with this patch,
  reverting back from locally patched state
  (= undo `patch-yang-libs`)
  will be:
   $ git checkout -- lib/BUCK tools/build/onos-buck

Change-Id: I06bfccdcfd6b22e2252b5c9dc145cece26058841
2018-02-15 19:33:05 +00:00
Ray Milkey
5193cb736c Bump yang tools version to 2.4
Change-Id: I7fada36e6ecd93d761c41ba70f057ce3a62b842b
2018-02-09 20:46:57 +00:00
Jian Li
02a94982b6 Bump up openstack4j to 3.1.0 with dependency updated
Change-Id: If8bef8a9e9ebd71b32433555bfdaed406f7e40c3
2018-02-09 18:39:21 +00:00
Jordan Halterman
4504e5976a Upgrade to Atomix 2.0.16
Change-Id: Icd0a00379393e20e7ad5d35dd6d1665ecdab4dba
2018-02-08 02:51:48 +00:00
Jordan Halterman
5bbe5bad20 Upgrade to Atomix 2.0.15
Change-Id: Ifef1a11a49ed2bd22a4905c18e72d6a906eb26c8
2018-02-06 15:06:27 -08:00
Ray Milkey
084245fa94 Deploy 1.11 version of the ONOS Maven plugin
Change-Id: I9e8fe53d17636c9467884c17aaef80290126b786
2018-02-02 21:42:56 +00:00
Yuta HIGUCHI
b6f9adb077 maven plugin updates
Change-Id: I965dcaa4006b48f1c31a3b313504d458767f1823
2018-01-30 21:09:42 +00:00
Yuta HIGUCHI
488a94c31e more error-prone issue fix
Change-Id: I49f2cc0459cfddddc6a99e2ebb8ad52d547e2909
2018-01-29 21:12:15 +00:00
Jordan Halterman
212493551e Upgrade to Atomix 2.0.14
Change-Id: I919aa1337a850f7dc25621d6a990a7d8b4d2ee6f
2018-01-23 14:14:56 -08: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
74f9816e6c use maven to resolve offline karaf
Change-Id: I675f991599017f529252633578c26eaa0216689b
2018-01-05 13:11:48 -08:00
Ray Milkey
6c0c4ed3bd Move Felix SCR bnd back to version 1.4.1
- this change was causing the ONOS OSGI buck plugin to generate bad jar files

Change-Id: I0ebe6c58b79ca7bfef5136996ac9ed5c26a6f7e9
2018-01-05 10:43:32 -08:00
Ray Milkey
5d4d2901c0 Revert "use maven to resolve offline karaf"
This reverts commit 7236befb4f42c47795e5294a1d8e74322af2b191.

Change-Id: I38a4a03a16140cf57659a3fd8dada90d54ef2894
2017-12-22 19:21:51 +00:00
Yuta HIGUCHI
7236befb4f use maven to resolve offline karaf
Change-Id: I4db1c8a7e0bf326335504094cc12fa0c045e83bc
2017-12-21 20:53:43 +00:00
Yuta HIGUCHI
6d9e18a79d align karaf related component version
Change-Id: Ia3aa1dd448afe65fdb55fdaefd39e9c7210a5109
2017-12-21 16:23:44 +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
Yuta HIGUCHI
1ba1e96268 use upstream artifacts
Change-Id: I7762dc82f8e6d1e7db11546b8c1bc50d310d2ec6
2017-12-21 16:23:44 +00:00
Thomas Vachuska
0e11dcb66a Starting to include kafka-integration app as part of Buck build.
- refactored to follow the api & app structure
- added buck files
- builds and loads
- cleaned-up and fixed number of pom files to function as expected
      (meaning "mvn clean install" actually works)

Change-Id: Ib896269c4986f6ee5cd6bae7cf508f71b64f59f9
2017-12-15 01:03:21 +00:00
Carmelo Cascone
b1936bd93f Bumped version of gRPC to 1.3.1
Change-Id: I7798476bd443a796e0e6a6e149ab8f66435ba4fa
2017-12-13 03:24:50 +00:00
Andrea Campanella
8bcd5863ff [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
Change-Id: Ie69cfe1946f3c9241dc7f59a64bd40005a063931
2017-12-12 14:03:36 -08: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
Jordan Halterman
e9467fcf52 Upgrade to Atomix 2.0.12
Change-Id: I92f41fbd6909f082ed9eb5ffeae47144969ed987
2017-12-12 19:22:19 +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
Jordan Halterman
df43e1655c Upgrade to Atomix 2.0.10
- Fix hanging at startup on very large clusters
- Handle ClosedSession exceptions in retrying primitive proxies

Change-Id: I3b9008b84f1be34e71360b066131bf7d3f32c692
2017-12-06 17:24:07 +00:00
fahadnaeemkhan
02ffa7120d added OAuth2 authentication for REST protocol
Change-Id: I3b8f3943ea043587730870a0b861760a4d6f3aa7
2017-12-05 14:33:19 -08:00
Jordan Halterman
bd93aa665a Upgrade to Atomix 2.0.9
- Fix UnknownSessionExceptions
- Fix OutOfDirectMemoryErrors
- Ensure leader timeout is recurring
- Fix exceptions thrown during Raft startup communication
- Ensure sessions are only expired by leaders once

Change-Id: I856cb0840b3b609f5a3481567a4c367c8e6c9aae
2017-12-03 22:30:04 -08:00
Jordan Halterman
2b7501ca8e Upgrade Atomix to 2.0.8 and simplify consistent primitive operation/event IDs
Change-Id: I33b68a134a7f3d016a8947bffc3cea0b90bd4bd2
2017-11-30 13:31:43 -08:00