summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
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-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-09SDC Certificate location is configurablekooper6-2/+108
Change-Id: I1512c47570a4cd8a739b3ce517ee6bf8c5544b18 Issue-ID: SDC-2195 Signed-off-by: kooper <sergey.sachkov@est.tech>
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-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 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>
2019-05-07Tighten authenticated topic provisioningdglFromAtt2-2/+5
This fixes bug which created unauthenticated topics. Change-Id: Ifb3035eb1cc346de6f2b7cdba5fb4a945b445479 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1191
2019-05-07Merge "Update DB with latest"Alexis de Talhouët1-13/+13
2019-05-07Merge "fix vfc chart issue"Yang Xu11-23/+7
2019-05-07Merge "update vfc juju version"Yang Xu1-1/+1
2019-05-06Create generic VNF naming policy in policy configMarco Platania1-54/+6
Change-Id: Idf736a963c57ecd27a5ffae079ed1f1e03e732ec Issue-ID: OOM-1838 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-06Add policy health test variablesBrian Freeman1-0/+10
Issue-ID: POLICY-1630 Change-Id: I6c369158732ed85ef702b21bb24a63bc3c14217b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-06Merge "Updates to usage and add directso tag"Yang Xu2-0/+47
2019-05-06Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 459205f75a77711479daad529aa97e0de8d67b18 - Set RC0 release versions Issue-ID: AAI-2403 Change-Id: Ia25b515a7e3dbaa5bbb4be1d28fecfadeae7004b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-06Updates to usage and add directso tagBrian Freeman2-0/+47
Issue-ID: INT-1067 Change-Id: I590a6839f9888e27981efd37a614465ec0001878 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-06bump the SO version in the oomseshukm9-9/+9
Issue-ID: SO-1851 Change-Id: Ibd0ea11e4995e836f0e0a582e7a2e4a00129ff7d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-06Update the image version for sdc-listenerprathamesh morde1-1/+1
Change-Id: I1bdfb13d28a74452ff442b38c7692065bc378126 Issue-ID: CCSDK-1144 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-05-06update vfc juju versionyangyanyj1-1/+1
Issue-ID: VFC-1373 Change-Id: Ic5d82525b795941e23f39b6d2ee4f1959b30eec3 Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
2019-05-06Merge "Add cds-sdc-listener charts"Alexis de Talhouët11-3/+357
2019-05-06Merge "AAF to Release version 2.1.13"Mike Elliott7-7/+7
2019-05-06Update DB with latestDeterme, Sebastien (sd378r)1-13/+13
Update DB with latest change for loop objects Issue-ID: CLAMP-368 Change-Id: Iad91362560a987a170a95e9b3959e1352296e610 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
2019-05-06Merge "Update VID values.yaml to release 4.0.0"Yang Xu1-2/+2