Ruchi Sahota
ef0761c211
Route reprogamming using group substitution during next hop movement
...
Change-Id: Idf8362dac522722ca67747e245bfd836e6ee6292
2019-04-10 14:53:49 -07:00
Jordan Halterman
a08cc9e911
Enable G1GC by default in onos-service
...
Change-Id: I572007d7567c3b98855ce1310f0117d0dac40041
2019-04-08 21:34:09 +00:00
Thomas Vachuska
821618ffc9
Enhancing base bundle archetype to include component config property as an example.
...
Change-Id: Ia0dfeb989944029b67cdfe750d127e8a2bfa8dd4
2019-03-30 10:48:32 -07:00
Thomas Vachuska
11b66ed115
Bumping onos-maven-plugin to 2.2-SNAPSHOT.
...
Change-Id: I32dcc2ab8367989d36655fa9071aee3b0ff228d8
2019-03-30 10:40:58 -07:00
Thomas Vachuska
d6f88c6d6a
Fixing Maven-based build to properly process the component configuration properties for ONOS 2.x
...
Change-Id: I29c063939073852862f3c0e2f47540afe66a34aa
2019-03-30 10:37:36 -07:00
Maciej Skala
ab87b9dc77
Remove GUI(2) features from BUILD as no longer exist
...
Change-Id: Idfbd62d5e593b7eed3c4c44161fbc0d162c72e05
2019-03-26 16:33:52 +00:00
Sean Condon
bf7ff4f3fa
Change GUI and GUI2 to be apps rather than core features
...
Change-Id: I862e5bdbccc29fd78716159e168e7a14bc5053e1
2019-03-20 14:48:49 +00:00
Thomas Szyrkowiec
6316e433da
Fix for configuration files not being copied
...
The variable ONOS_HOME is defined a few lines later.
At this point ONOS_DIR needs to be used.
Change-Id: I01e8cd8db662f7f7bfbc9e70375a4bdceb7282dc
2019-03-04 18:39:38 +00:00
Brian O'Connor
c69438361a
Adding support for TLS connections for gRPC clients
...
This patch uses BoringSSL to negotiate TLS sessions under the hood.
Change-Id: I1495479ff33654f9cffe04d61f293c3e923b8aeb
2019-02-26 17:50:57 +00:00
Ray Milkey
c4b46d3ab4
Remove reference to deprecated addProp() method
...
Change-Id: I852b5b691dd6bdbe06169ab5e61fd8659f0a156e
2019-02-25 09:15:50 -08:00
Ray Milkey
887c1cad50
Update apache karaf to version 4.2.3
...
Change-Id: If9aadfa2715a3f100df6e34e25789e74399759a0
2019-02-20 21:32:08 +00:00
Charles Chan
dc77af5a4d
Update scr command in onos-diag for Karaf 4.x
...
Change-Id: I9652da403cf094777aaafa661c5265c3b3278c14
2019-02-14 19:37:15 +00:00
Ray Milkey
11ce930557
Fix a few more app startup/shutdown problems
...
Change-Id: Ideb48a1e845ae345306fa10ec55499c471566ce7
2019-02-09 20:24:12 +00:00
Carmelo Cascone
0f8b7bea74
Fix build of protobuf-related components to support Bazel 0.22
...
- Bumped version of protobuf to 3.6.1.3 (includes fix for Bazel 0.22)
- Removed all protobuf and grpc dependencies from deps.json. Instead,
depends solely on what's provided by the external grpc and protobuf
workspaces.
- Use OSGi-wrapped protobuf and grpc JARs built with Bazel for runtime
- Add missing netty-related bundles to onos-thirdparty-base (required
by grpc)
Note, build with Bazel 0.22 is still broken because of
osgi_java_library.bzl, unless the following build arg is used:
build --incompatible_string_is_not_iterable=false
It seems the error is caused by dead code in osgi_java_library.bzl
that should be removed.
Change-Id: I749f1de25902bf9df5242444380f7224bc99b4b5
2019-01-29 16:11:08 -08:00
Thomas Vachuska
ad08ee7d45
Fixing archetypes to compensate for missing transitive dependencies in pom.xml files.
...
Change-Id: Id63793a8336e7a6a3ac2bc1ebc815c5934bc928a
2019-01-04 19:22:11 +00:00
Thomas Vachuska
369e3fba2d
Updating Apache Karaf to 4.2.2.
...
Change-Id: I346f21b8da7583c77e7b0612c7f2931aa63a67e0
2019-01-03 23:53:33 +00:00
Thomas Vachuska
e8f1432b9a
Adding onos-publish-karaf script from Ray.
...
Change-Id: I8a3501fde9023a097eb8facf57d774f2757e2432
2019-01-03 22:12:01 +00:00
Ray Milkey
0f51d72e58
Starting snapshot 2.1.0-SNAPSHOT
...
Change-Id: If6348de3336a236f2ca7315b1e7d644d90a818f7
2018-12-19 17:10:38 -08:00
Ray Milkey
fb503a7416
Revert "Re-enabled TLS netty"
...
This reverts commit 1a37866929ca05acba71cdadad87dd563b6064dd.
Change-Id: I04cdfe02f70b608b1951c4dee38cb4e345f198d5
2018-12-19 23:32:48 +00:00
Arjun E K
53a2008eef
code modificationss with respect to #20641
...
Change-Id: Ib6e13458e54e5a1bca578113358913461c237735
2018-12-19 16:57:24 +00:00
Ray Milkey
1b9e2c1cb4
Disable karaf bundle refreshes
...
Change-Id: I5b37edbf1e8f4b668ef50b33fdedf81f7eda0f0f
2018-12-18 11:16:45 -08:00
Ray Milkey
1bc2f635e9
Prevent sshd restarting problems by moving it to the end of the boot features
...
Change-Id: Ib3f91375bd93c2ff69c11503bc63d565387f0c9e
2018-12-18 09:06:45 -08:00
Brian O'Connor
1a37866929
Re-enabled TLS netty
...
created netty specific feature separate from third-party-base
refactored boot features to ensure proper boot sequence for netty, sshd, and core-net
moved http codec to netty feature
Change-Id: Ie6e0ce14fba71603086b7cfe62e1c90a77fd18f2
Co-authored-by: Ray Milkey <ray@opennetworking.org>
2018-12-17 16:15:49 -08:00
Ray Milkey
fa066ed2b0
Revert "Adding support for TLS connections for gRPC clients"
...
This reverts commit 47a3aa697049bf53e8dd4cb76cf9ca262762a175.
Change-Id: I457594c3f423f276b9c49dbbaf068284a36ba9f1
2018-12-14 22:39:18 +00:00
Brian O'Connor
47a3aa6970
Adding support for TLS connections for gRPC clients
...
This patch uses BoringSSL to negotiate TLS sessions under the hood.
Change-Id: I45b6871eb341bd67a230035a930f6a016d105e97
2018-12-14 03:41:04 +00:00
arjunek1992
f6353d4fc8
ONOS audit REST API support
...
Change-Id: Ic2910785f1f16fe5e36b33c1a73f44539cd8fbea
2018-12-07 21:13:07 +00:00
Andrea Campanella
7730c559e2
Updating command line script to kill ONOS, working on 16.04 and 18.04 and OSX
...
Change-Id: I1373bdf2a5799085d06c12d78279715457e762ba
2018-12-06 20:53:37 +00:00
ONOS Jenkins User
395c51f1d3
Starting snapshot 2.0.0-SNAPSHOT
2018-11-29 18:45:15 +00:00
ONOS Jenkins User
be47795516
Tagging 2.0.0-b1
2018-11-29 18:45:10 +00:00
Jordan Halterman
f714db4cab
Enable INFO level console logging for onos-service
...
Change-Id: I6dea465ae6609aa7e818ed58deb561901316dab5
2018-11-15 11:44:41 -08:00
Ramon Casellas
4663da35a3
Added commons_jxpath as bundle of osgi_feature.
...
Used in ODTN drivers
Change-Id: If53dbc19f07ad065a6d99357d8b39af5973467be
2018-11-15 13:47:20 +00:00
Thomas Vachuska
52f2cd1520
Detangling incubator: virtual nets, tunnels, resource labels, oh my
...
- virtual networking moved to /apps/virtual; with CLI & REST API
- tunnels and labels moved to /apps/tunnel; with CLI & REST API; UI disabled for now
- protobuf/models moved to /core/protobuf/models
- defunct grpc/rpc registry stuff left under /graveyard
- compile dependencies on /incubator moved to respective modules for compilation
- run-time dependencies will need to be re-tested for dependent apps
- /graveyard will be removed in not-too-distant future
Change-Id: I0a0b995c635487edcf95a352f50dd162186b0b39
2018-11-13 22:14:50 +00:00
Thomas Vachuska
98d760d053
Upgrading ONOS archetypes to use the ONOS Maven Plugin 2.0
...
Change-Id: I73a256311f12b6a07c93f6f4ee8f0f29f8769e9a
2018-11-07 13:56:21 -08:00
Thomas Vachuska
cbf51f3413
Moving ONOS Maven Plugin to version 2.1-SNAPSHOT
...
Change-Id: I7ed8bbf86a7eaec48dffa7fc16518d275d965d52
2018-11-07 13:52:27 -08:00
Thomas Vachuska
aade8cde93
Releasing ONOS Maven Plugin v2.0
...
Change-Id: I2dd9e84359dd093e7205fe75df0d5c78f9c23fcd
2018-11-07 13:51:35 -08:00
Ray Milkey
0faa721e80
Fix openstack app ignition problems
...
Change-Id: Ide8411ac1cc857cfd48e0ff7757231b99a53878a
2018-11-07 19:04:54 +00:00
Thomas Vachuska
64b0ade4d4
Upgrading archetypes to use new Apache Karaf constructs and new
...
versions of the various plugins.
Change-Id: Ie54c0861acd9b2a11a28f07e03330e033ef2c30b
2018-11-01 15:51:33 -07:00
Thomas Vachuska
f205a97b75
Fixing onos-maven-plugin and revving it to 2.0-SNAPSHOT.
...
Change-Id: Ib48cf10aec56f56fb05b307255d8968b5ceba1cf
2018-11-01 15:25:38 -07:00
Ray Milkey
5a520c7e16
Move modules.bzl from root down into the bazel tools directory
...
Change-Id: I6ccaa07e88914537d07dea63b36ee243b152b41a
2018-11-01 20:39:30 +00:00
Ray Milkey
68032db277
Remove blueprint files for 3.0 karaf CLI
...
Change-Id: I017db2a3c66cea8f0f7c568e5d4f3f302170936d
2018-11-01 20:39:23 +00:00
Thomas Vachuska
e17756d128
Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT.
...
Change-Id: I61a586cfc769275db78f4059a630ab0e0f87c6e7
2018-11-01 00:04:30 +00:00
Ray Milkey
a218d43062
Merge branch 'master' into merge
...
Change-Id: Id77bb2de77dd288404c83e331b076aaf9aafacc5
2018-10-30 12:44:55 -07:00
Jordan Halterman
2ac98b92e4
Remove unsupported onos-form-cluster scripts
...
Change-Id: Idb9dcf8efd8f9dc83bc2d0b8afee80fbe573fba1
2018-10-29 22:26:11 +00:00
Charles Chan
3fe60be09c
Update onos-diagnostics to include the latest SR commands
...
Change-Id: Ie478ed8d04a467fc6f112c358810b95d1a7f5dcc
2018-10-26 22:56:37 +00:00
Thomas Vachuska
22ea6126e4
Removing BUCK files and other Buck-related auxiliaries.
...
Change-Id: I23691380efcd9bce4906695605214ed59ada0e87
2018-10-24 20:02:31 +00:00
Ray Milkey
d542568b21
Merge branch 'master' into dev-karaf-4.2.1
...
Change-Id: Iec1b8947c898b0bf10db8caece0c3a064d1c63ae
2018-10-23 10:50:43 -07:00
柯志勇10068695
4df14a451f
FileInputStream must be closed, or there will be a risk of memory leaks.
...
Change-Id: I9186679875db3a01964dcafb8b4b64e9dd03655c
2018-10-23 08:06:51 +00:00
Thomas Vachuska
2bd1fc85e0
Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly.
...
Change-Id: Idb3ed6ec1b96b3bfae75039de4644983ac4014bd
2018-10-22 13:44:14 -07:00
Ray Milkey
66e24a5da4
No need for a custom reflectasm any longer
...
Change-Id: Id58d4b4f8f90fa2f2d425647f5885d3daebeecc8
2018-10-20 00:47:03 +00:00
Ray Milkey
d17309c2f5
Merge branch 'master' into merge
...
Change-Id: I35af23202e94a114f129f2f000ab237165b26737
2018-10-18 10:12:54 -07:00