aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2022-12-15Add link to Swagger UI in Readme & Redirect rooteschcam1-2/+7
Turns out the default URL of http://localhost:8080/ only loads the index.html and not the other assets. Going to http://localhost:8080/swagger-ui/index.html loads everything correctly Also added a redirect for the root URL to the correct address for the Swagger UI Issue-ID: SDC-4292 Signed-off-by: eschcam <cameron.scholes@est.tech> Change-Id: Ibca5956d1d2f5e18ba41e623329b199c8e9db9a5
2022-11-30Add SonarCloud badges to READMEeschcam1-0/+12
Issue-ID: SDC-4275 Change-Id: I72173a955b4297804e20aee55442e625c94992ef Signed-off-by: eschcam <cameron.scholes@est.tech>
2021-06-02Add maven profiles and testsuite for helm validatorRemigiusz Janeczek1-1/+9
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ic6706c64b887fb589d3638fee5de51bf15f59e23
2020-10-08Update READMEsebdet1-52/+102
Update the README with new way of working with the integration-tests + add log of the onboard BE in /tmp/sdc-integration-tests + removal old files Issue-ID: SDC-3309 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I11098e63e3ca31d1310718b3e0ac07e54a76c882 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2020-06-10Add build config in READMEsebdet1-1/+3
Add a required step to build the project, the oparent settings.xml must be installed first in .m2 Issue-ID: SDC-2871 Change-Id: Id69582582849a8937f4e76d24d6a6bfdc8f0a957 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-06-30Highlight Windows-specific partskaihlavi1-3/+4
Change-Id: I8da91c11d772d7b2ec487506431d172d414ddace Issue-ID: SDC-2386 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-06-23Fix minor documentation issueskaihlavi1-35/+35
- change "sdc-main" to "sdc" (there is no such project as sdc-main) - correct typos and grammar Issue-ID: SDC-2368 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I883d06df2fdde13e46ec7cbfe93d19f5587b8de0
2018-09-17Updated readme fileIdan Amit1-141/+107
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>
2018-04-09Fix Docker file pathVictor Morales1-3/+3
This change modifies the docker file path that is used for the pom.xml file and updates the instructions for building the docker docker image. Change-Id: I9aaf3792134292f5556d429155d144f8ef8d8018 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: SDC-993
2017-09-07readme.md for sdc-simulatorTal Gitelman1-5/+54
Change-Id: I6e083b7bd1d3861d889d7bf474178893838cc53f Issue-ID: SDC-154 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-02-19Initial OpenECOMP SDC commitMichael Lando1-0/+165
Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>