aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc-web
AgeCommit message (Collapse)AuthorFilesLines
2020-09-11Update sdnc/oam to build against released M4 versionsDan Timoney1-1/+1
Update sdnc/oam to build dockers against released M4 versions Change-Id: I9c114a4becb1f86ae9dca9e33367d8d50f1f187f Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 96f21a4d6bf50fb54e17c2443ee2f677af382ee3
2020-09-01fixed sdnc-web proxy for topology apiMichael Dürre2-19/+10
fixed proxy pass for topology api and synced https Issue-ID: SDNC-1341 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ie45f3fa91a082fd7739e5c040691df5602553c98 Former-commit-id: f2d7e05ffb34afcbbcccc376e6b823725982566a
2020-08-31update sdnc-web imageMichael Dürre6-257/+177
cleanup installation and add more proxy fn Issue-ID: SDNC-1337 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id5fcee41dd43d4935b08b821521c6036c321b2e7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: c553802849a383176eca863fc35694426f9d31cb
2020-08-28Rolling to next SNAPSHOTSingal, Kapil (ks220y)1-2/+2
Ran mvn tidy:pom to refactor poms Issue-ID: SDNC-1340 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I845330844c5e453601d2f142be14fb26de6e0066 Former-commit-id: 7126148e8ce4a7a472e9ea084259792d77697fc5
2020-08-26Update to release versionLathish1-1/+1
Issue-ID: SDNC-1335 Change-Id: I4e7e6b75ab9527606c697c36dfba9f861bc2a734 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech> Former-commit-id: 7dc280fecf903ac4c08e76ae05bfb03cf2c721ec
2020-08-10Remove unused modules and fix pom structureDan Timoney1-314/+314
Removed modules not currently being used and restructured poms into parent/child relationship to fix problem that was causing version plugin not to update versions properly. Change-Id: I41d63d469a24c65e8771e1546c879ab1bf8d0d53 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9bf0c309085118b432f0fab1d7012a3b33180d4b
2020-08-07Use released version of artifacts to build dockerDan Timoney1-1/+1
Use released version of artifacts to build sdnc/oam dockers Change-Id: I33020197329d87e5ae006a1ec5909c183f6be64b Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 92dc52513bc90f327addbbf46edafaf864e66766
2020-06-19Use system DNS resolverRavi Pendurty5-17/+5
Use system DNS resolver instead of the nginx DNS resolver Issue-ID: SDNC-1247 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Iff3b82fc540a7271ee3e87ddd21f939ca6fdad17 Former-commit-id: 777395dad47d25403317639684f3591f844dc57b
2020-04-21Update sdnc-oam for sdnc and sdnc-web to use guilin versionsherbert1-1/+1
Issue-ID: SDNC-1168 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I580e409dc78ef151f3304186288e4a66d6085f44 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: dde982c3aaef26b518080d27dba4925e33409056
2020-03-18Roll to Guilin release snapshotDan Timoney1-2/+2
Roll master branch to Guilin release numbering Change-Id: I273a6d07c7a42dd1bde4219fada701da51c40bf0 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 0d6d9148fd35aec6a2f8ba72f6212570a37a73d3
2020-03-12Use updated Frankfurt M4 versionsDan Timoney1-1/+1
Update to use final Frankfurt M4 versions of ccsdk/features and CCSDK dockers. Change-Id: I20c89a353e513edf401b6941ffbddb0f54c3e08b Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 614a16a8fb98b477e65446d5a47777f99e65c281
2020-03-06Use released Frankfurt M4 artifactsDan Timoney1-2/+2
Update to use released Frankfurt M4 version of parent poms and released CCSDK Frankfurt M4 artifacts. Change-Id: Ic36751ce71e2d3f983f8c5b20a56169591e7393d Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8352d567e199ef1fa960e4473898b00e14b149d6
2020-03-02fixed missing resource filesMichael Dürre1-12/+12
fixed extracting resources recursively Issue-ID: SDNC-1107 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ie7d4e3de23d19fa9744439195efbd92f7cd46142 Former-commit-id: d3403b2b6f391b1d79f26dc03779b2edb36e5a35
2020-02-28fixed sdncweb helpserverMichael Dürre3-2/+57
fixed unresolved meta.json for helpserver Issue-ID: SDNC-1089 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I58b30872bfe4260f8be1c0ade870f8b3d3698798 Former-commit-id: a8786c7978848bf99e8f437fb0083fce94fdf00f
2020-02-19fixed sdnc-web pomMichael Dürre2-77/+27
fixed parent and also some other props sync to sdnc-image Issue-ID: SDNC-1064 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I7807e6298da407d0e87db24e6b95b32d4655c5f7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: b5cd53a8da9d5a4707875e97d6975097217e9545
2020-02-06Update to use released CCSDK parent pomDan Timoney1-1/+1
Update new module sdnc-web to use released parent pom 1.5.1 Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 15ca43491e1cd9adfc6c640bfab5c7dce260894e
2020-02-03add sdnc-web distMichael Dürre7-0/+683
add osgifree dist for web based content Issue-ID: SDNC-1013 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3964f13cf15479525862c2abddfd154fe9dcabee Former-commit-id: b565c3dc19ab4658db2c86fe2bd6d24072b72944