summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-05-16Add multicloud-k8s vim type to configurationKiran Kamineni1-0/+10
Add multicloud-k8s vim type to the framework configuration json file Issue-ID: ONAPARC-363 Change-Id: I1a7e08cac223915c01b84fcec463c2b4c6c20e88 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-03-25Add starlingx pluginHaibin Huang1-0/+5
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-10-11Merge "Deployment charts for multicloud-azure plugin"Borislav Glozman1-0/+11
2018-10-11Deployment charts for multicloud-azure pluginSudhakar Reddy1-0/+11
Change-Id: I570cec752df0319d362e314bf0fddcd3a9109d47 Issue-ID: OOM-1440 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2018-10-10Add pike pluginHuang Haibin1-0/+5
Change-Id: I36f00800cab85ba82ad35968b33222208ee7bc36 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-09-19Refactor MC windirver plugin namespaceBin Yang1-2/+2
Workaround the constraints of ISTIO which prohibit the usage of _ in the namespace Change-Id: I04b266ab8fc27bbd9058c7adab21e64543960815 Issue-ID: MULTICLOUD-335 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-09-05License addition for oof,multicloud,esrNishukumar2-1/+27
Issue-ID: OOM-1307 Change-Id: I77cd304ae84fd5a158511a5cfff6ece78c45b4e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-05-01multicloud provider-plugin configmapMandeep Khinda1-0/+29
Issue-ID: OOM-898 Change-Id: I8d05f3ae4a970be35ac94114ff9fd3b3cad3edc8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-06Add standardized helm chart for multicloudkj3-92/+0
-mk: updating umbrella requirements.yaml Issue-ID: OOM-744 Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186 Signed-off-by: kj <keren.joseph@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG1-1/+1
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-24Merge " Fix logging format"Alexis de Talhouƫt2-12/+8
2018-03-24Sidecar filebeat container for MC OpenStackBin Yang2-0/+68
Apply ConfigMap to manager filebeat and log configuration for MultiCloud Openstack plugins. Change-Id: I4be0b086607bf637ac41a9e68e800ca1bf4ce40a Issue-ID: MULTICLOUD-177 Issue-ID: LOG-137 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-03-22 Fix logging formatliangke2-12/+8
Change-Id: I9d98f6ed0dad7009b77d31dd6ce417baac9e1c2f Issue-ID: MULTICLOUD-151 Issue-ID: LOG-161 Signed-off-by: liangke <lokyse@163.com>
2018-03-05 Sidecar filebeat container and ConfigMapliangke3-0/+93
Add filebeat agent to ships logs to logging system. Apply ConfigMap to manager filebeat and log configuration. Change-Id: I02511b698c66d718d010df144f9dc27a6a52c2c6 Issue-ID: MULTICLOUD-151 Issue-ID: LOG-137 Signed-off-by: liangke <lokyse@163.com>