aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14Config update to fix whitespaces issue in payloadLawrance, Edwin (el525a)1-10/+6
Change-Id: I441e26f6e4c7add77ec65fb651b4cd59f9c4c06b Issue-ID: AAI-1596 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2018-09-14OOF Configmap labellingvaibhav_16dec4-0/+20
Issue-ID: OOM-1391 Change-Id: Ic00da8ec0e6f815ec63c20e556201ab3116c7aae Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-14sdc portal Config Map Labellingtoshrajbhardwaj4-0/+25
Issue-ID: OOM-1390 Change-Id: I8fe0dbde62cb8d88ec18321078ea6740bad8524a Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-14Backup Task- ConfigMap Labelling for dmaapPrateekinlinux5-1/+66
Issue-ID: OOM-1377 Change-Id: I04b44a27059abf0fa2fa2ec818219e9a2daa14e1 Signed-off-by: Prateekinlinux <prateek.khosla@amdocs.com>
2018-09-13[Champ] Fix startup issueMichael Arrastia1-2/+1
Correct cassandra configuration to allow microservice to start. Change-Id: I6f3b8bd80fbc73ddffc009e5f41263135d2f0a59 Issue-ID: AAI-1587 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-13Add service port name to APPC configMike Elliott1-0/+1
Adds service.portName configuration to align with changes to the common mariadb-galera chart. Change-Id: I69b2f1708959012cb90df5ff381f6733a58924d7 Issue-ID: CCSDK-523 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-13Add mariadb-galera port name overrideMike Elliott2-5/+5
The service name was being used as the port name. There is a 15 character limit for a port name in Helm. This patch allows another chart to configure the port name that is used via service.portName. Change-Id: Ie4b805a5e58a53b10480961e543267ca8bb1dc00 Issue-ID: CCSDK-523 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-13Fix Gizmo crash in OOMMichael Arrastia5-0/+42
Corrects invalid license section by adding XML compliant comments. Adds missing edge property json files. Change-Id: I8f4a5166f802c3bb4b62a8ae22dece0dca45e063 Issue-ID: AAI-1582 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-09-13Merge "Upgrade APPC to use common mariadb galera charts"Mike Elliott22-164/+83
2018-09-13Portal Config Map Labellingtoshrajbhardwaj6-1/+31
Issue-ID: OOM-1378 Change-Id: I452919e91e1b3d0014394a357f6658803ba436a9 Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-13Resource Limits for sdnctoshrajbhardwaj11-47/+103
Issue-ID: OOM-1162 Change-Id: Ifb06ba4377152148ab817ec48e8cdd62bbff7f5d Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-09-12Fix startup of Network Discovery podsjmac4-5/+18
Change-Id: I1d54d4ed47bb163d93525a765efdf33a72763745 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1372
2018-09-12Add babel trustStore and config to model-loaderJimmy Forsyth2-0/+2
Issue-ID: AAI-1456 Change-Id: Ia5728e83230e9f9fe8f4ca692bb0bc3c21f23a3c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-12Resource Limits for multicloudMukul8-116/+80
Issue-ID: OOM-1155 Change-Id: Ie727d224eb0ffbd619b46cf66d765b0b0afd454e Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-09-12Merge "use https for healthchecks and vfw script"Mandeep Khinda3-15/+15
2018-09-12Merge "Flavors defintion in resource limit"Mandeep Khinda18-91/+138
2018-09-12Merge "[Babel] Add mandatory group filter properties file"Mandeep Khinda1-0/+1
2018-09-12Merge "Add CR Widget IDs to the generator properties"Mandeep Khinda1-0/+3
2018-09-12Merge "Updating testsuite version"Mandeep Khinda1-1/+1
2018-09-12Merge "Fix resource imits for nbi"Mandeep Khinda1-18/+7
2018-09-12Merge "fix sdnc.cluster script to use new NodePort prefix"Mandeep Khinda1-1/+1
2018-09-12Merge "Config for pomba services to enable integration"Mandeep Khinda11-29/+788
2018-09-12Merge "Update attribute in application.properties"Mandeep Khinda1-2/+1
2018-09-12Merge "Mounting logback.xml file to champ MS"Mandeep Khinda3-0/+208
2018-09-12Mounting logback.xml file to champ MSShwetank Dave3-0/+208
Adding license to logback.xml file Change-Id: I0013b14b0e29af25960b2c68c116f9ed39091b7a Issue-ID: AAI-1477 Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-09-12use https for healthchecks and vfw scriptJorge Hernandez3-15/+15
Change-Id: I98f1bd5a354802ebf4be2356b97ec1bbdecce116 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1111
2018-09-12[Babel] Add mandatory group filter properties filemark.j.leonard1-0/+1
The Babel microservice requires the group filter properties file to be present (at runtime) in order to successfully process CSAR input data. Change-Id: Id25a8911a582b1728664084ceb585fe6d93ccc32 Issue-ID: AAI-1579 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-09-12Add CR Widget IDs to the generator propertiesmark.j.leonard1-0/+3
Change-Id: Ib769fa12effdce81a0399f615585e7e4f38f04d2 Issue-ID: AAI-1444 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-09-11Merge changes Ie5019f56,Id018a5f5Alexis de Talhouƫt5-31/+39
* changes: Network prefix configurable in Helm Fix not using storageClass issue
2018-09-11Network prefix configurable in HelmMartin Ouimet1-26/+6
The network prefix cidr that are automatically provisioned into Netbox at the creation time were hard coded in the provision script. The purpose of this patch is to externalize the network prefix, so they can be configured in the Values file of the Helm chart. Change-Id: Ie5019f56339146e61794ea7308300436d790b4c4 Issue-ID: CCSDK-533 Signed-off-by: Martin Ouimet <martin.ouimet@bell.ca>
2018-09-11Fix not using storageClass issueMartin Ouimet4-5/+33
the PVC yaml definition was corrupted and mountPath were missing when not using storageClass. Fixed PVC template of Postgress and Netbox-app charts. Change-Id: Id018a5f5bf1e4a928cbcbdb6eefc43a1a0f08244 Issue-ID: CCSDK-533 Signed-off-by: Martin Ouimet <martin.ouimet@bell.ca>
2018-09-11Merge "Update vm_properties.py for encrypted password"Mandeep Khinda3-1/+9
2018-09-11Fix Netbox client assign IP 0Martin Ouimet1-0/+21
This patch assign the first IP (0) of the 3 networks. This prevent Netbox client from assigning IP 0 that is not supported in Openstack. Issue-ID: CCSDK-533 Change-Id: Id42f883d8dc8c12824669bb98e05b3944880def5 Signed-off-by: Martin Ouimet <martin.ouimet@bell.ca>
2018-09-11Config for pomba services to enable integrationGeora Barsky11-29/+788
Issue-ID: LOG-194 Change-Id: Ia73101214fc265d538e147f7b329394b4ddaa878 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-11Fix resource imits for nbiEric Debeau1-18/+7
Issue-ID: OOM-1156 Change-Id: I2745d750b2031dcf8283fc46abd2034b284332d4 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-09-10Update vm_properties.py for encrypted passwordBrian Freeman3-1/+9
Issue-ID: INT-515 Change-Id: I11824c0e3424f153c413a2bee547423be80338a7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-10Merge "SDC Workflow Designer"Mandeep Khinda3-2/+8
2018-09-10Merge "Fix APICDOC HC creds"Mandeep Khinda1-1/+1
2018-09-10Add NDCXT builder to Context AggregatorMohammadreza Pasandideh2-1/+32
Issue-ID: LOG-460 Change-Id: I5f827b23707b336df3771638fbe8dfc87367ea05 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-10Fix APICDOC HC credsAaron Hay1-1/+1
Change-Id: I08ea5930b7c119081fcfdc0dc80ba1d07645ab23 Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-10Updating testsuite versionedepaul1-1/+1
Change-Id: Id7d0b8fe22e48cf5525f5bbb04b26bdd3469de06 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: OOM-1381
2018-09-07Merge "Add graphadmin microservice to oom"Mandeep Khinda39-929/+3156
2018-09-07fix sdnc.cluster script to use new NodePort prefixjmac1-1/+1
Change-Id: Ie2c84aad411e26019eb38cb9262ff98096345ad6 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1379
2018-09-07move SDNC geo NodePorts to separate prefixjmac4-6/+9
Change-Id: I7aaa10563a9008d4628534159b2064a5f51802ec Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1379
2018-09-07Upgrade APPC to use common mariadb galera chartspramod22-165/+98
Change-Id: I3537415a9266bc388aca146f86984c8a1585ce4e Issue-ID: OOM-1205 Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
2018-09-07Update attribute in application.propertiesPhillip Leigh1-2/+1
Issue-ID: LOG-461 Change-Id: Iae377eb7e25cf15b666017f0493c7ee0c1ae15dd Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
2018-09-07Merge "Bump OOF image versions to 1.2.1"Mandeep Khinda2-2/+2
2018-09-07Flavors defintion in resource limitvaibhav16dec18-91/+138
Issue-ID: OOM-1322 Change-Id: I5248ae206da6b5d65b0830f454813e6e14ec7284 Signed-off-by: vaibhav16dec <vaibhav.chopra@amdocs.com>
2018-09-06Add graphadmin microservice to oomKajur, Harish (vk250x)39-929/+3156
Add the graphadmin charts to oom Also added the aai_schema changes to make the application model driven Update the resources traversal charts to be more user configurable Issue-ID: AAI-1545 Issue-ID: AAI-1474 Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-06Merge "Fix from robot testing and resolve merge"Mandeep Khinda11-21/+48