summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-09Merge "Fix tag explanations in usage and comments"Alexis de Talhouët2-38/+37
2019-05-09Merge "Reference released docker images"Yang Xu2-2/+2
2019-05-09Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to e67a94e6be333271c8237d6ebd5fb0f489401350 - Merge "Enable AAI to authenticate with cassandra" - Enable AAI to authenticate with cassandra Change-Id: I7de526ea6dc1f01c6aad1db005853d5f5797700d Issue-ID: OOM-1835 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-05-09Change to fix db connection issues in xacml-pdpMichael Mokry1-0/+53
Added xacml.properties file with proper jdbc url that includes the {{ .Values.global.mariadb.nameOverride }} value This is only half the fix, please reference review for xacml-pdp repo for full fix. Change-Id: Ic73864439b9437e812c135f24a093ba9f969b6ee Issue-ID: POLICY-1760 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-05-09Use released version of ESRJimmy Forsyth2-2/+2
Issue-ID: AAI-2403 Change-Id: I3435903e055268309fb67503b095b28422b707df Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-09Changes related to TLS implemenation for oof-hasIkramullah, Ikram8-13/+169
update oof certificates to add has hostnames updating oof certs to the latest generated date Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1 Issue-ID: OPTFRA-461 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com> Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2019-05-09Reference released docker imagesdglFromAtt2-2/+2
Change-Id: Ic746cd1c1c05562823740813eb8ca2390940a7c3 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1196
2019-05-09Add doc guide fixesMike Elliott5-86/+122
Change-Id: Ibe57c857b4d9367b77878757821c2e9c44c61a7b Issue-ID: OOM-1598 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-05-09Fix tag explanations in usage and commentskaihlavi2-38/+37
Issue-ID: OOM-1844 Change-Id: I7549c2eed0a03ca55a8a4e1dc3aa89daae270c7e Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-09Merge "Add missing deployment url"Alexis de Talhouët1-2/+3
2019-05-09Merge "Add Portal suggested parameters to console"Alexis de Talhouët2-8/+8
2019-05-09Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 1b28e45136d5096ef4c07f4142c76b45224b3cf4 - Update babel version Issue-ID: AAI-2402 Change-Id: I9e76264a81938598d81f4c68728ee7e39c22621c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-09Merge "SDC Certificate location is configurable"Alexis de Talhouët6-2/+108
2019-05-09Merge "remove readiness for ansible pod"Alexis de Talhouët2-16/+1
2019-05-09Add missing deployment urlDeterme, Sebastien (sd378r)1-2/+3
Add missing DCAE deployment url and creds for oom deployment Issue-ID: CLAMP-373 Change-Id: Ida189881960e006064fb3b5426ac7187e66e0483 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-05-08Add Portal suggested parameters to consolejhh2-8/+8
Point PAP and PDP default config to new PAP and PDP. Change-Id: Ib0452739f2ff272f97398e568c71268e80517881 Issue-ID: POLICY-1745 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-05-09SDC Certificate location is configurablekooper6-2/+108
Change-Id: I1512c47570a4cd8a739b3ce517ee6bf8c5544b18 Issue-ID: SDC-2195 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-05-09Merge "Add HA k8s documentation"James MacNider40-416/+537
2019-05-09remove readiness for ansible podTaka Cho2-16/+1
ansible pod does not require any dependency with other pod, and the restful script can be brought up within one minutes also use the release version Change-Id: I310963a3d01d5ca99c3495f201e1aa3ec3d60fea Issue-ID: APPC-1602 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-09Merge "Update overrides to support docs"James MacNider4-3/+127
2019-05-09Merge "Add CDS-UI env variables to comunicate with blueprint mS"Alexis de Talhouët2-1/+16
2019-05-09Merge "Change ownership of persistent vol mount"Alexis de Talhouët2-1/+11
2019-05-08Add HA k8s documentationMike Elliott40-416/+537
Change-Id: I31a0013b73f942358267532f09d29a93ae83d874 Issue-ID: OOM-1598 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-05-08Update overrides to support docsMike Elliott4-3/+127
Change-Id: I2a0428bfec238231b299c9f35364979b116a5d67 Issue-ID: OOM-1598 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-05-08SMS and SSHSH (AAF PTL) Release VersionInstrumental5-5/+5
Issue-ID: AAF-826 Change-Id: Ia8c23170ccaaa52c528d89417d95ddb3478ab00d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-08Change ownership of persistent vol mountTimoney, Dan (dt5972)2-1/+11
Persistent volumes must be writable by non-root user odl. So, change ownership of the mount to odl user. Change-Id: Ie2ff285bd623a7b69289bc438ff16a2724fd7ded Issue-ID: SDNC-749 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-08Merge "Common Cassandra doesn't support user authentication"Mike Elliott3-1/+114
2019-05-08Merge "Update/Fix CDS property"Alexis de Talhouët1-1/+2
2019-05-08Update/Fix CDS propertyeeginux1-1/+2
Add timeout property, and fix blueprint processor service name Issue-ID: SO-1856 SO-1855 Change-Id: I658ff843295828ef0344b777965bef98f5e82df2 Signed-off-by: eeginux <henry.xie@est.tech>
2019-05-08Update git submodulesVenkata Harish Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 59dfc695d54cc5499cc654449dabcf82f6d63f9c - Merge "Updating port URL per portal team request" - Updating port URL per portal team request Issue-ID: AAI-2411 Change-Id: Ibd784eaa3c144ddc78d5a340a9b92219a4541451 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-08Update git submodulesJames Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to c7303bf88f39d68bb6638a7c5ae84580370e918f - Merge "Enable AAI to authenticate with cassandra" - Enable AAI to authenticate with cassandra Change-Id: Ib46fa0fd6f33e56556f7c4f9e244049085e4e9d2 Issue-ID: OOM-1835 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2019-05-08Merge "update the SO version for the api-handler"Mike Elliott1-1/+1
2019-05-08Merge "Bumped version of Casssandra 2.1.7 to 2.2.14"Mike Elliott1-1/+1
2019-05-08Merge "switch to single quotes in robot py"Alexis de Talhouët2-215/+215
2019-05-08update the SO version for the api-handlerseshukm1-1/+1
Issue-ID: SO-1851 Change-Id: Iae58a8f77dfad37abc82fd6024bec5215b71af70 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-08Merge "Add SDNC URL, Username and password in base.conf"Alexis de Talhouët1-3/+3
2019-05-08Merge "Tighten authenticated topic provisioning"Alexis de Talhouët2-2/+5
2019-05-08Merge "bump the SO version in the oom"Yang Xu9-9/+9
2019-05-07Add table format fixMike Elliott1-8/+8
Change-Id: Iffb67cb32d6038a001227028d786b1e91ba3ccfe Issue-ID: OOM-1598 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-05-07Update tag and PH configVijay Venkatesh Kumar3-4/+5
Change-Id: Iba9cc854773ca287dc4e32cd079bdd5f275fb691 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1479 Issue-ID: DCAEGEN2-1465
2019-05-07Add SDNC URL, Username and password in base.confVidyashree Rama1-3/+3
Request to SDNC failed as SDNC URL, username and password not specified. Change-Id: I05c0cf7edf9027c536de7c044edb58e3fe73b184 Issue-ID: POLICY-1741 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-05-07Add CDS-UI env variables to comunicate with blueprint mSNirvan Ramjuttun2-1/+16
Issue-ID: CCSDK-1292 Change-Id: If0535ddbf3bcdfdc35d2cd622a34197c14f5b6af Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-05-07switch to single quotes in robot pyDR695H2-215/+215
double quotes is overlapping with the helm overriding when the files are run through python locally. switching the strings to single quotes lets them compile locally, to let developers make sure they are using only properties that exist. Change-Id: I2140728448fd65047d75e3ea19c38a916b651a47 Issue-ID: OOM-1840 Signed-off-by: DR695H <dr695h@att.com>
2019-05-07Merge "Update docker image tag to the latest released one"Yang Xu6-6/+6
2019-05-07Authentication Params for New Policy ComponentsBilal A2-0/+4
Updating username and password for new policy components' healthchecks. Change-Id: Ib1f0240a8fc8d106add81a98244bb78351bc8e40 Issue-ID: POLICY-1684 Signed-off-by: Bilal A <bilal@research.att.com>
2019-05-07Merge "Create generic VNF naming policy in policy config"Alexis de Talhouët1-54/+6
2019-05-07Merge "Default value for nodePort for blueprints processor"Alexis de Talhouët2-10/+27
2019-05-07Default value for nodePort for blueprints processorOleg Mitsura2-10/+27
Split the services into two services (GRPC does not need a NodePort) Issue-ID: SDNC-745 Change-Id: I87acd802e4f6d98412aa76c79009a79ddc69bfd8 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-07Update docker image tag to the latest released oneBin Yang6-6/+6
Change-Id: Ie5826081a18dcd0e4b4c3deec748c89a74b3c831 Issue-ID: MULTICLOUD-608 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-05-07Update cert,i.e about to expiresunil.unnava5-9/+9
Issue-ID: DMAAP-1192 Change-Id: I48755c15f99c0225b6ca80b90a78dbb8c4d176ae Signed-off-by: sunil.unnava <sunil.unnava@att.com>