summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-05-10integrate artifact broker into multicloud pluginsliboNet5-0/+175
add config.json for each multicloud plugin update deployment to add it as sidecar update the values.yaml of multicloud to store image name remove the hardcode namespace fix typo and use 1.3.1 image tag Change-Id: I6cc9e381ea655b1d75760b013d2be693b0c0575c Issue-ID: MULTICLOUD-597 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-05-10Merge "Changes related to TLS implemenation for oof-has"Mike Elliott8-13/+169
2019-05-10Merge "Update CMSO OOM to use HTTPS and AAF"Mike Elliott31-48/+471
2019-05-10Merge "Use released version of ESR"Alexis de Talhouët2-2/+2
2019-05-10Merge "robot_variable_for_hvves_testsuite"Alexis de Talhouët2-0/+14
2019-05-10update cds bueprint nameeeginux1-1/+1
Update cds blueprint name to grpc service name Issue-ID: SO-1855 Change-Id: I079246cae3ba8471fffa95dbb11091cd53a94168 Signed-off-by: eeginux <henry.xie@est.tech>
2019-05-10Merge "Update env value for blueprint processor http endpoint"Alexis de Talhouët1-1/+1
2019-05-10Merge "change usecase-ui-server api url"Alexis de Talhouët1-1/+1
2019-05-10Merge "Remove obsolete warning about concurrent executions"Alexis de Talhouët2-4/+2
2019-05-10Merge "Change to fix db connection issues in xacml-pdp"Alexis de Talhouët1-0/+53
2019-05-10Update CMSO OOM to use HTTPS and AAFJerry Flood31-48/+471
Fixes OPTFRA-484 and OPTFRA-390 Issue-ID: OPTFRA-391 Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d Signed-off-by: Jerry Flood <jflood@att.com>
2019-05-10robot_variable_for_hvves_testsuitemarekpl2-0/+14
Issue-ID: DCAEGEN2-1448 Change-Id: I306abc4fdbdafe7fbb0eadc9d372515fb3fa2896 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-10Remove obsolete warning about concurrent executionskaihlavi2-4/+2
Remove warning about unparameterized --display as it is now parameterized (this commit is a follow-up to comments in already merged https://gerrit.onap.org/r/#/c/87357/) Added also brackets for namespace parameter in usage guide Change-Id: I78a753b026e3e9b410798687b28ad0ca1115703e Issue-ID: OOM-1844 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-10change usecase-ui-server api urlguochuyicmri1-1/+1
Change-Id: Ib56a22795a17b72dd8bcc5726802a6b56b4a8060 Issue-ID: USECASEUI-260 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
2019-05-09Update env value for blueprint processor http endpointNirvan Ramjuttun1-1/+1
Issue-ID: CCSDK-1292 Change-Id: Icc97df921abf06a20e71b15c02a82a5f12d329f8 Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-05-09Merge "SDC-2246 Connection to WF designer times out Issue-ID: SDC-2246 ↵Yang Xu3-0/+59
Signed-off-by: Avi Ziv<avi.ziv@amdocs.com> Change-Id: I8becf40534bab160d08690769fec48e46a385e1d"
2019-05-09Merge "Update tag and PH config"Yang Xu3-4/+5
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 Elliott1-11/+7
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-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>