summaryrefslogtreecommitdiffstats
path: root/kubernetes/esr
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27ESR Configuration StandardizationPriyanka16-192/+469
Issue-ID: OOM-738 Change-Id: I2cf23fceb74507b592469de3f709af6cdcbe3982 Signed-off-by: Priyanka <Priyanka.Jain3@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG2-1/+6
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-23Enable all helm charts by default in parent chartMike Elliott1-1/+1
This is as a means towards obsoleting the oneclick scripts from the Beijing release, in favour of directly using Helm. From this point on, users of onap should use the follow command: helm install local/onap -n onap --namespace onap Please refer to the official documentation for all the steps required to deploy onap. Currently as a patched to be merged: https://gerrit.onap.org/r/#/c/37871/ Change-Id: I75e5dbc9a79fec86a9b7c0cff487b10ec9df9a20 Issue-ID: OOM-816 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec7-0/+98
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-18Add a filebeat container together with esr-serverLiZi7-5/+120
With this modification, the log of esr-server will be in filebeat. Change-Id: I647fc665ed383b58c14a34d6598e41cd6842b1ec Issue-ID: AAI-756 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-12Register esr to MSB with enable_ssl.LiZi1-0/+1
The rest API with http protocal of esr has been changed into https. So register esr to MSB with enable_ssl Change-Id: Icb4d0d5cbdb8d9ad5a0070f350947a1aae8308a7 Issue-ID: AAI-852 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-01Run all components in one namespaceBorislavG4-9/+9
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-12-26Add ESR containers to ONAP K8S.Lizi5-0/+139
Change-Id: Iee78fd67f327fbfa4dc0a627adacbcc7af03f72a Issue-ID: OOM-493 Signed-off-by: lizi <li.zi30@zte.com.cn>