Age | Commit message (Collapse) | Author | Files | Lines |
|
Update installCcsdkFeatures.sh to add odl-daexim-all
Change-Id: Ie02eccef0c5cf4f4507673c566415f8bb5b682a8
Issue-ID: CCSDK-255
Signed-off-by: Stilwell, Daivd (stilwelld) <stilwelld@att.com>
|
|
Changes made:
* Updated certificate file location
Change-Id: Ifdce62a8402ebc49e58b37297d473f6dce86e9d4
Issue-ID: CCSDK-250
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Changes made:
* updated trustore.onap.client.jks to use latest AAF certificates
* updated aaiclient.properties file
Change-Id: I0eb06766983ae128fa9304fc62e5e8596b726b02
Issue-ID: CCSDK-247
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Create a new script to install karaf host.key on ODL installation.
Also, updated base ODL container to move ODL base distribution
directory to /opt/opendaylight/current and create a symlink with
the original name. This is done to allow OOM to support an external
mount to /opt/opendaylight/current/daexim to preserve backups.
Change-Id: I048b7d8002636dcd4ffbdff7242eb40d2a2787da
Issue-ID: CCSDK-241
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Stop takes a few seconds, so wait 60 seconds after issuing
stop for karaf to finish coming down.
Change-Id: Icbde6152e417e60a9e4d138671ddf8ef8decb978
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Found root cause of ODL restart issue had to do with order
of installation of base ODL features. Fixed startup order and
removed workaround in startODL.sh
Change-Id: Id4b4f96242b981fba336b9e0a4de0439d2a93115
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Fix order of installation so that filters installs after sli
Change-Id: I4742b476cbe2661185f7e644577770f30684a6bc
Issue-ID: CCSDK-216
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Config directory (SDNC_CONFIG_DIR) for CCSDK should be
/opt/onap/ccsdk/data/properties.
Change-Id: Ib9da44e19236414202400033c8ad251b2913f4fd
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Exec of client didn't work - docker container still dies at end of script.
Trying instead to wait on death of java process.
Change-Id: I5687ca46b55b13a4918b0be1e2204abf58ca43b2
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Need to exec last line of startODL.sh to get that process to be the one
docker waits on
Change-Id: Id697cd8f0347970ad3038ba2c576ab28f0e4cbad
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Instead of restarting container (which seems to fail),
just start karaf client in foreground at end of startODL.sh
to cause docker container to stay up as long as karaf is up.
Also, remove Carbon container which is no longer needed for ONAP Beijing,
and produces false positives in security scan.
Change-Id: I8ea49769899cea206f46657bf6a3660d6a8a8d97
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
With Nitrogen, it can take some time after stop is issued for
karaf container to actually come down. Add a sleep to allow
time for stop to complete before execing karaf.
Change-Id: Ifb39cb78390bd595791cc96ac148d17d3c9db08c
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Ccsdk install features script does not install northbound and plugin
components properly.
Change-Id: I61c87e9e6d7f05f616110762cebea1168d05e655
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Fix error in install features
Ccsdk install features script does not install northbound and plugin
components properly.
Change-Id: I7ec2276dca33555141233303ab2f30ae747ad1ba
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Updated dockers to install Nitrogen artifacts.
Change-Id: I9710346f064fa5fff0d92b5d6de32cc84d9e1b3d
Issue-ID: CCSDK-179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update karaf logging config to keep logs
from filling the disk by limiting DG logging
file number and size.
Issue-ID: SDNC-204 SDNC-203
Change-Id: I325357ed2c22018f1298faff0da1bedb40ab16ae
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Changes made:
- updated content of the truststore.opendaylight.client.jks file
Change-Id: I422ff6cd3d05993304e67af8fa65358d7efdd9ab
Issue-ID: SDNC-134
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Changes made:
1. added main/stores directory
2. added truststore file
3. updated pom file to properly include stores directory
Change-Id: Ic10370e3c21c5e413c5745c2fbee7116f14a86a2
Issue-ID: SDNC-134
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Issue-Id: CCSDK-104
Change-Id: Ifb53104404482b11aab08e411bc9ed798ac9a64c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: I7b1cbae4a6102dd19e69f1fa9f867c689a00d3b0
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: CCSDK-102
|
|
Fix name of core-utils feature in installFeatures.sh
Change-Id: I4a99eb8f36cc399cbdf8b7ed6f66b06173e57943
Issue-ID: CCSDK-54
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update odlsli container to install new sdnc-core-utils feature.
Change-Id: I315d35387257b91e5f8f0bdf24f7ad43f43ffb99
Issue-ID: CCSDK-54
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
dblib.properties file contains wrong name for JDBC driver property
Change-Id: I989ef7076bbadb44e3be9554fe39384ef685ca82
Issue-ID: CCSDK-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
Update CCSDK container to use MariaDB JDBC connector instead of
mysql connector. This is needed to resolve licensing issue. Both connectors
are compatible with both MySQL and MariaDB back end databases, but
mysql JDBC connector is licensed under GPL 2.0, while MariaDB JDBC
is licensed under LGPL 2.0.
Change-Id: I919e8463c1e0ef162b9becc5023ebf623423df78
Issue-ID: CCSDK-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Changes made:
1. updated dblib.properties, added new propery org.openecomp.sdnc.sli.jdbc.drive needed
to identify JDBC driver used by core/dblib bundle
Change-Id: I772f22a3fd3928661170235120fe123dbfd7dce8
Issue-ID: CCSDK-92
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
This change adds org.ops4j.pax.logging.cfg
file that contains standard ODL logging
config with added sections for 'Directed Graph
Node Id appender' and 'Directed Graph Name
appender'. Addition of these sections should
allow current Graph and Node Id to be appended
to karaf log using MDC.
Issue-Id: CCSDK-71
Change-Id: Id62ba038fbe6bb51e2c58f6a415a860cfa11dd89
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Database install script is looking for file called 'sdnctl.dump', when
it should be 'odlsli.dump'.
Change-Id: I4a69d2fbce54cafb56f48face99c2109df515620
Issue-ID: CCSDK-74
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fixed bug in database installation script to load database schema
Change-Id: Ie5478a40c7792ee8a5d91ea0a8af753717777971
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fix issues with installation of features and DGS in odlsli container
Change-Id: If50db422ccd9b2493fa237c7b4090fef00e91968
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Docker plugin should be defined in separate profile so that it is only
triggered by docker Jenkins jobs, which enable the docker profile
via -P docker command line arg.
Change-Id: I42826bf5fe1c4cfcf6dd0122b3d889ddd031306a
Issue-ID: CCSDK-64
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add docker container that starts up OpenDaylight with SLI preinstalled
Change-Id: Iffbc21e0437108608fc35fc573d8ef47e413eca8
Issue-ID: CCSDK-27
Signed-off-by: Dan Timoney <dtimoney@att.com>
|