summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-sdnc-adapter/resources
AgeCommit message (Collapse)AuthorFilesLines
2021-05-19[SO] Adding "update" to the list of supported operationsHesam Rahimi1-0/+1
Update operation was missing for vnf-topology-operation in generic-resource-api. This "update" operation is needed to support the "modify" Trnasport Slice use-case of CCVPN. Issue-ID: OOM-2750 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3c36abf5d7f674abc8392b20b3c374f70bf2a520
2021-03-26[SO] SDNC-adapter missing properties for the latest changesseshukm1-0/+5
Adding the missing oom properties for the sdnc adapter. Issue-ID: SO-3590 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id114848c88329db8317695391142483a43d1b6fb
2020-10-21[SO] change comment styleJakub Latusek1-0/+2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I15281199766092663aa2c0f8b96ae16979ccaa5f Issue-ID: OOM-2562
2020-10-12[SO] move subcharts to components folderseshukm1-0/+204
Move subcharts to components folder in order to be able to enable/disable them one by one. Also use certInitializer to retrieve truststore in order to be able to discuss with other ONAP components. Issue-ID: SO-2046 Change-Id: Ia5c2a590a2ad75e4b69be0748e9d79fda996af37 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>