aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-07-14Merge "Add quotes to force string conversion"Borislav Glozman1-2/+2
2019-07-14Merge "Update for Keystone v3"Borislav Glozman2-10/+37
2019-07-13Update for Keystone v3Brian Freeman2-10/+49
Updates for new variables to init cloud in SO Issue-ID: OOM-1982 Change-Id: Icf4f6bafb1884bc3758fabe4072733526c79cc42 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-07-11removing common preload fileDR695H3-544/+15
Issue-ID: TEST-174 Change-Id: Id208b5df005741cf09b00d14e2e37f9fbac27c02 Signed-off-by: DR695H <dr695h@att.com>
2019-07-11Updated release name on ONAP chartMike Elliott1-2/+2
Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I39ed586738aa1bb5c336973ce0ee55ebebd7f183
2019-07-11Add quotes to force string conversionTimoney, Dan (dt5972)1-2/+2
2 environment values passed in cds-ui helm chart contain values that need to be enclosed in quotes to force conversion to string. Without that, helm deploy fails due to unexpected value. Change-Id: I8bea63e2cc0b5e52f581c223056b5b1d8f32d435 Issue-ID: CCSDK-1476 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-11Update git submodulesMike Elliott1-0/+0
* Update kubernetes/aai from branch 'master' to c2d6e68b32be2bc2a421f21d23b12abdf314198c - Moving AAI Helm Chart version for El Alto Updating Helm Charts to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate oom patch https://gerrit.onap.org/r/#/c/oom/+/91274/. Please do not merge until this coordination has completed. Issue-ID: OOM-1981 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I14ef1a2a946f51cf7ea98803cb1d6ea1e0039fa6
2019-07-11Moving Helm Chart version for El AltoMike Elliott316-375/+375
Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
2019-07-11Update git submodulesHarish Venkata Kajur1-0/+0
* Update kubernetes/aai from branch 'master' to 4a0fbc35268c9d6696e701c7da31dbeaeb21a722 - Update the haproxy config to support dsl Issue-ID: AAI-2509 Change-Id: I626fc5f6e5e320d3d717eaa087a0405a14abeaae Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-07-11Use nodePortPrefix variable in PORTAL-zookeeper chartPawel Wieczorek1-1/+1
Issue-ID: PORTAL-333 Change-Id: I3f2e88487fdb80ff7b0f1c4a0ebbbd2ccf2a49d4 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-10Merge "Introduce postinstall configuration onboarding for Kibana pod (part 1 ↵Yang Xu4-0/+23
of 2)."
2019-07-10Renaming drools related variableMichal Ptacek1-2/+2
This commit is a part of refactor for policy component adjustments. POLICY_HEALTHCHECK is not a good name for DROOLS components. This commit is fixing that. Change-Id: I38aa665460e0e3b87a253ce227b18eb71c1c1671 Issue-ID: TEST-168 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-07-10Use nodePortPrefix variable in PORTAL-mariadb chartPawel Wieczorek1-1/+1
Issue-ID: PORTAL-333 Change-Id: I59a6730cff06c2849864f6f208e971cef2c2e846 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-10Merge "change ansible directory ownership"Borislav Glozman3-9/+16
2019-07-10Merge "PEP8 for ready.py and job_complete.py script"Borislav Glozman2-23/+58
2019-07-10Introduce postinstall configuration onboarding for Kibana pod (part 1 of 2).Artem Naluzhnyy4-0/+23
* The configuration is stored in "log/charts/log-kibana/resources/config/kibana-onboarding.json". * Running Kibana configuration can be dumped using Elasticdump tool. * At the moment the "kibana-onboarding.json" file is empty, so the commit should not break anything. * In an upcoming commit we will add onboarding procedure described in https://wiki.onap.org/pages/viewpage.action?pageId=24642176 Issue-ID: LOG-152 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@Samsung.com> Change-Id: Ic52f9eedf6963d1030b970cbc9fcfb738d20a703
2019-07-10Merge "Ingress support for list of FQDNs in SDC WF"Borislav Glozman2-7/+28
2019-07-10Merge "add retry parameters to allow SO to retry ConfigDeployVnfBB"Borislav Glozman1-0/+3
2019-07-10Initialize SDNC DB from init containerTimoney, Dan (dt5972)4-48/+159
Updated sdnc helm chart to initialize database from an init container instead of initializing in startup script. Change-Id: I4133c70a5805227d89eef84e46bea8555bf8133d Issue-ID: SDNC-797 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-10Merge "CDS-UI: support gRPC integration with blueprint processor mS - For ↵Borislav Glozman2-12/+30
deploy blueprint functionality"
2019-07-10Merge "remove unused feature and scripts"Borislav Glozman4-260/+1
2019-07-10Merge "Change Daexim directory ownership"Borislav Glozman2-4/+10
2019-07-09Merge "brmsgw config not pointing to released artifcats"Borislav Glozman1-2/+2
2019-07-08Merge "Enabling generic parser in onap-all override file"Yang Xu1-0/+2
2019-07-02Merge integration timing to environment.yamlBrian Freeman1-0/+225
Issue-ID: OOM-1959 Change-Id: I835be9a5eccf72e8e6534da1e5090f21d10c7a5a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-07-01Enabling generic parser in onap-all override fileTomáš Levora1-0/+2
The modeling generic parser needs to be enabled in general override file onap/overrides/onap-all.yaml Issue-ID: MODELING-175 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: Ia175145b2c9a3c4ca4da1fe8cbf119b41fc9782a
2019-06-27Merge "add missing config properties found"Yang Xu2-0/+5
2019-06-27brmsgw config not pointing to released artifcatsPamela Dragosh1-2/+2
These should be pointing to released artifacts. Issue-ID: POLICY-1872 Change-Id: I08323704159864c636cb9d23e0563e05c7c932d6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-26nexus+mariadb upgrade to latest patch versionsjhh2-2/+2
Covers POLICY tasks 1597, and 1598. Change-Id: I3be2ef26e3ddd49fcb02dc7da19f358dfac62697 Issue-ID: POLICY-1597 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2019-06-26change ansible directory ownershipTaka Cho3-9/+16
move to /home/ansible to share in NFS and owned by ansible:ansible (100:101) Issue-ID: APPC-1596 Change-Id: Id2c60ccf7d8bd1d7137a26fa3561c4322b9b03d9 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-26Merge "Update robot image version"Mike Elliott1-1/+1
2019-06-25Merge "the public network should be a param"Yang Xu1-0/+2
2019-06-25Merge "Add back pkg_host variable during transition"Yang Xu1-3/+2
2019-06-25remove unused feature and scriptsTaka Cho4-260/+1
installFeatures.sh moved to docker build time. startODL.sh under ccsdk/bin was the old startup script. odl-mdsal-clustering moved to docker build time. Issue-ID: APPC-1631 Change-Id: Ief332ef029f28f8c37a5121fd78a17b88c61bd6f Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-25Update robot image versionYang Xu1-1/+1
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1122 Change-Id: I9c486ea3e10d15c193029b3903b3547732c917d1
2019-06-25Add back pkg_host variable during transitionGary Wu1-3/+2
Add back the pkg_host variable assignment until testsuite 1.5.0 is released, so that the vfwclosedloop case can continue to work in the mean time. Issue-ID: TEST-158 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I95c147ead54baab4f1dcbf090b00b0e5dbb60c8f
2019-06-25the public network should be a paramDR695H1-0/+2
in openstack, public network is often called public by convention. However this is not required and so we should allow it to be changed via property. Issue-ID: TEST-166 Change-Id: I0d8be611acc251dcc642088f18ddf5d104b22e12 Signed-off-by: DR695H <dr695h@att.com>
2019-06-24Change Daexim directory ownershipTaka Cho2-4/+10
In k8s env, daexim has to be changed to 100:101 Issue-ID: APPC-1627 Change-Id: Iea20a6b3b8cf14a09ca5fc52aa3d6a71534acaaa Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-22Merge "release 1.5.3 APPC dockers"Brian Freeman2-2/+2
2019-06-22Merge "Revert "Fix for appc clustering install failure""Brian Freeman1-4/+18
2019-06-22release 1.5.3 APPC dockersTaka Cho2-2/+2
new appc docker for dublin Issue-ID: APPC-1595 Change-Id: I52533ce35868b2ad1bd82d2e1cec7c48102cb430 Signed-off-by: Taka Cho <takamune.cho@att.com> (cherry picked from commit a1d20aee2c93e7ceeda1c680e654fecbe9284317)
2019-06-21Merge "adding in packet generator property required for test case"Yang Xu1-1/+1
2019-06-21Merge "update the version to 1.4.4"Yang Xu1-1/+1
2019-06-21Rename wind river lab tenantGary Wu1-1/+1
Issue-ID: INT-1117 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I2ed0ea97340eab807af464b98c69f3b5a382eaeb
2019-06-21update the version to 1.4.4seshukm1-1/+1
Issue-ID: SO-2010 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib8b061c57bbfa72fa8dbae118c0d66908d31980d
2019-06-20add missing config properties foundDR695H2-0/+5
when moving to the new structure of robot libs i noticied these didnt exist. these cause errors when run on my local so fixing Issue-ID: TEST-158 Change-Id: I7303e702ddf588c57308774e0cbeb1f0c9461799 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20Merge "add dcae ves collector property"Brian Freeman2-0/+5
2019-06-20Merge "Update sdc-be liveness probe"Brian Freeman2-4/+4
2019-06-20Update sdc-be liveness probeYang Xu2-4/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: SDC-2375 Change-Id: I459359828485c31a247a495674eb450af9fdf167
2019-06-19adding in homing user and passwordDR695H2-0/+5
this was previously hard coded in testsuite Issue-ID: TEST-158 Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88 Signed-off-by: DR695H <dr695h@att.com>