Age | Commit message (Collapse) | Author | Files | Lines |
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I234f199f79b7b7e61a25ed1c30373be20806a695
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Roll version for next release candidate
Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61
Issue-ID: CCSDK-257
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>
|
|
Changes made:
* Updated certificate file location
Change-Id: Ifdce62a8402ebc49e58b37297d473f6dce86e9d4
Issue-ID: CCSDK-250
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Update ccsdk/distribution to use released version of parent pom.
This version specifies versions of maven artifact properties as
released versions, so net effect is to build from released/staging
version of artifacts instead of snapshots.
Change-Id: Ib74c8fd063c9f70390409f4f77618659ea4cc488
Issue-ID: CCSDK-249
Signed-off-by: Timoney, Dan (dt5972) <dt5972@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>
|
|
changed to look for the text Saving SvcLogicGraph on successfull upload
Change-Id: Ic672d67e754f4e4566515963506ee00f8991fc04
Issue-ID: CCSDK-238
Signed-off-by: Chinthakayala,Sheshashailavas(sc2914) <sc2914@att.com>
|
|
|
|
Added execution to maven-dependency-plugin in odlsli/pom.xml
to install directed graphs.
Change-Id: I5bb9a01407d541be6e876f560faf1596fdbc4510
Issue-ID: CCSDK-237
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update docker tagging convention to use:
v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images)
v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images)
Change-Id: I6cb8f3de5d3d7c8cfa3a3da8de763a21bb42632e
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Fix directories in docker-compose.yml to use 'ccsdk' instead
of 'sdnc' where appropriate.
Change-Id: I11211c04985785213f24f3f4415f13f977fa21f9
Issue-ID: CCSDK-208
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>
Update docker-compose.yml
docker-compose.yml is using Amsterdam images instead of Beijing
Change-Id: Ie0ca17265cbd50e9e7baad90e7a1218e08cc4537
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
changed the paths in the pom.xml and Dockerfile from /opt/onap/sdnc to /opt/onap/ccsdk
Change-Id: Idad1e6f365caf19b4d5fc19447007871b8a9af50
Issue-ID: CCSDK-211
Signed-off-by: Chinthakayala,Sheshashailavas(sc2914) <sc2914@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>
|
|
update platform logic installer to have timestamps in the logs and use install method for fast loading
Change-Id: Ib8ba5c2bc50e1f274dc7341db06a861af2d671e8
Issue-ID: CCSDK-202
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Update build timestamp format to meet project standards
Change-Id: If4d40eddaf1d9111e842140753e9da747e83306d
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Set groupId to correct value (org.onap.ccsdk.distribution) to avoid
inheriting wrong value from parent.
Change-Id: Ic45596c810db12cee75268f21e7e2751fc7e3475
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
|
|
Currently the logger doesn't output any timestamps so reading the logs is difficult. This change enables timestamps in the logs.
Change-Id: Ie31eaa62499d7c8533811c56f474b4c597f4fa7d
Issue-ID: CCSDK-193
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Update odlsli to use maven dependencies plugin within pom.xml to
install features, as opposed to using separate installZips.sh script.
That script was needed to work around a problem in early set up
using self-signed SSL certs that no longer exists.
Change-Id: Ia1b79d2f1c4593b8c6ff617882c4f9e9434ab0e0
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
enabled fast loading of graphs by using the install method
Change-Id: I0149136e3b6dd965a2253821ca32e341cc59c95e
Issue-ID: CCSDK-191
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Updated dockers to install Nitrogen artifacts.
Change-Id: I9710346f064fa5fff0d92b5d6de32cc84d9e1b3d
Issue-ID: CCSDK-179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Karaf tarball name format is different in Nitrogen (karaf* instead
of distribution-karaf*).
Change-Id: I9f28c9f59ff89c061223d5f35dfa8e7df8d8c5b6
Issue-ID: CCSDK-179
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add new docker container for OpenDaylight Nitrogen
Issue-ID: CCSDK-179
Change-Id: Ic44d54785b58a1cbc71a37ae73b31ddfd057856c
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Replace mysql JDBC connector with MariaDB JDBC connector
Change-Id: I1b8f019241192f0cd4e3ecb0bc8798e20ae033a9
Issue-ID: CCSDK-144
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>
|
|
Bump minor version in preparation for Amsterdam
branching. (prat 2)
Issue-ID: CIMAN-120
Change-Id: I221ed1573f8407a22ecd15a8c10aba2c6ca800ec
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I0db326446d1b2b753d9b8f7c02920be71d7625e0
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
|
|
Docs directory for sli/core was not in the right place and so was not
being included in readthedocs
Change-Id: I934097fe65721fcd8e7447b095cce7a0a20e3714
Issue-ID: CCSDK-140
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Change-Id: I84ed807affcfe55d54c7174971ee6010a7168b16
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Remove unneeded empty template for ccsdk/parent.
Change-Id: I0b5fea2dc3ec2604171bcaef6b8ed7c0f465c261
Issue-ID: CCSDK-140
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Move readthedocs documentation into ccsdk/distribution so that there
is a single CCSDK project parent as opposed to separate repo-specific
parents.
Change-Id: I8f7fc649fd534dfc7e4a00f04728e0233ff4d23c
Issue-ID: CCSDK-140
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
into the dgbuilder. The script appends the dgs to flows.json which is used by the dgbuilder.
Issue-ID:CCSDK-130
Change-Id: Ide3842299832cf125b8129d268e6d8527ca4c5c6
Signed-off-by: Sheshi Chinthakayala <sc2914@att.com>
|
|
Update to use version 0.1.0 (released version) of parent pom
Change-Id: I526376855588082295cb4b2373bb5456456a9e70
Issue-ID: CCSDK-80
Signed-off-by: Dan Timoney <dtimoney@att.com>
|