Age | Commit message (Collapse) | Author | Files | Lines |
|
Sync docker image versions from docker manifest commit
7682431276881e9bd27d6b15223ea9a9c2358c44.
Change-Id: Ifb494457d93b2ccec26b50a252fe34a6bcc0d133
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
We have tested the image version 1.3.3, and here is the result of kubectl describe robot pod:
root@oom-rancher:~# kubectl -n onap describe pod dev-robot-robot-6df6cc5768-lfhzx
Name: dev-robot-robot-6df6cc5768-lfhzx
Namespace: onap
Node: oom-k8s-09/10.0.0.15
Start Time: Mon, 17 Dec 2018 16:05:40 +0000
Labels: app=robot
pod-template-hash=2892771324
release=dev-robot
Annotations: <none>
Status: Running
IP: 10.42.0.48
Controlled By: ReplicaSet/dev-robot-robot-6df6cc5768
Containers:
robot:
Container ID: docker://c28d313fd4a77d5a59eafa2e23f1b508106c70cc2a1e3e74f7527ee0ef34de7a
Image: 10.12.5.2:5000/onap/testsuite:1.3.3-STAGING-latest
Image ID: docker-pullable://10.12.5.2:5000/onap/testsuite@sha256:6fc22c81afe5973feef8bf3ac1a8955873d4266304816775890e4ed0a85ec040
Port: 88/TCP
Host Port: 0/TCP
State: Running
Started: Mon, 17 Dec 2018 16:24:20 +0000
Ready: True
Change-Id: I1c8fbf17289f309c6e52b8afdb9b74be02d8bbb3
Issue-ID: INT-775
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Update version to 1.2.5 which includes HAS bug fixes
Change-Id: I456ac2cd0c17bad545539fefb9953a79eac09006
Issue-ID: OPTFRA-401
Signed-off-by: Ruoyu <ruoyu.ying@intel.com>
(cherry picked from commit 230f9b0c747d664d7597b3db1226cc87d5d1a5e8)
|
|
|
|
|
|
Issue-ID: AAI-2076
Change-Id: I9c64b76afa5111d46813a78235873653341e3300
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
in the host system so when the pod dies
unsuccessfully, we can investigate
the root cause of the problem
Issue-ID: AAI-1958
Change-Id: Ia151f597f9cce643c0e250a119a5606525d99ee7
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
|
|
|
|
Issue-ID: AAI-2068
Change-Id: I7acf6533d2245988031e34328dcd574fcab35b99
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Change-Id: Ia8a942a8281332beda75418d743f8adb4205f4ec
Issue-ID: POLICY-1390
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
|
|
|
|
Update versions in SDNC helm charts to reflect Casablanca
Maintenance Release artifact
Change-Id: If6d2c45b9c77df70521435cd7b20e462c01e103e
Issue-ID: SDNC-558
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Issue-ID: PORTAL-399
Change-Id: I7fd4fbbb0707e0b00d652eca812f4079a3f10a59
Signed-off-by: st782s <statta@research.att.com>
|
|
Fix bugs in Casablanca Maintenence Release
Change-Id: Ib3ceb702390b6966dcfec24674586ad44ca9183d
Issue-ID: MULTICLOUD-432
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Use the docker image that properly fails
if the application is aborted causing the job
to kick off a new one if the old one isn't successful
Issue-ID: AAI-2047
Change-Id: I8c985234052b281453693ecb5317df0024fac230
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
|
|
|
|
update the config file to use https healthcheck
update it to use https to forward pdp
Change-Id: I8f85fbc5b9fe5b62bc81140b256588a6a7704af2
Issue-ID: POLICY-1386
Signed-off-by: liboNet <libo.zhu@intel.com>
(cherry picked from commit 25006c7b254db6d2ab908752bb933b4c9659e141)
|
|
Added SSH client properties to Apex configuration in OOM.
Issue-ID: POLICY-1222
Change-Id: If43369c44de17b590899ad0e1c0966495c55fa26
Signed-off-by: liamfallon <liam.fallon@est.tech>
(cherry picked from commit 699093aa2b9fa541c5759c5f4aa7479f47416527)
|
|
Change-Id: Iccc7ea0c49ffd6ae92fec83ae344dad12a8fe7ef
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1035
|
|
SDC:
External-ports were missing in values.yaml but are
referenced in deployments.
Does not work if the user wants to use the service
(sdc-dcae-dt, sdc-dcae-fe) as a ClusterIP.
Change-Id: Idf916ea06c71984b2cc1f5a6e78d76cbb610e2e7
Issue-ID: OOM-1566
Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
|
|
AAI volumes chart is not taking global
Persistent Mount into consideration
Change-Id: I2d861e2406c95bfb0e923d068d29b68c4a61a68b
Issue-ID: OOM-1565
Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
|
|
External-ports were missing in values.yaml but are
referenced in deployments.
Because of this, it won't work if the user wants to
use the service (aaf-sms-vault, aaf-sms) as a
ClusterIP.
Change-Id: Iaba25ac48c70f678562e90761ac162ffbd32ea5d
Issue-ID: OOM-1564
Signed-off-by: Rahul Sharma <Rahul.Sharma2@amdocs.com>
|
|
Compared status code to integer instead of string
Issue-ID: CLAMP-256
Change-Id: I88536238f3058574c6971df8ab9bd963ea20dad7
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064414
Issue-ID: SO-1317
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Change deployment branch to casablanca to facilitate
deployment tests for Casablanca Maintenance Release.
Change-Id: I0d30723d5001eba89f0f36886e494dd8dd31a5fd
Issue-ID: INT-775
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
Change-Id: I76ce03105a5508d5fe536516cb5585a4f8b26588
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1024
|
|
Enable loggers for network-discovery-micro-service and
network-discovery-context-builder
Issue-ID: LOG-892
Issue-ID: SDNC-542
Change-Id: I484b589015b9177cf51806b4ee5027cc99b457be
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
|
|
Updated startODL.sh script to point ODL's 'journal' and 'snapshots'
directories, used to store MDSAL data, to the persistent volume
mount.
Change-Id: I8307b7f9cd2579b1dcab0413cc3275940e2c3a12
Issue-ID: SDNC-549
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Add CCVPN policy in push-policies.sh script
Issue-ID: POLICY-1356
Change-Id: Ia29455c13a59069251fbb115b09b6d4849795808
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
(cherry picked from commit d73af7009560d8335652f2893e55d3960779080c)
|
|
Updating release notes, Helm and K8s versions and
started documenting use of (un)deploy plugins.
Change-Id: Ia51db5f1489e8d63fd7e1f10e80174eb9f182f0f
Issue-ID: OOM-1497
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36
Issue-ID: OOM-1533
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Sync docker tags with the release manifest from integration
repo commit bff45af94f805dc6f1dd21bcd260bf68350b3cf7.
Note that this reverts https://gerrit.onap.org/r/#/c/73555/
which did not get a +1 from Integration team.
Change-Id: Id19db9fb3a26d1e69eb4763aa3a908ecde5bad8e
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I244a2ab64a3377a1c383c6fdddaac3519a44caf1
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-877
|
|
when looking at OOM Charts, it's important to know what they're
deploying and what are the requirements. This commit is doing it
for NBI project
Change-Id: I8200bc1a2ce06073af898a38ef4d72511969d03d
Issue-ID: OOM-1453
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064413
Issue-ID: SO-1249
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 4c69929dd0acb06a028fabdbdab060be4db6348b.
Change-Id: I9795a9a316b8ab6c959655fee5f7ef65fbfea78c
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Needed to document the ability to add helm plugins via
remote public helm repo.
Change-Id: Iae1a67c2e0e2c7d79629a05e395975a51ed0d896
Issue-ID: OOM-1497
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
For Casablanca release, flavors have been set up for choosing the
"right" resource requests and limits.
Although the deployment is using the right way for that, clamp-xxx
charts values.yaml was not.
This commit makes values.yaml aligned with flavors
Change-Id: I025965d3d7820345f8459a5c5821091a29b2c5c7
Issue-ID: CLAMP-250
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|