summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/charts/so-vnfm-adapter/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-07-03[SO] Sync up with the last-minute MSB certificate changes.MukeshKumar1-5/+5
JKS file for SO Sol003 adapter updated to reflect changes in MSB. White spaces removed in override file which caused issues. Issue-ID: SO-2982 Change-Id: I6bdc16cdb585cf33580b710f6e60c139bb9034d4 Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-05-26[so][msb] Update MSB url to match with its certificateKonrad Bańka1-2/+2
Change tested on so-openstack-adapter but it should impact each subcomponent the same way. Issue-ID: MSB-467 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I3f2ffef25b614701b23aeb9b248db24eee671188 (cherry picked from commit 9755aadf7f86d65db50c3193b984c8f76536c54f)
2020-04-07Adding trust-store and trust-store-password paramswaqas.ikram1-2/+6
for MSB Change-Id: I4a23fccbc50453969f1c1d0665933f88ea4971ff Issue-ID: SO-2574 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-02-07These OOM changes are related AAF IntegrationRamesh Parthasarathy1-5/+7
Here we have the ability to optionally disable AAF integration. A global variable global.security.aaf.enabled=true will turn on AAF security. with global.security.aaf.enabled=false it will use spring.security to ensure backward compatibilty. updated based on review comments Issue-ID: SO-2452 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ia83622ad681cfd122ee906ccd1654b10b5e31fe4
2020-01-15Update SO-VNFM-Adapter override.yaml for ETSIrope2521-0/+8
Change-Id: I6b99ccf9bd50d2ec50693df9d4122417b22bcf7a Issue-ID: SO-2575 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-11-08VNFM-adapter health check failingMichaelMorris1-2/+12
Configured the VNFM adapter to support https as is being used by the health check request Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SO-2517 Change-Id: I2076a02788c2f74b90939a9e3684f917079cf7b2
2019-04-25Fixed issue found in integration testingMichaelMorris1-1/+1
Change-Id: I50e55e1323f2fe336ae1e2cfe2c0bfa6263c8068 Issue-ID: SO-1814 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-10Updated properties for VNFM adpaterMichaelMorris1-0/+7
Change-Id: Idc32f87f5df6b2e90a897674b87f89ff1884bbae Issue-ID: SO-1623 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-29Added properties to so vnfm adapterMichaelMorris1-0/+5
Issue-ID: SO-1622 Change-Id: Ifbd58c37ad0a824744d83a51ecd19e3d30ca0303 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-17Add helm chart for SO VNFM adapterMichaelMorris1-0/+29
Issue-ID: SO-1620 Change-Id: I1a18c0f27c18325d378c77576b1ab97bebfe710c Signed-off-by: MichaelMorris <michael.morris@est.tech>