Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 98f62cde513f5080d99132d520082de43b555e63
dcae - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I1dc0c81519fd875dee4786c3dea752f354b79502
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master c3f901acd912026f602ebdcb66c83490f1a4cf05
Merge "Add standardized helm chart for so"
Add standardized helm chart for so
This is a standardization (based on helm community best practices)
of a Helm chart for the Service Orchestrator (so) in ONAP.
How to deploy the so chart (outside of the parent onap chart) from
the local oom/kubernetes codebase.
** need to create/update dependencies defined in the chart's
** requirements.yaml
helm dep update so/
** deploy the so helm chart with the "release" name of 'onap'
helm install so/ -n onap
Change-Id: I22471eb9fe0dec32941e14dc63857222c80ebe20
Issue-ID: OOM-727
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master ecd6153f14f654c65837b7515f40f75ad8809241
Merge "Add Makefile to OOM project"
Add Makefile to OOM project
Executing 'make' provides:
- linting of all charts
- resolution of chart/subchart dependencies
- creation and deployment of Helm packages to a local Helm repo
Prerequisite:
Start up a local repo and register with Helm as 'local'.
Example:
> helm serve
> helm repo add local http://127.0.0.1:8879
Change-Id: Ie08e8fc2593ac7e67b01f93e266953b962adef5d
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Issue-ID: OOM-265
|
|
Project: oom master f50dccfd3067116ccbf9e26aef6d9b5aa13f85fd
Merge "Add common helm chart"
Add common helm chart
This helm chart provides common base templates that should be
included in each onap subchart. This chart is included as a
dependency within a charts requirements.yaml.
Change-Id: I0f4e155bcca31de79aa57b4ce45d26e86069ef72
Issue-ID: OOM-265
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master 799ae16776823e5f12412eab4bd21368480d682e
Add onap parent chart
This is a top-level parent helm chart which deploys customizations
of the ONAP platform.
The parent ONAP chart represents the start of OOM's move away from
the oneclick bash scripts and towards the direct use of Helm to
manage configuration and deployment of ONAP.
How to deploy onap chart from local oom/kubernetes codebase.
** need to create/update dependencies defined in the chart's
** requirements.yaml
helm dep update onap/
** deploy the onap parent chart (and all referenced subcharts)
** with the "release" name of 'onap'
helm install onap/ -n onap
Change-Id: I71bee25770bdce82a47bfabb04946bb4fad069a2
Issue-ID: OOM-265
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master a70775c54d244fe769293ea3bba1d99881416e6e
Merge "vnfsdk - readiness image update"
vnfsdk - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: Ia35aaf5a59960e13d0514a74a5416b08905829b6
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master dfa25e64ec9f3d2a5aa0b3470e623ad79ad8b5dc
Merge "vid - readiness image update"
vid - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I0d772c06394c7ac643f93ff1ce8baf6ac2789312
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master dc18c7311ae36e129160c0a71e8c7fc3495b9a70
Merge "sdnc - readiness image update"
sdnc - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I55e37a22970e3534cc5bb77a03c802135c00bbec
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 673282a603133787a8659c7b7d8cb0748f0687b4
Merge "portal - readiness image update"
portal - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I7373540d34ba605abb372690f7636d353b99b414
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 7b8caa151ee72e42b983d48fb15b07b9bfc691a3
Merge "Update TOSCA license"
Update TOSCA license
Change-Id: Id789aa41cf1d8c2cb5f1cb9f091c8f434c3e43a1
Issue-ID: OOM-724
Signed-off-by: Jun (Nicolas) Hu <jh245g@att.com>
|
|
Project: oom master 5e6caf629c00043af7ebef1127682a21e0e25cb8
Merge "log - readiness image update"
log - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: Id90fe7d61cbc1e7159832d59879eebfe29782120
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 14bfc580669b5a87a8df81716e05587a9d327ee5
Merge "msb - readiness image update"
msb - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: Ie610db1b0c4471beac7d91622aa98168a452ab23
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master f5fc7774f3910c4444602172249764f75f472456
Merge "clamp - readiness image update"
clamp - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I28044b671abfff8d031fce7db550ccf0847806d6
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 47a8168b17e11e7f603185e97b34f828a048731a
Merge "appc - readiness image update"
appc - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I5590a42783978be46f69c1ed4c5c72e4e1c34ddb
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master e101cfe5875eaeff12da6b55b58e01919ee63836
Merge "message router - readiness image update"
message router - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: Ib04fbf5814b8dda7cc398726a38d97979d1d2e28
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master e093347f53d92e61e746b98268517b0110081a00
Merge "AAI - readiness image update"
AAI - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I8ab9c35a2c96d2456f026bd13f26641d92cc055e
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master a7e76d959225e765b395aa9bc0aadff92e50138c
Merge "AAF - readiness image update"
AAF - readiness image update
Issue-ID: OOM-514
Change-Id: I3533bafa88341e6895132ba8fda2fb8fc4e27210
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 69914fd7d1f5cb2dae6052c697bb79e61718b927
Merge "mso - readiness image update"
mso - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: Ie77aee01045a62794a098cf20a99be46d86d60ae
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 4fc04288fac45f99dfb1b4bb818dd8e10ec8c320
Merge "multicloud - readiness image update"
multicloud - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I3f033e2acca07f1b430a11bbc78d37b07f47d05f
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 987fcbb265ca47392e5fc3be451eab6d22e5e859
Merge "policy - readiness image update"
policy - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I001362b65b03137d996e93b1ace64438bcbf2d9c
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 18d5e566063083f25f3bc32cace70a2bbdb6a5ff
sdc - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I6ee0938a4de34fa1c12ff838658ad8a25e708cf5
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 2e00737960d2131070d809c2b81d48382020c189
Merge "Config seg sdc deployment"
Config seg sdc deployment
Issue-ID: OOM-550
Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
Change-Id: Ibad8a16fb289ddd4260be5cce0c787e4de212a97
|
|
Project: oom master 3472e8ae8b323f83cb0f7add5ff97b7fed936b0f
Merge "Replica Scaling of Policy Container"
Replica Scaling of Policy Container
Issue-ID: OOM-689
Change-Id: Iff389af637dec0b85e568dd9b4cfa641f11eb3fc
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master c4eb1a5c7d634668ae44a45899f10782d3d9b0e6
Merge "Install/uninstall helm chart"
Install/uninstall helm chart
This TOSCA will deploy ONAP on the Kubernetes Cluster.
Issue-ID: OOM-46
Change-Id: I783a9fdec19b896470f61dd4ba13bbe0b2e01b0a
Signed-off-by: Nicolas Hu <jh245g@att.com>
|
|
Project: oom master b4b8a94b3c316e71d29013cfa6d3e348594bbf4b
Merge "Replica Scaling of Portal and Vid Container"
Replica Scaling of Portal and Vid Container
Issue-ID: OOM-690
Change-Id: Ia26adc82d04add9b1e18c51b361c21755512c137
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master a604880f402eeeb7f980bc5721af41a1dc003ce0
Merge "Replica Scaling of AAI Container"
Replica Scaling of AAI Container
Issue-ID: OOM-684
Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master bbbab8060cd9b5ebaa917be725a1ce487004073c
Merge "create K8S cluster by TOSCA"
create K8S cluster by TOSCA
Issue-ID: OOM-63
Change-Id: I1506e856328c5fd973a0de140982d8b1bbbac546
Signed-off-by: Nicolas Hu <jh245g@att.com>
|
|
Project: oom master 0651826ec374fe0ba56630258507959517b3b11f
Readiness check add configurable timeout
Add timeout parameter to readiness-check
Fix readiness-check to work with kubernetes5 python lib
Issue-ID: OOM-695
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: If5c2a220e187d48e1ab224119a91be4774dba80e
|
|
Project: oom master 15ef9b262d5ce97e4536640ef5eefd2ba50fa5fd
Merge "vid persistence folder parametrization"
vid persistence folder parametrization
Issue-ID: OOM-145
Change-Id: I803159c1c2ec57ea617f63585d96005c4b9ff855
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: oom master 5b2df8cc0f7105bb23b6fd082c59b1a0feaf1e87
Merge "Replica Scaling of MSO component"
Replica Scaling of MSO component
Issue-ID: OOM-683
Change-Id: I6866376f94536dd93641d5ed7d99fb72a488543b
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master c81e3d03d12b49604a3a801012cc859e01ce2e8e
Merge "Replica Scaling of APPC and Message-router"
Replica Scaling of APPC and Message-router
Issue-ID: OOM-686
Change-Id: I3235ff6572cc02df4e572fea54ba06963652af6d
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master 4845f0698f032c373b3e9139b85403a9ec968872
Merge "Replica Scaling of SDNC Container"
Replica Scaling of SDNC Container
Issue-ID: OOM-685
Change-Id: I5fe35221adfd95327d05586536f936e539ac6b17
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master 90d89219b27e6033aafbf888ab1da185b76f6180
Merge "Fixing typo on README_HELM"
Fixing typo on README_HELM
Change-Id: I7c5f7479a9b4c5f3f1045fb80c627ea8864913b0
Issue-ID: OOM-687
Signed-off-by: Sylhare <sylhareng@gmail.com>
|
|
Project: oom master 07dc7db266ecfb88a783a94fac5c54e2092bda53
Fix readiness-check exception
The problem is that the script tried to
iterate on statuses of pod containers.
when some pod is in state "pending" or
some other case when there is no status,
the statuses is None.
Therefore python throws exception when trying to iterate None,
which is non-iterable.
Issue-ID: OOM-514
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Change-Id: If57b8a632a83489fddb12373e4047396f5fa08a3
|
|
Project: oom master 58ba9e800fdd7024f43a3e5195dc5275ce3d5b7e
Ignoring intelliJ files
Change-Id: Ifd7c17a336571e4c8c586aed1da1f7e48e913888
Issue-ID: OOM-116
Signed-off-by: Sylhare <sylhareng@gmail.com>
|
|
Project: oom master 794ae5db8003fc67da57f6b887ab69adfb7e06f8
Merge "Enforce MSB dockers dependencies"
Enforce MSB dockers dependencies
Change-Id: Ib8bef822ea3b27e3a7eb9e99cf7f8748bfc6f422
Issue-ID: OOM-678
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: oom master 929e0e7a5e94f90a6ec209e50e6c37eae3771827
Merge "aai search data config alignment"
aai search data config alignment
Change-Id: I690bf6863c38265c2ef10f315f0638be65211585
Issue-ID: OOM-671
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 940f53896630a76d41d598f60d07792a4a0fb8e1
Merge "aai model loader config alignment"
aai model loader config alignment
Change-Id: Ifc5db843fb45c458c2d2a9294c52201fc27f425e
Issue-ID: OOM-669
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 92facf7ad7dd313912914c2941cfd0e296123ada
Merge "aai resources and traversal config alignment"
aai resources and traversal config alignment
Change-Id: Ib0b7a59a07e96eb79fd6ca59a5459e4e81de29e2
Issue-ID: OOM-668
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 7514da298acfbaaa33115d2d1fff0929bbac876a
Merge "aai sparky be config alignment"
aai sparky be config alignment
Change-Id: I7c8f8732763a39cf0bccec9af4149736c9108ea5
Issue-ID: OOM-666
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master ce7844b207021251ec76a5aa5d7b8c1de3555a12
Merge "config seg vid deployment"
config seg vid deployment
Issue-ID: OOM-559
Change-Id: I215f471b6711c8491d9381257c1b91ca3d21b8ed
Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
|
|
Project: oom master 18c2dbcdf7904d6a4030efa141fe232009362800
Merge "config seg aai elasticsearch"
config seg aai elasticsearch
Change-Id: I1d734fee3e487ba7d2e346576e38aba84928928f
Issue-ID: OOM-660
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master cb8d6dcaf8e8ca842111b4e498b37925da7371d3
Merge "config seg aai data router"
config seg aai data router
Change-Id: Ib49c01c7f602458a41c66eb354fa08a024bdea15
Issue-ID: OOM-659
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 5b0d96fc56a21e340f394b0126bf91ba234a9f07
Merge "config seg aai search data service"
config seg aai search data service
Change-Id: Ie0229756fabb37a88f46c3d6eb864531660885a8
Issue-ID: OOM-663
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master d1f7eb62115aa027e194486e496bf2257c490543
Merge "config seg aai model loader"
config seg aai model loader
Change-Id: I868acb11ba195a9415d54d2a9352c120a8b76e08
Issue-ID: OOM-662
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 64778b2d08d7ccf4141a8beba5f2782f7c551f3f
Merge "config seg aai sparky be"
config seg aai sparky be
Change-Id: Ic322d59fe4d79e35595a72daf7842ee03954023b
Issue-ID: OOM-664
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 68e6115eb446e0a7993a2d8765a7d05c5345d1d3
Merge "config seg aai resources and traversal"
config seg aai resources and traversal
Issue-ID: OOM-658
Change-Id: I8878f202147edc419341fdc3bdafeb1ebc2eec1c
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master bce13fa0b25fb7932d5ad1be748541682329853c
Merge "skip commented lines from values.yaml"
skip commented lines from values.yaml
Change-Id: I1dc5a109d6a98ce5f281f3cec07d423bfbb2565a
Issue-ID: OOM-603
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 24d4289ae86401972536b8a5b54124150bfe9a4e
Merge "health check of log elastic search"
health check of log elastic search
Change-Id: Ia2876a084a7350a91b2b0fc268fa29038d906e70
Issue-ID: OOM-648
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|
|
Project: oom master 4f285ee91eb4bdeba4f12f484dca146cec550248
Merge "health check of log shash"
health check of log shash
Change-Id: Iba950df2a8c957edd9f772d5f10701a688e69c28
Issue-ID: OOM-649
Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
|