summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
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-29Merge "Add Widget UUIDs to the TOSCA mappings JSON"Borislav Glozman1-18/+54
2019-03-28Merge "Upgrade to 6.6.2 kibana and elasticsearch"James MacNider2-2/+2
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-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-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-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-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-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-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-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-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
2019-03-17Merge "Upgrade AAI to use readiness check 2.0.2"Borislav Glozman9-9/+9
2019-03-17Merge "Support execution control of SDC Workflow init"Borislav Glozman3-4/+5
2019-03-15Merge "move non-root id run for CDT container"James MacNider4-5/+6
2019-03-15Bump version of NBI to 3.0.2Sylvain Desbureaux1-1/+1
Change-Id: Idfc612c4de957eb541044499014d741b5e966321 Issue-ID: EXTAPI-214 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-03-15Upgrade AAI to use readiness check 2.0.2Mahendra Raghuwanshi9-9/+9
Issue-ID: OOM-1726 Change-Id: I2297ac131c546d19e2c60a2ef0213a6bc7b0645d Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-03-14Attempt2: Post-install jobs for DMaaP ProvisioningdglFromAtt38-84/+542
This was originally committed under 81992 but got a merge conflict. I messed up resolving it so I abandoned 81992 and created this new commit. patchset2: replaced Release.Name for common.fullname in one of the charts patchset3: at Borislav's request, changed other references to common.fullname so the approach is consistent throughout the configmaps used for initialization. Along the way, hit a limit of 53 chars on some resource name. So changed the directory from the verbose dmaap-bus-controller to the more terse dbc. Change-Id: I1078003de094fee95c681f7fdaecb567235b7b3e Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-904 Signed-off-by: dglFromAtt <dgl@research.att.com>