summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-03-28Merge "Add Context Aggregator to Pomba Health Check"James MacNider5-3/+47
2019-03-28Change for new DR Versionegernug2-2/+2
Change-Id: I7c4acbed96f67d540f6eb228a196b8ad68260f29 Issue-ID: DMAAP-1072 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-03-27Merge "Add AAI endpoint and auth for so-openstack-adapter Issue-ID: SO-1484"Alexis de Talhouët1-0/+4
2019-03-27Upgrade to 6.6.2 kibana and elasticsearchNorm Traxler2-2/+2
Issue-ID: LOG-1006 Issue-ID: LOG-1009 Change-Id: I74a81be18ebcdd99c499ea9edbcb37af4b8cbc6d Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-27Correct generic-vnf widget data-del-flagmark.j.leonard1-1/+1
Restore the original configuration in case a CSAR file is ever processed that requires a relationship to a generic-vnf widget model. Change-Id: I21c15ea5eadeec800076c256cb32611bbe404877 Issue-ID: AAI-2292 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-27Add Widget UUIDs to the TOSCA mappings JSONmark.j.leonard1-18/+54
The artifact-generator.properties file will be removed once this update has been deployed and tested. There is a dependency on the Babel Java code so this approach avoids any timing issues with the commits. Change-Id: Icd9c5e57b673252409d73cfb45e8e563d40a721a Issue-ID: AAI-2284 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-27Merge "Searching for clamp logs directory unified"Borislav Glozman1-4/+3
2019-03-27Add AAI endpoint and auth for so-openstack-adapterMunir Ahmad1-0/+4
Issue-ID: SO-1484 Change-Id: I799033d19da1e3dee64713d794d7dc13ad6d72c3 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2019-03-27Remove commercial license text in Searchguard confEdwin Lawrance1-9/+9
remove "Not free for commercial use" text Change-Id: I2be8be00f6e210e63f7ce1b927e611c546f660c7 Issue-ID: AAI-2289 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-26Add Context Aggregator to Pomba Health CheckLeigh, Phillip (pl876u)5-3/+47
Issue-ID: LOG-1018 Issue-ID: LOG-1021 Issue-ID: LOG-1024 Change-Id: Ifbe5637edeb22a72019032616044a12bc47b44e9 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-26Merge "Add Pomba components to Pomba Health check"James MacNider3-2/+18
2019-03-26Merge "Fix eleastisearch field limit"James MacNider4-288/+7
2019-03-26Remove unused propertyVijay Venkatesh Kumar1-1/+0
Change-Id: I723892da706d72606d463b895d67ee24cb20909e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1012
2019-03-26Add Pomba components to Pomba Health checkLeigh, Phillip (pl876u)3-2/+18
Issue-ID: LOG-1021 Issue-ID: LOG-1024 Issue-ID: LOG-1018 Change-Id: Ic59ac988afcd20190315145201903261127cd972 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-26Merge "SDNC-665: Change to startODL for oam repo"Alexis de Talhouët1-0/+6
2019-03-26Added vnfm adapter url and auth propertywaqas.ikram1-0/+5
Change-Id: I144795fbb3e082043e99314e9df2c8ac58f34f52 Issue-ID: SO-1621 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-03-26Support HTTPS and SSL Cassandra in workflowpriyanshu3-25/+34
1. Moved certificate related info to helper file. 2. Minor bug fix Change-Id: I6769515e5ea4823309ffa478ea737234e9171b68 Issue-ID: OOM-1740 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-03-26Add credentials for liveliness and readiness probeMunir Ahmad1-0/+6
Issue-ID: OOM-1743 Change-Id: Ic0051ca1a410a22f75043268cd5722a4e16dfed7 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2019-03-26Merge "Xacml PDP Helm Charts Added"Alexis de Talhouët7-0/+265
2019-03-25replace pdpd image with control loop oneJorge Hernandez8-512/+4
removes installation pieces from component initialization. cleans some misconfiguration. modified license headers Change-Id: I8c8558c8e8fa9c2b79d30a84cebd15d662a2af8b Issue-ID: POLICY-1613 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-25Merge "Rework CDS chart"James MacNider13-129/+53
2019-03-25SDNC-665: Change to startODL for oam repoDarraghEgan1-0/+6
This is for the post operation of keystore to add new keystore to odl while it's coming up and also to add certificates and keys that are available to odl's keystore and truststore When sdnc/oam gets mounted and so does oom repo, the startODL.sh in the oam repo gets overwritten by the startODL.sh in the oom repo. This change updates the startODL.sh so both scripts will be the same in each repo Issue-ID: SDNC-665 Change-Id: Ie9096c4d68e8c0c88682d188194c386e69b0108d Signed-off-by: DarraghEgan <darragh.egan@est.tech>
2019-03-25Fix eleastisearch field limitNorm Traxler4-288/+7
Issue-ID: LOG-1030 Change-Id: I5cad4758907ad1df55761c883693ba0571ab7de0 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-25Xacml PDP Helm Charts AddedMichael Mokry7-0/+265
Added the helm charts for xacml-pdp componnent Added nodePort 41 and updated the oom wiki Changed the chart directory name to policy-xacml-pdp Correct image name and usage of port values in service Remove node port usage Change-Id: I8b3fc85053b56eab15103cd748247e75b96e9147 Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com> Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-25Merge "Add starlingx plugin"Borislav Glozman10-0/+424
2019-03-25Add starlingx pluginHaibin Huang10-0/+424
Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-03-21Add support for multiple k8s clustersJack Lucas8-8/+12
Issue-ID: DCAEGEN2-1136 Change-Id: I2c2f440bf9793b7398d72c5fb97bd9b3b1309416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-21Searching for clamp logs directory unifiedmichal.banka1-4/+3
Change-Id: I2e6c2701f0a23c54f6cb30315866ac84bf793e0e Issue-ID: CLAMP-332 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-03-21Add cassandra to all override filesMahendra Raghuwanshi3-0/+11
Issue-ID: OOM-1747 Change-Id: I9a3a1751fdd4cae1ce48d56b4a1b202ba9c3de4b Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-20Set -STAGING version for champJimmy Forsyth1-1/+1
Issue-ID: AAI-2239 Change-Id: I6547af1dc09b10a8b7719116dc078c75ce72cbb0 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-20Patchset 4: refinement per BorislavdglFromAtt21-16/+11
Not sure what made this commit be separate. It is intended to be patchset 4 on https://gerrit.onap.org/r/#/c/82150/ But please merge them together. Change-Id: Ia4c2341e450f0e2910b3ae19becefb6e798e3ef6 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-904
2019-03-20Merge "Attempt2: Post-install jobs for DMaaP Provisioning"Borislav Glozman38-84/+542
2019-03-20Merge "Support HTTPS and SSL Cassandra in workflow"Borislav Glozman3-2/+52
2019-03-20Merge "Bump version of NBI to 3.0.2"Borislav Glozman1-1/+1
2019-03-20Rework CDS chartAlexis de Talhouët13-129/+53
- use shared DB - remove unused properties Change-Id: I1b45f4046180167d47aa1a8db6f34a118ae64209 Issue-ID: OOM-1743 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-20Merge "Add helm chart for SO VNFM adapter"Borislav Glozman8-1/+284
2019-03-20Merge "Update MSB docker images"Borislav Glozman4-8/+8
2019-03-20Merge "Add noteAffinity option to kafka/zookeeper"Borislav Glozman4-1/+12
2019-03-20Remove nodeport for aaf-smsKiran Kamineni1-2/+2
Nodeport exposes aaf-sms outside the cluster which is a security risk without the proper authentication systems in place. We will add external access if needed in the future. Issue-ID: OOM-1739 Change-Id: Ibefbd1c5656262131f00a2e53dbf5804f2ead084 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-03-20Merge "Shared cassandra cluster snitch change"James MacNider1-1/+1
2019-03-20Support HTTPS and SSL Cassandra in workflowpriyanshu3-2/+52
1. Added multiple property mapping parameters. 2. Added some placeholder volume mounts. 3. Refactored few property names. 4. Didn't expose service on HTTPS due to absence of preserved node port. Change-Id: I55e66b5a1ff8798afa86088428d304f932ac37f8 Issue-ID: OOM-1740 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-03-19Remove pre-start curl scriptNorm Traxler3-43/+1
Issue-ID: LOG-849 Change-Id: Iabe3c4abdf23e48104e284c7e333e51b27779b86 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-19Update MSB docker imagesHuabing Zhao4-8/+8
Update consul version to 1.4.3 Update discovery version to 1.2.3 Update api gateway version to 1.2.4 Issue-ID: MSB-325, MSB-326 Change-Id: I51bdbf783cb7a095f32f26cf738f959655ec44f3 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-03-19Shared cassandra cluster snitch changeMahendra Raghuwanshi1-1/+1
Change-Id: Ib7b0e3c0a6a2c81906e3e44e648926e9379da232 Issue-ID: OOM-1733 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-18if increasing zookeeper quorom wont be maintainedMatthieu Cauffiez2-1/+35
https://gerrit.onap.org/r/#/c/82044/ if the number is even quorum wont be maintained. Issue-ID: DMAAP-1088 Change-Id: I82a998a4922499c753f9f8e256b0f76ce90fa31f Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-17Add helm chart for SO VNFM adapterMichaelMorris8-1/+284
Issue-ID: SO-1620 Change-Id: I1a18c0f27c18325d378c77576b1ab97bebfe710c Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-17Merge "OOM-1664 add annotation last-applied-configuration"Borislav Glozman1-0/+19
2019-03-17Merge "use encrypted auth for dmaap"Borislav Glozman1-0/+1
2019-03-17Merge "Update TLS container for new cert"Borislav Glozman4-2/+9
2019-03-17Merge "SidecarRproxy: uri-auth config file to configmap"Borislav Glozman8-12/+56