Age | Commit message (Collapse) | Author | Files | Lines |
|
Store .installed marker in persistent volume (/opt/opendaylight/current/daexim)
Change-Id: If9bad7fcd8a2412d1db7fb3bbb77d5f81f4b7377
Issue-ID: SDNC-518
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
(cherry picked from commit 9788155805ded9b76617e6c795c76b53f73426ec)
|
|
Improved odlsli startup time by moving feature installation to build
time, using ansible-opendaylight.
Change-Id: I3f846da70e9aa0b8ce818ff83811c1b52aef1436
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update installCcsdkFeatures.sh to add odl-daexim-all
Change-Id: Ie02eccef0c5cf4f4507673c566415f8bb5b682a8
Issue-ID: CCSDK-255
Signed-off-by: Stilwell, Daivd (stilwelld) <stilwelld@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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|