aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13Portal Config Map Labellingtoshrajbhardwaj6-1/+31
Issue-ID: OOM-1378 Change-Id: I452919e91e1b3d0014394a357f6658803ba436a9 Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.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 Khinda40-929/+3159
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-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)40-929/+3159
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
2018-09-06Fix from robot testing and resolve mergeBrian Freeman11-21/+48
Issue-ID: SO-713 Change-Id: Icafe6b039cc793c3724c387c06a2e80153e307bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-06Merge "APPC ConfigMap Labelling"Mandeep Khinda2-1/+56
2018-09-06Merge "Container restart loop"Mandeep Khinda1-1/+1
2018-09-06change so nodeport to free 30277Mandeep Khinda1-1/+1
resolves conflict with clamp Issue-ID: SO-984 Change-Id: Ic7ec9daec242e4c7dd8791f870c552f34d0716db Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-09-06Merge "Add config file for pkcs11"Mandeep Khinda1-0/+1
2018-09-06Merge "Casablanca sparky chart updates"Mandeep Khinda30-1788/+105
2018-09-06Merge "Initial calls to dmaaa-bc API"Borislav Glozman11-1/+112
2018-09-06APPC ConfigMap Labellingvaibhav_16dec2-1/+56
Issue-ID: OOM-1374 Change-Id: Ib91ca319bf272bccd483b89708e99261ee993614 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-06SDC Workflow Designerpriyanshu3-2/+8
1. Added additional arguments 2. Changed the debug ports on BE and FE Change-Id: I8b83ee4e7656b3cdb64436c48b1c44bf720ba873 Issue-ID: OOM-1312 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-09-05Initial calls to dmaaa-bc APIdglFromAtt11-1/+112
Initializes some buscontroller objects including topics for PNF PnP use-case Introduces some ConfigMaps which can be modified as we add new use cases. Pathset2: adds SSL port for dmaap-dr-prov patchset 4: changes per Boris feedback Change-Id: Ia267362eae4574722358c6e6b743062b8d54d534 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: OOM-1363 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-09-05Merge "helm chart for so containers"Mike Elliott89-413/+3915
2018-09-05Casablanca sparky chart updatesrv871f30-1788/+105
Issue-ID: AAI-1554 Change-Id: I9f25888cd5bbc5f3e600dc6701ecf55d4f288eea Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-09-05Merge "Add Global values to run healthcheck for DR"Mandeep Khinda2-0/+9