summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-30Add protocol prefix to port namesHuabing Zhao4-12/+12
Protocol prefix needs to be added to prot name in order to leverage the Istio features. Issue-ID: MSB-226 Change-Id: I670d6abbb2321b25aa30166b7d5415acaaf3e971 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-30Enable Istio sidecar injectionHuabing Zhao9-0/+13
Change-Id: I0ec08fbbfa5e5949d7645493f7d1ce7237707a26 Issue-ID: MSB-226 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-26Updated PTL assignmentMike Elliott1-5/+5
Change-Id: I8a74cb406eadf3e619e7eac630022c93cb643776 Issue-ID: OOM-1301 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-07-26Merge "Remove ODL restart from start script"Borislav Glozman6-20/+12
2018-07-26Merge "Update CDT image reference"Borislav Glozman1-1/+1
2018-07-26Merge "Add note on openStackEncryptedPassword"Mike Elliott1-0/+7
2018-07-26Add note on openStackEncryptedPasswordAbdelmuhaimen Seaudi1-0/+7
This is a note that will help remind how to generate Openstack Encrypted Password in the OOM Quickstart Guide. Issue-ID: OOM-1132 Change-Id: Ibbf341a1a0f8bb299bd09eaec3b48421c414a7f7 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> (cherry picked from commit cfb2b9cb03e97b3e7f5f4f859a260d8575611691)
2018-07-25Remove ODL restart from start scriptTimoney, Dan (dt5972)6-20/+12
Update image versions to 1.4-STAGING-latest Update startODL.sh script to eliminate restart of ODL container Change-Id: Iaef4aaea243974f97060b73c81dedce990108180 Issue-ID: SDNC-394 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-25Merge "Added apex-pdp to policy"Borislav Glozman9-0/+400
2018-07-25Added apex-pdp to policymmis9-0/+400
Adding helm chart to deploy the newly created apex-pdp docker image Issue-ID: POLICY-866 Change-Id: I20d488880ff5198624796f3d3d67431305d374e2 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-07-25Merge "remove proprietary name"Borislav Glozman27-3008/+0
2018-07-24Update CDT image referenceAaron Hay1-1/+1
Update CDT image reference based on master snapshot image. Change-Id: If8c37481fd9406cadbf979554b37c8e23341175c Issue-ID: OOM-1298 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-07-24remove proprietary nameJun (Nicolas) Hu27-3008/+0
Change-Id: I989f7575abc190d8d8e380112b0914572b4ff961 Issue-ID: OOM-1297 Signed-off-by: jh245g <jh245g@att.com>
2018-07-24Fix uui server liveness and readyness timeoutNetajisu1-2/+2
Increased liveness and readiness timeout. Issue-ID: OOM-1296 Signed-off-by: Netajisu <Netaji.Surve@amdocs.com> Change-Id: I1f653bf89b2703aa0cc7a71e9566c407d788e6d0
2018-07-23fix clamp filebeat data dirMichael O'Brien1-1/+1
Change-Id: Iddb67740af94678f2ea60eb610aef9e407e9af36 Issue-ID: CLAMP-199 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2018-07-19fixing .gitreview on masterMandeep Khinda1-1/+1
it is pointing to beijing for some reason Issue-ID: OOM-1292 Change-Id: I872bf5ea5cf0f8c58e689c94b96f055186ca685b Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-07-18AAI-UI es index are not getting populatedArul.Nambi7-9/+29
This change request contains the following fixes 1) SSL exception when contacting search service 2) AAI not posting to DMaap as it could not contact message-router 3) Search service unable to reach elastic search 4) Index name different between synapse and AAI-UI 5) Sparky starting before es which leads to the indexes not being created 6) Changing the DMaaP topic on synapse to listen to the ones posted by AAI Issue-ID: OOM-1290 Change-Id: I8126755c50f6842d8aee429436fb57b8b96a3819 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com> (cherry picked from commit 01a80afbf5e04b9c05b3f590d643c81b16088b3b)
2018-07-17Fix portal-sdk nodePortBorislavG2-2/+2
Issue-ID: OOM-1284 Change-Id: Ibbed1af73656585fd4ce9284b13d52d452718d4c Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-07-15Merge "Expose portal sdk port"Borislav Glozman3-4/+4
2018-07-15Merge "SDN-C Multi-site High-availability - Auto-failover"Borislav Glozman33-92/+1218
2018-07-15Expose portal sdk porthb123f3-4/+4
Issue-ID: OOM-1117 Expose portal sdk port on OOM Change-Id: Ie663733cab6bad1650c7b92efab60c6478e3b06f Signed-off-by: hb123f <hb123f@att.com>
2018-07-15SDN-C Multi-site High-availability - Auto-failoverMohammadreza Pasandideh33-92/+1218
Change-Id: I4e028b31ce7a60154d2c04c63431c5ea996de8f8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: SDNC-213
2018-07-11Merge "Add apiVersion to service definition"Borislav Glozman1-0/+1
2018-07-10Add apiVersion to service definitionKiran Kamineni1-0/+1
Adding apiVersion to the service definition for consul-server-ui. This is flagged as an error when using kubectl apply after generating template using helm template. Issue-ID: OOM-1280 Change-Id: Icb7378acbd66b851b6a83bfd8b30373e95cb15fd Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-07-09update software artifacts: beijing -> casablancaJorge Hernandez5-5/+5
Change-Id: I9b162cd02aa472e16e146518e1294f57de1e306b Issue-ID: POLICY-959 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-07-03Add new Widget ids to Babel configLee, Tian (tl5884)1-0/+3
Add additional Widget ids in support of the new Port Mirroring configuration model generation feature Change-Id: I9c9440042e34c5ca422c4a2428ae1e73212fc1f3 Issue-ID: AAI-1345 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-07-03Activity-Spec support in OOM - Casablanca Releasepriyanshua9-0/+383
Activity spec support for OOM deployment via K8S Change-Id: Iba4a2c6ff2eaf0c435b93ac7d47261f86d3dfdc1 Issue-ID: SDC-1048 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2018-07-03Add schemaIngest resource to aai-data-routerMichael Arrastia3-2/+41
This file is required to configure the location of the OXM files ingested by the data-router microservice. Change-Id: Ie360f0b80af39c709a5c3dcb18ce06768fbb40a6 Issue-ID: AAI-1229 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-07-03Merge "Add schemaIngest properties resource to aai-gizmo"Borislav Glozman2-0/+36
2018-07-02Add schemaIngest properties resource to aai-gizmoMichael Arrastia2-0/+36
This file is required to configure the location of the OXM and DB Edge Rules that are ingested by the Gizmo microservice. Change-Id: I51a24bc24ddc757e6e11b3f3a855fff6696c6a64 Issue-ID: AAI-1227 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-07-01Merge "Reconfigure haproxy to use dns resolution"Borislav Glozman2-3/+7
2018-07-01Merge "make sdnctl user db password configurable for SDNC"Borislav Glozman14-14/+40
2018-07-01Merge "Update OOM APPC chart to enhance AAF support"Borislav Glozman4-3/+139
2018-06-27Update OOM APPC chart to enhance AAF supportAaron Hay4-3/+139
Added AAF config parameters and files needed to allow AAF to work in an APPC OOM environment. Change-Id: I39f0769e721889a68c6a111adf29d685b9f97dbf Issue-ID: OOM-1124 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-27Merge "storing robot logs on the pv"Mandeep Khinda4-2/+120
2018-06-27Merge "Fix SDNC portal liveness initialDelaySeconds"Mandeep Khinda2-2/+2
2018-06-27Merge "Fix Policy Nexus liveness initialDelaySeconds"Mandeep Khinda14-25/+42
2018-06-27Merge "Create readiness health check for readiness probe"Borislav Glozman2-2/+21
2018-06-27Merge "Changed logDirPrefix to /var/log/onap"Borislav Glozman2-14/+3
2018-06-26Exposing the node port for sparky-beArul.Nambi4-7/+7
Removed the cluster ip and set the node port to 20. Also disabiling ssl as portal does not support ssl yet. Issue-ID: OOM-347 Change-Id: Ia0431bb4b72e709df7e867ccae01b0b8219088d9 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-06-21Changed logDirPrefix to /var/log/onapWelch, Lorraine (lb2391)2-14/+3
Issue-ID: LOG-482 Change-Id: I3d9b67f73964cf76acdbf83ea24bde1adab8b60a Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-06-20Create readiness health check for readiness probeAaron Hay2-2/+21
New health_check.sh added that allows the readiness probe configured in statefulset.yaml to succeed Change-Id: I3b619dfc84926bc27381c0b932971b41b12e4269 Issue-ID: OOM-1109 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-06-13Fix SDNC portal liveness initialDelaySecondsBorislavG2-2/+2
Change-Id: I4517cd5c93a27c781fc33a2e88f406bb449b6e52 Issue-ID: OOM-1140 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-13Fix Policy Nexus liveness initialDelaySecondsBorislavG2-4/+4
Change-Id: If8715327f0c274f00422c5c6e40ee153204470f1 Issue-ID: OOM-1139 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-06-11Use 2.0.0-ONAP tag instead beijing branch2.0.0-ONAP2.0.0-ONAPGary Wu9-10/+10
To ensure reproducible deployments, change gerrit branches to 2.0.0-ONAP tag instead of using the beijing branch since the beijing branches are not locked. Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-11Merge "Change gerrit branches to beijing" into beijingMike Elliott8-9/+9
2018-06-11Merge "Remove stderr/stdout redirection from Command"Mike Elliott7-7/+7
2018-06-08Reconfigure haproxy to use dns resolutionJimmy Forsyth2-3/+7
Issue-ID: AAI-1217 Change-Id: If3bf828a69d9fbb46e776082541b21ab2bbb861d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-06-07Final update of the oom beijing release notesRoger Maitland1-9/+26
Change-Id: I505f5e7f21b6dc2cc5a6668dbb3d6253a5bce86a Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1129
2018-06-07Update documentation to clone from beijing branchRoger Maitland2-2/+2
Change-Id: I93a5f7628ba030a2250e6f0c62458dbd5398cbe9 Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com> Issue-ID: OOM-1129