summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-05-05Update SDC chartsSonsino, Ofir (os0695)12-18/+18
Change-Id: Ia601a7b4420adcfc82526805ab496c6194962b5e Issue-ID: SDC-2272 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-05-02Merge "dcae release version tag"Yang Xu7-17/+17
2019-05-01Apply Cert changesInstrumental37-658/+923
Issue-ID: AAF-822 Change-Id: I3185d827f3f67cb177534f7c7f3281375b77c613 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-01dcae release version tagVijay Venkatesh Kumar7-17/+17
Change-Id: I2cffe517568fd93dfa911750c73773d4a290cc86 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1464
2019-05-01Update git submodulesJessica Wagantall1-0/+0
* Update kubernetes/aai from branch 'master' to dbd0483dce3b68687b2df8f218780ec75242d9f8 - Fix requirements.yaml header Missing yaml header added. Change-Id: Id7ab80d928f89544d25204489eafbcbf78b94d52 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> - Merge "Disable stats port for haproxy" - Disable stats port for haproxy Issue-ID: AAI-2395 Change-Id: Id25a4f0a0770a62a8d1e78d0affcf210c93fbdd0 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> - fix crash look backoff in data router update data router with additional config needed by the schema ingest lib Issue-ID: AAI-2369 Change-Id: I1870fa1fd3e92854b86553a394bd522429c22164 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-05-01Merge "Updating cadi jks passwords DMaap DR"Mike Elliott4-10/+10
2019-04-30Merge "Change Policy PAP & API to https by default"Brian Freeman4-5/+9
2019-04-30Merge "DMAAP MR changes"Brian Freeman7-20/+14
2019-04-30Merge "Upgrade SDC to use common Cassandra Cluster"Mike Elliott25-364/+63
2019-04-30Merge "Downgrade Common Cassandra version to 2.1.17 for Dublin"Mike Elliott1-1/+1
2019-04-30Merge "Add new parameters for DCAE"Brian Freeman1-1/+3
2019-04-30Merge "Dublin PRH version use 1.2.2 instead of 1.2.1"Brian Freeman1-1/+1
2019-04-30DMAAP MR changessunil.unnava7-20/+14
Mandatory authz check for MR topic subscribe call move ZooKeeper APIKey data directory creation to docker image set mmagent home for logs in mirrormaker agent Issue-ID: DMAAP-1160 Change-Id: I04cebaf8009bd1bc5e4271a3b0286d4e9aaa3eaa Signed-off-by: sunil.unnava <sunil.unnava@att.com>
2019-04-30Add new parameters for DCAEDeterme, Sebastien (sd378r)1-1/+3
Add missing user name and password for DCAE calls Issue-ID: CLAMP-358 Change-Id: I5070856baca16666565cfca540ad7f587dc22bdf Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-04-30Updating cadi jks passwords DMaap DRefiacor4-10/+10
Change-Id: If58484506ce4ae5369a31ec1d5ef374dfb8cceff Issue-ID: DMAAP-1186 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-04-30Merge "Remove http port"Brian Freeman3-15/+5
2019-04-30Change Policy PAP & API to https by defaultramverma4-5/+9
1) Changing policy PAP & API components to start in https mode by default. 2) Changing supportedPolicyTypes for apex to fix the ineterference between apex & drools for legacy operational policies. 3) Changing the replicaCount of xacml to 3 so that we have enough instances of it running to support controlloop, monitoring & optimization PdpGroups. Change-Id: I5271878db4c4adebc418ef63ecb09880c02082ff Issue-ID: POLICY-1693 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-04-30Downgrade Common Cassandra version to 2.1.17 for Dublinmahendrr1-1/+1
Change-Id: I0ae425343937389ff2f9bfd41701402398a63a82 Issue-ID: OOM-1832 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2019-04-30Dublin PRH version use 1.2.2 instead of 1.2.1Marcin Migdal1-1/+1
Change-Id: Ib2295274627d80f46a5b030a1471d13e130c0b1c Issue-ID: OOM-1831 Signed-off-by: mmigdal <marcin.migdal@nokia.com>
2019-04-29Merge "AAI HELM code transfer"James MacNider320-18804/+0
2019-04-29Remove http portDeterme, Sebastien (sd378r)3-15/+5
Remove http by default for clamp and let the Https defined in OOM Issue-ID: CLAMP-363 Change-Id: Ib97248d775edd6b67a0158abc9dac8696cd42125 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-04-27Merge "Add missing parameters"Brian Freeman2-109/+177
2019-04-26Fix preload for vFWCL instantiateBrian Freeman1-2/+3
synch preload for vpkg_preload for Vnf_Orchestration and Demo so that the same network prefix is used for vPKG that is created when vFWSNK is instantiated. Issue-ID: INT-1039 Change-Id: I312f19068cd6b5fc2e9213f1134bf6d7da97e9cb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26AAI HELM code transferJessica Wagantall320-18804/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-26Replace dev- with health- for eteHelmBrian Freeman1-1/+1
Issue-ID: INT-992 Change-Id: I4207c2037f4002f0968b99879af5a5c478552273 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Add missing parametersDeterme, Sebastien (sd378r)2-109/+177
Add missing parameters for policy api host and port + creds + update logback Issue-ID: CLAMP-358 Change-Id: I62989efc7e8fef60c0b84c4b4425b1d24582d5c0 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-04-26Merge "extend period of readiness probe"Alexis de Talhouët1-4/+4
2019-04-26Merge "fix /home/ansible ownership"Yang Xu1-2/+2
2019-04-26Merge "Deploy plugin bugfix."Mike Elliott1-1/+1
2019-04-25Merge "Fixed issue found in integration testing"Alexis de Talhouët1-1/+1
2019-04-25Update the package name in logback.xmlprathamesh morde3-3/+3
And fix property name mis-match Change-Id: Id6d3187c6fd4067b64685a0eff9f7a7922eb06ca Issue-ID: CCSDK-1288 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-25Bump up CLAMP imageYang Xu3-3/+3
Change-Id: I6a49d62a097102e7b14707582a98720493fc422b Issue-ID: CLAMP-358 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-25fix /home/ansible ownershipTaka Cho1-2/+2
in k8s, the nfs mount point was assigned to /home/ansible that caused the issue where /home/ansible becomes to root:root so moved to /var/local and also updated to the laest version that contains the latest fix Change-Id: I8bd79c1f606a4392df1780fae4964b54f767c1e2 Issue-ID: APPC-1583 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-25Merge "Remove DCAE image from update"Brian Freeman26-26/+26
2019-04-25Merge "update dashboard input"Mike Elliott3-4/+5
2019-04-25Fixed issue found in integration testingMichaelMorris1-1/+1
Change-Id: I50e55e1323f2fe336ae1e2cfe2c0bfa6263c8068 Issue-ID: SO-1814 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-24Remove DCAE image from updateYang Xu26-26/+26
Change-Id: Ifa98f8610b0a96a28f3a3ded7cb65663e9455158 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-24Merge "Add Pluggable Security to Search MS"Borislav Glozman16-1/+345
2019-04-24Merge "Fixes for RegionThree"Yang Xu2-6/+6
2019-04-24extend period of readiness probeTaka Cho1-4/+4
changed to: initialDelaySeconds: 300 periodSeconds: 60 Change-Id: Ic13238e886a8d01a93e2d4f4c7d6bc8f91b5cd09 Issue-ID: APPC-1581 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-04-24Merge "not used variable was removed"Borislav Glozman1-1/+0
2019-04-24update dashboard inputVijay Venkatesh Kumar3-4/+5
CM version update (new types) TLS container version update (bbsep san) Version update for bootstrap Change-Id: I58342d527b8f58e52c65dad65fff51df4d45ea67 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-24Merge "Resolve license issues in SearchGuard config"Borislav Glozman1-104/+6
2019-04-24Merge "Update vfc chart using OOM shared mariadb galera"Borislav Glozman8-3/+49
2019-04-24Merge "Fix problem with post install job"Borislav Glozman2-3/+3
2019-04-24Merge "Update Docker Image Number"Borislav Glozman4-4/+4
2019-04-24Merge "Add command-processor chart"Borislav Glozman31-134/+557
2019-04-23Merge "Update SDC image version"Brian Freeman4-5/+5
2019-04-23Merge "remove startODL string check"Brian Freeman1-2/+1
2019-04-23Update VFC image versionYang Xu17-17/+17
Change-Id: I05c3890cf7b1cc87c575a79f0a767a4d35634161 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>