Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 8614f6318deec050f7e8fa766f6dbfb9788f2a88
Merge "Update AAF indicators"
Update AAF indicators
Issue-ID: PORTAL-457
Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6
Signed-off-by: st782s <statta@research.att.com>
|
|
Project: oom master 9f4ac1fcfa767d26e0a01ae5ccc362a499a3035f
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit db8a0273b6d9110ba7d1aa01b84666dab83b89d9.
Change-Id: I94878829add2033b98b82a06e4bb097b72648faa
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master e343acfd09a8f96200eeeb79dacfe36a5445063e
Merge "Add systctl vm.max_map_count for elasticsearch"
Add systctl vm.max_map_count for elasticsearch
Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045
Issue-ID: OOM-510
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Project: oom master 7290253b8ddeda359c5dc38ea1a1c43588a4af85
Merge "fixing clusterIP service type errors"
fixing clusterIP service type errors
If you try and change the service type from a nodeport
to a cluster IP things break. We never really exercise
this code path in testing but if you want to experiment
with a totally internal network environment you need to be
able to turn off node ports.
Issue-ID: OOM-1475
Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: oom master a2f1699038a9438d2654f6175245304e4de34d86
Merge "Sync docker tags with release manifest"
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit 178b6b9fbab29eabee2dc05273029a560c459aa0.
Change-Id: Id7f6630d356a743b3999389f2a70cbc8c69af4b7
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 174ade789f6138150ff0d19fac9c8d6f1f0ef7ed
DFC nodeport changes for secure port
Change-Id: Id522805a7caf59dccef6b8b87a25218b2bbeae38
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-892
|
|
Project: oom master 10bac96f181857350b0ed1a662abc2c39472406e
Merge "Add missing sniro simulator properties"
Add missing sniro simulator properties
Change-Id: I855c6b6d5af266d8f7aa159b29abbe44c56840a5
Issue-ID: SO-1146
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: oom master 5ac2fa7fee5c4c36d683612840c5b1fad4eac7fb
Merge "Consistent naming for vid deployment"
Consistent naming for vid deployment
Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405
Issue-ID: OOM-729
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Project: oom master c4b032c4691f6fdd09bc795a20e48580700dcfda
Merge "Change the name of container for graphadmin job"
Change the name of container for graphadmin job
Issue-ID: AAI-1759
Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: oom master eaa96057dd72822bdefeee20fd655c12681648b2
Merge "Set VID portal parameters"
Set VID portal parameters
Change-Id: Ieed7da9d45c5adea2d4ba77eeeddaa8948c86a0f
Issue-ID: VID-330
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: oom master eba7805efb0648ceaf0139a6ed50fabbcbe1ab10
Merge "Increasing initDelaySec for dmaap-dr"
Increasing initDelaySec for dmaap-dr
Change-Id: Id87b4675bf8e2f61e4b8f39e4eae0b5466fb68c1
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-857
|
|
Project: oom master 8bd1fd36e4bd4d935cefdfef91c57bb1abd9311a
Merge "Adjust Clamp config"
Adjust Clamp config
Update the clamp config according to the testing done on OOM lab
Issue-ID: CLAMP-216
Change-Id: I0fc9ecd68a931ed2510b8bf11d025b36243e6bb6
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
Project: oom master 404431e64e2936ae3f06b1e02d5c5cf67db3790a
Merge "Provision clients for PNF topics"
Provision clients for PNF topics
In addition to adding the pub and sub client Role to the PNF topics
for use by the PRH, we fixed the readinessProbe to wait for the
message-router pod. This should avoid attempts to provision before MR
is ready to accept.
Also, properly delivered the dmaapbc.properties file which was lost from
previous commits!
Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-548
|
|
Project: oom master 57a322c8445b56eb67a2295c40895270bcca9b0b
Merge "Fix the issue widget model issue"
Fix the issue widget model issue
So the problem is happening intermittently
because resources and traversal starts up parallel
sometimes they would be ready at the same time
and sometimes they are not but the HAProxy deployment
needs to wait until resources, traversal and graphadmin
is ready before it starts to be in the ready state.
Also modifying the readiness probe to make the
echo request to /aai/util/echo rather than rely
on the port check to get a better indicator of haproxy readiness
Issue-ID: AAI-1759
Change-Id: I847abd7fd0375da59254656f5891ed14547058ab
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: oom master 6fcdcaa896bc8172189ea9a90ad6dc965596bf20
Merge "Add sec_group parameter to robot helm charts"
Add sec_group parameter to robot helm charts
Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 5c65f857ea74f3741a783181f2049e995ef99b3e
Merge "Update log volume directory to proper"
Update log volume directory to proper
directory in the container where the logs
of the update query data is set
This is a first commit that can be used
to hopefully identify what is causing the
issue with sometimes the PUT tool that is trying
to store the widget model is failing
Issue-ID: AAI-1759
Change-Id: I2ee0623aa3e11f95e79295157b4ed29b17395b15
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: oom master c5639f6626b47aaa79171a62df3d4d0c47e3bf60
Merge "Add the https as transport type for dmaap"
Add the https as transport type for dmaap
Issue-ID: AAI-1761
Change-Id: I700d4574cae8a783a456ec440f7eda3113449ab9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: oom master 03edd353d4470ab69b2c740568511a0bed4d4918
Merge "Sync docker tags with release manifest"
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit 90e136c83ec5434abaeb9939b995f86aa4089850.
Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 25af1e124044f9f9349a0c56403d5376a570b8db
Updated: Spellig Mistake
Issue-ID: OOM-1471x
Change-Id: Ic385802437d86b1f80012e556a27ee360436e49d
Signed-off-by: ankatare <ankatare@hotmail.com>
|
|
Project: oom master d1445248920f77b018642f64f4864a0d7424f74a
Merge "Correct port forwarding"
Correct port forwarding
Issue-ID: PORTAL-454
Change-Id: I3c5cb0e4d0bde01ed557098432dabd36d1843fac
Signed-off-by: statta <statta@research.att.com>
|
|
Project: oom master 10c1f777859197edf43670fdf2312cecabfd06e7
Merge changes from topic 'common-repository'
* changes:
Clamp: Use "common.repository" framework
Use "common.repository" framework
Clamp: Use "common.repository" framework
Change-Id: Ic1180781387700a8af36f84f619ffd66a5c02c34
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
Use "common.repository" framework
Change-Id: I31b008cbe5e9c4e06e16451f02e09dc6c19b4147
Issue-ID: OOM-874
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Project: oom master 8a1f02084850110cdc47474ed99cceda98f96e41
Merge "Changing endpoint and NodePort for monitoring"
Changing endpoint and NodePort for monitoring
Change-Id: I2903497dea5894661356f4a467cd8660d340cbd7
Issue-ID: OOM-1479
Issue-ID: SO-1155
Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
|
|
Project: oom master 638bb6a064eaf265bfd5ece6df93a128db7b7a91
fix vfc deployment error
Issue-ID: VFC-1160
Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: oom master 9a3d426904f3274989e4b80fbf12ec802d0401db
Merge "Fix MSB Portal integration mapping"
Fix MSB Portal integration mapping
Change-Id: Ie83c1c07c110af14c9b9af30d4e663b26683a456
Issue-ID: MSB-293
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: oom master da4b063e690294dcf1db629baf55be2889b6ea52
Merge "Fix driver startup in OOM"
Fix driver startup in OOM
Change-Id: Icd64543e9dcbde932852996c8b28e0e8c879c61b
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-1159
|
|
Project: oom master 910c753b0147f480784ec11929989582bbaae1d7
Merge "Update dmaap-datarouter images"
Update dmaap-datarouter images
Change-Id: I1dcefc5a08dd6dfa3e1e16944941ae37600f3f32
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-850
|
|
Project: oom master dd53ec09360a2532c4ae53fe34e9dbd3d3e5538a
Workaround for VID selenium SSL issue in Robot
Change-Id: Ie173e49c141d26c70f8857139ed272eb0125931b
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 38a4f2cc12dff3072cdfa777155f5f43107b6170
Merge "Sync docker tags with release manifest"
Sync docker tags with release manifest
Sync docker tags with the release manifest. It is
assumed that the release manifest is the
"single source of truth" and that the versions in
the helm charts are out of date.
Change-Id: I2902e60b25f57409dd616780a626e63c92d26769
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 040f5c09628d5fb76ac7c9421f8ab73007ded570
Merge "Fix deploy when subcharts contain same name"
Fix deploy when subcharts contain same name
Invalid subchart override file (internal) was being created
for portal. This was caused by an incorrect match on subcharts
that included "portal as a prefix or suffix in its name.
Change-Id: I02d9564f573cf194940df7edc267079e2fb7eec2
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master 357ba2e940cc851b9d3555e88dd784405cbcbc5d
Merge "enable/disable the AAF by a env variable"
enable/disable the AAF by a env variable
Issue-ID: DMAAP-849
Change-Id: I75f09cde311202d7e7991557607bb1b15935252e
Signed-off-by: sunil unnava <sunil.unnava@att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 2e950172ccf33b42597174f0f4d7ad60e187fe46
Merge "Update (un)deploy helm plugins"
Update (un)deploy helm plugins
- Added support for deploying and undeploying individual releases.
- Added support for a --verbose flag to output details during a deploy. By
default, verbose output will be supressed.
- Fixed issues preventng some flags from propagating to helm commands.
- Fixed issue where by --set <chartname>.enabled=false was not removing disabled Helm Charts.
Change-Id: I8e407808a9946f316d035efd503316f96723223d
Issue-ID: OOM-1344
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master fc677231787da26605d9c4d5fb1ecd9ff1150fec
Merge "Cassandra common charting"
Cassandra common charting
Change-Id: I9899178bde859ee00fd62c700e8a2a5dd3dd8ac8
Issue-ID: OOM-1177
Signed-off-by: prpatel <pradeep.patel2@amdocs.com>
|
|
Project: oom master 868886df6e4b8d37434386746b5cb69404371796
Merge changes I3b0a7ee3,I1e32231f
* changes:
Corrections and additions
Set properties using k8s configmap
Corrections and additions
Change-Id: I3b0a7ee34dcae30cdc1faa42e05455aa4e693df6
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-829
Set properties using k8s configmap
Change-Id: I1e32231f468dc00f089f51dc6a70c4d1970e507f
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-829
|
|
Project: oom master bce51a3e54fd7514c4cbef6ff2b8135b76d4e961
Merge "Recommended AAF/OOM Changes"
Recommended AAF/OOM Changes
This incorporats Mike E's changes as well as recommended
changes from Abandoned 70511 (merges from multiple
machines got too hard.)
Made Olaf recommended changes. Changed to non-SNAPSHOT in
anticipation of LF releasing this morning
Put Versions back to "2.1.5-SNAPSHOT" Brian F reminded
me that GWu's scripts handle version changes for
Envs.
Issue-ID: AAF-557
Change-Id: I3e81a9c65df356d1d27b0d453e09c9ed3a81f803
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: oom master 637839030508c3bcd8e6cfbd3cb75b3a580b2c32
Updating catalina_opts of tomcat
Issue-ID: PORTAL-429
Change-Id: Id8b790b612ff928634b5faaaa7ead16dc5f46aa6
Signed-off-by: statta <statta@research.att.com>
|
|
Project: oom master 1784b6c18b8de331b5d527e90a3c834425af0924
Merge "Adding AAF client legacy credentials"
Adding AAF client legacy credentials
Change-Id: I866181a39a77a127f5812c92adebf224a82b86e9
Issue-ID: AAI-32
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
|
|
Project: oom master 6fe9c9406f5aa7812b94fad6fcee6765267771bb
Merge "Add SO config for OOF Homing"
Add SO config for OOF Homing
Issue-ID: SO-1127
Change-Id: Ief7b5b43b61b2b17ddf80dae57e65d5ef01399a5
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: oom master e67b626cc5c60a97e9f8f5743789541880bb3ac2
Merge "Move openecomp.org to onap.org for aaicclient"
Move openecomp.org to onap.org for aaicclient
Change-Id: Ib8f2265e5657d5c0968c097baea9cce6c474c6c4
Issue-ID: APPC-1213
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: oom master 857a27e46facc50132c742054178b4537ae0808e
Merge "Tidy up of logback.xml and check debug mode works"
Tidy up of logback.xml and check debug mode works
Removed old ajsc references in logback.xml
Issue-ID: AAI-1754
Change-Id: I19c58f79838e3d008d7563c0bf1f21a37e92a9f7
Signed-off-by: michaere <michaere@amdocs.com>
|
|
Project: oom master d132667f638a3594c14fbc37232b1e4b85017044
Increase openstack and sdnc workflow timeouts
Currently they are both set at 60 seconds, which is far too short.
Making them both 60 minutes.
Change-Id: I1ec04651362cad5ad65303f25e017b693bdba220
Issue-ID: SO-1131
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
Project: oom master 56b24225b64d9ae2354d640405b61ea97234f7cf
Merge "Add sshsm hardware security support charts"
Add sshsm hardware security support charts
Add charts that support hardware security in AAF
This includes two sub charts, abrmd and distcenter
By default tpm requirement is disabled via the global.tpm flag.
Issue-ID: AAF-409
Change-Id: Ia3f5948891638bc281ad4585818274fc71564bdd
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: oom master 3cf232d1a8a591f582d1d8d21e6ae741dac1561d
Merge "Update k8s bootstrap container to 1.4.4."
Update k8s bootstrap container to 1.4.4.
Also change msb_host address to msb-iag for holmes.
Issue-ID: DCAEGEN2-796
Change-Id: I0f3785d26a4f7606ca053f57c6a356689bcb1e50
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Project: oom master 8836dfd9604735350ef63fb40a44b92b527248a8
Merge "Invalid image name on windriver lab"
Invalid image name on windriver lab
Issue-ID: CLAMP-234
Change-Id: Id85f8978daf3bc3a0427e431c200ac0a3932ae7f
Signed-off-by: ac2550 <ac2550@intl.att.com>
|
|
Project: oom master f74978f7a52637ce358bf71e8d3be55f95031153
so-minitoring po startup issue
so-monitoring pod doesn't start completely.
This issue has been addressed here
Change-Id: Iab0d8fd3f1a7b9b000d2eac3968fefc07b5b2230
Issue-ID: SO-1138
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
Project: oom master b81745ce6dffd4880a2983d8521b8ad4a08cb194
Merge "Replace liveness probe & update images"
Replace liveness probe & update images
Updating to latest snapshot images. File-based "wait"
being replaced with standard port-based liveness probe to
fix cassandra from not starting for AAF.
Change-Id: If08d6bbf766abfcebe14d23894cde9c21c96c510
Issue-ID: AAF-557
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master c2185990260ca9e55f49ca65ea6433961856ac22
Updating datafile collector in oom
Change-Id: I1732cba867acd6fc049b5a863b2bc45199caecd3
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-877
|
|
Project: oom master 42cb9f11d8ef4756d9d51aca4c3bb08277b86869
Merge "Added missing maria db dependencies"
Added missing maria db dependencies
If there are other inter-pod dependencies that should be
managed, please comment to let me know so they can be added.
Also addressed the missing globals section in the pods values.yaml
files and incorrect pull policy management to make them follow
the standard conventions
Change-Id: I3625f8452d90182391e1ff4af5fddfe9d0948a32
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1472
|
|
Project: oom master d5d5d1387f692610255e602ea18360d61626e614
Merge "Modify the updateQueryData job to keep waiting"
Modify the updateQueryData job to keep waiting
until the haproxy can be reached by
the kubernetes pod created by the job
For some reason in certain rare cases
the job is being started prematurely before
haproxy container is up so doing another check
Issue-ID: AAI-1713
Change-Id: I86827af46220eeb94322973d22a3abd4287eacea
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: oom master b7d8e097d97c5d6bc6d55d841c388a2abbeeae61
Merge "improvements for configmap"
improvements for configmap
includes:
- set environment using configmap
- use new docker image produced without Dockerfile (per Nokia)
Change-Id: Iff0468e6ca0fdb4b1a377b23a26397e5d20f40f7
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-829
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
Project: oom master 8280cc95197f75e38ba8cd963575cc34cfbb0184
Fixes for Robot Selenium & Keystone
Issue-ID: INT-680
Change-Id: I314b21c09b115f9bbb52dd827a7e5950d52318f7
Signed-off-by: Brian Freeman <bf1936@att.com>
|