Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 4807fdfc7adf7945c31368e3b420dc853a29f4cd
Adding MUSIC Common charts
Includes:
Cassandra 3.11 - Current Common cassandra is lacking security.
Tomcat 8.5 - Docker Hub
Zookeeper 3.4 - Chart from Incubator/Zookeeper
- https://github.com/helm/charts/tree/master/incubator/zookeeper
Fixed Issue with Zookeeper not starting. Was unable to write to
pvc location.
add copyright header to the files where it's missing
remove all the trailing whitespaces
bump charts version to 3.0.0 and also requirement chart to 3.0.0
Adding resource limits
Update Music Chart.yaml to 3.0.0
Make recomended fixes due to resources bug.
Updated port to 76
Update cassandra values.
Add nodePortPrefixExt
Fix Tomcat sevice Name.
Update Names
Add Readiness Image
Update Service names
Fix cassandra service
Update tomcat chart
Update job chart to incluede timeout.
Update job chart to include delay for run
Remove some unneded files and
update tomcat helm readiness
Replace removed files that were braking the jenkins build
Made suggested changes
Update Replication factor from 1 to 3,3 is default, 1 was set for testing.
Move tag:version into image:
Remove commented out values and aafAdminUrl
Change-Id: I47eafae052cbe7355468655e5f8fcda8402bafd6
Issue-ID: MUSIC-99
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
Signed-off-by: Thomas Nelson Jr arthuerdent3 <nelson24@att.com>
|
|
Project: oom master a3a690dc96c6e70ff84f7e22ba23ebd8349daa24
Merge "Enable AAF at installation"
Enable AAF at installation
Change-Id: Ib2a10b46969c6477ec187fb6665079b367ad1718
Issue-ID: POLICY-1216
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
|
|
Project: oom master b6b6adcc92a531e391b11fb6d27124e5d0c0af56
Enable aaf auth as default authentication
for the microservices resources and traversal
Issue-ID: AAI-1760
Change-Id: I54529d37ad06680c3d5837c9361b1ee99715619e
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: oom master 2ebf3c7f3caebf31a59da71ee778c6ff4a697538
add pnf configuration
Change-Id: Ic9d83e2919bd1f937fdca07d8982bd5e694c4dbe
Issue-ID: SO-1102
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: oom master 60aec19576cd15c76c1d01f3dd83e6b5b72f7348
Merge "Resolve policy GUI access from Portal"
Resolve policy GUI access from Portal
Modified conf file to set proper ueb_app_key value in portal.properties
Change-Id: I785e9c9406c066f929fe31f1d0b8b2b297392f17
Issue-ID: POLICY-1210
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: oom master d3c2c6f0ea3ed54800f4a6c8b17f87ec18bc3e95
Merge "Deploy plugin fix"
Deploy plugin fix
There was an issue were the last subchart may not get deployed.
Change-Id: Ifca7d4fc2bce6b5c56bf683feaac1286b9706297
Issue-ID: OOM-1478
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: oom master adcb9ee33a8d2d158b3e05e9547f7c5a24d1f7a2
Increase /dev/shm size to fix chrome crashes
Chrome was randomly crashing while running Portal ETE
test suites. This appears to be caused by /dev/shm being
too small in the container. This patch increases the
size of /dev/shm in the robot container.
Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 4d5a96331a9ca22b152bf20c121a572c8235fe69
Merge "Add missing resource limits to POMBA pods"
Add missing resource limits to POMBA pods
Add missing pod dependencies
Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1465
|
|
Project: oom master cf7dd544779197b91ed9a973cba3843b30809caa
Merge "Fix deployment of sniro and sdnc"
Fix deployment of sniro and sdnc
There was a bug that prevented charts from being deployed when sniro-emulator
was disabled. The '-' caused parsing issues which is now resolved.
Change-Id: I0e35d3ef5f07dfd2d6dc2f2d60a1614dcf53a73c
Issue-ID: OOM-1478
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
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>
|