Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove the ES health check since ES was removed.
Issue-ID: SDC-3022
Signed-off-by: neil.derraugh@yoppworks.com
Change-Id: I918212de39d7b53959ac400975b3c47f889252c1
|
|
Summary of changes:
sdc-cassandra-init
Added user sdc (in base image base_sdc-cqlsh - https://gerrit.onap.org/r/103436)
Run entrypoint as user sdc
Moved relevant files from /root/ to /home/sdc/
sdc-backend-init
Added user sdc (in base image base_sdc-python - https://gerrit.onap.org/r/103436)
Run entrypoint as user sdc
Moved relevant files from /root/ to /home/sdc/
sdc-backend
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved cadi & cert files from /opt/app/jetty to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-frontend
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-onboard-backend-docker
Run entrypoint as user jetty
Moved relevant files from /root/ to /var/lib/jetty/
Moved ready_probe from /var/lib/read-probe.sh to /var/lib/jetty/read-probe.sh
sdc-onboard-db-init-docker
Run entrypoint as user sdc
Added user sdc (in base image base_sdc-cqlsh - https://gerrit.onap.org/r/103436)
Moved relevant files from /root/ to /home/sdc/
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: I85be320a4a5e1cc5aeebbb98c4484d5d6fd06dfc
|
|
Add check of plugins-configuration.yaml file.
If file doesn't exist don't mount volume to container.
Added changes proposed in ticket discussion.
Change-Id: I7025330afd9eb4e701ffc7dccaf0932ae72d8e11
Issue-ID: SDC-2759
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
Creating base dockers suitable for Cassandra 3
remove cqlsh version
Change-Id: I996bad2341410cdf45c49f191e998acf4781fc5d
Issue-ID: SDC-2596
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
Remove logo from ci report
Change-Id: Idef648bc04feffc64ac513e0dbf212256e740978
Issue-ID: SDC-2724
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Adds a sample non-mano artifact onap_pnf_software_information to
existing api sanity test PNF packages.
Resigns the 2 signed packages with the new root certificate. 2/3
packages are signed, so a new root certificate had to be generated,
as the private key of the previous one is missing.
In the docker_run script, creates a new folder to the test certificate,
different from the production folder, and bind it with the sdc-api-tests
docker.
Minor changes in docker_run script.
Change-Id: I78b28303215912df129a0e0d70afad5f3d0c2d09
Issue-ID: SDC-2641
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
-Update the docker_run script to use https connection
for healthCheck request.
-Removing the onap/sdc-simulator each time when docker is running up
to prevent error with restarting host
-Checkstyle for script
Issue-ID: SDC-2546
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I66fbb67bbcd3e200c61a5ec67f15f5f5dad5bc8c
|
|
- add probe_test_docker function to check test docker readiness
- minor improvements to docker_run and test docker startup scripts
Issue-ID: SDC-2376
Change-Id: If1ee25e8c7850c8e65a520f645ff80c7d5d36373
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
Remove DCAE-related versions and docker_run.sh functionality
(these should be handled in dt-be-main)
Note that this change cancels https://gerrit.onap.org/r/#/c/sdc/+/88549/
Change-Id: I9c04331af6f05443ae4c7378b7072edd110fdc6d
Issue-ID: SDC-2357
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
Separate core SDC version and DCAE version for CSIT
Change-Id: I09ad9b0592d208a0ac77def8a9f85f0749d60c89
Issue-ID: SDC-2332
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
Change-Id: I9ca1bfd62d535ebaa6bc668ab5931f0d425856b3
Issue-ID: SDC-2247
Signed-off-by: Liang Ding <liang.ding@intel.com>i
|
|
Change-Id: Ibf7af544bf5fb9c63cf8d9c1573dafe50a395560
Issue-ID: SDC-1970
Signed-off-by: AndyWalshe <andy.walshe@est.tech>
|
|
Change-Id: I05cf96dd21c891312a5b5e67da3baf7a37e50e54
Issue-ID: SDC-2195
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
SDC-BE & Onboarding - BE.
Reviewer: Evgenia A & Areli F.
Change-Id: Iaf86d647b0560764ef65d9148c85bffaf934992d
Issue-ID: SDC-2077
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
|
|
Allow custom plugins in SDC
Change-Id: I09475a4f795734f7911e24652560f7d41ddb8d14
Issue-ID: SDC-2022
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Change-Id: I78adf42e6a328e782b4db394fa1a90c17bea9f17
Issue-ID: SDC-1725
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I9e1d96afd6bba1082cdef77578ac6ed16f1c88ae
Issue-ID: SDC-1803
Signed-off-by: liang ding <liang.ding@intel.com>
|
|
Fixed the bug of docker run simulator.
Change-Id: I9e1ba595d306137eddfecb7a516804c9b7259116
Issue-ID: SDC-1747
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
Updated REAMDE.md file to include the latest instructions of the SDC project
Removed unused flag from help output of docker_run.sh script
Change-Id: Ifb83e587b0ed37ab51953021d7849e9f8b4c9046
Issue-ID: SDC-65
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
fix bug in the docker run simulator exaction
Change-Id: I78879d830ad0cbe4801cb478f7e3bd379bc80a79
Issue-ID: SDC-1665
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
update plugging to latest available versions,
remove un needed files from source control
clean up commented sections.
disable verbose for docker plug in.
add logback file for tests to disable out put by default.
update logging calls to new api.
disable logging on debug level.
update docker run to include simulator on demand
Change-Id: Icc0fb7add6dd4fe65f5f3d8dd309fd8dae2681fc
Issue-ID: SDC-1639
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I061224960a76aa7c7ef47b971822eebf44403084
Issue-ID: SDC-1493
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Change-Id: I4151bb342c9330990271ed9eb7e96d19e8e4c165
Issue-ID: SDC-1543
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Add DCAE deployment to SDC docker run
Change-Id: Iac1f622d86eb98598ca09ed34ee354aa98be7144
Issue-ID: SDC-1395
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
|
|
Change-Id: I55c81975cd40b81510b18865e32e2f5394718349
Issue-ID: SDC-1344
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I8b830a9dde331a5beafde0b5d2615c9eb44806aa
Issue-ID: SDC-384
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
add sleep 30s between cassndra startup and the init exacution.
Change-Id: Icc32d18d23982030ea8a0009c47a1e3c288f8884
Issue-ID: SDC-1344
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit 0a3c4290cc8d29ac42413994a05c438ff06edd6f)
|
|
This patch adds support for running SDC on OSX. There are several OSX
specific commands wrt to getting host IP address, mounting
/etc/localtime and using / filesystem in run/build process
Issue-ID: SDC-1297
Change-Id: I2da3ce13d7c254d06376c717ae22f2cb446c63bd
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Add configuration support for CS/ES cluster
and add truststore default files to support
ssl connection
Change-Id: Icc2831704e8a3c55ce9b380a39001891ce8d41ab
Issue-ID: SDC-1254
Signed-off-by: Areli, Fuss (af732p) <af732p@intl.att.com>
|
|
Add BE and Cassandra init docker images
Change-Id: Id9d767c73fc946819cec821b4634ce650cbb22fd
Issue-ID: SDC-781
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Replace ssl configuration from hardcoded
into variable
Change-Id: I1e393d311940944060d3f3f4e1093ee96eece777
Issue-ID: SDC-1176
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
|
|
Change-Id: I6f79f6ae743802fc64e7375ae9fa6ae75463c15e
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I9ab31dc822245fa9fdc5f5d5e75d948d31d58690
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I2bb8ea93069b627beb58f74d5dfcf900b5957f0e
Issue-ID: SDC-650
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Change-Id: I33b05ae29bc41ed90a87cf01960a848f2484200d
Issue-ID: SDC-1103
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Change-Id: I257c198c563771b5badcf36a479cb499f841682f
Issue-ID: SDC-995
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I453a6af8126540602cd98cc37580e75f67b86c16
Issue-ID: SDC-1097
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Change-Id: I5a9d17e8f4fe885c696e4e2f992218c28b41e986
Issue-ID: SDC-915
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Change-Id: I2891bc48d8ab850a9602507fa9d4fc5a18e0573f
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I59dbb29af17dc108e9593b6a28205ed7bd74016d
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I5dcfa7aaedeaed84ce7600c435a2de86c5ead26e
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I9da3c28e1f207e1c2b1707092589b3b71e25d82f
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: Ic5c195c97afead483459089734b7aa7ae58c10b5
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: Ia553de66689fb582fcc997366dfa44e69eea8bde
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I495fcb8c6cfced09a921834f2ea730b519f453db
Issue-ID: SDC-920
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I575fa7724c6a593e51097421a4f018c4650f55e8
Issue-ID: SDC-790
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I4080fc9ffdbb95b6c6b1fdd10658f9278a6e9ec2
Issue-ID: SDC-918
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Change-Id: I8ff609a6be919d5709ce95af5a6a903aeb7afc43
Issue-ID: SDC-918
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Set deployment manifest files and scripts
for deploy SDC over Kubernetes inside
Vagrant
Preparation for OOM integration
Change-Id: If5d6b4131b75eb4795ce8bfd8ec228808938d40e
Issue-ID: SDC-907
Signed-off-by: Areli Fuss <af732p@att.com>
|