summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal
AgeCommit message (Collapse)AuthorFilesLines
2019-06-05Update Roles and fix Cassandra race cond.statta3-5/+156
Issue-ID: PORTAL-579,PORTAL-597 Change-Id: Id945204a400a7b8a6a81fcc1aa44f4b094551d4c Signed-off-by: statta <statta@research.att.com>
2019-05-30Changed fqdn to match ssl certificate allowed nameWelch, Lorraine (lb2391)1-1/+1
Issue-ID: PORTAL-596 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: I65987549c9353d6a4d072a1ee7cae15a25a3675d
2019-05-23Onboarded LF AcumosWelch, Lorraine (lb2391)1-1/+12
Issue-ID: PORTAL-467 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: Ifddeb4861e3fefd9a6f5462c814ae17bd5477cef
2019-05-15Update Docker Image Number to release versionstatta4-4/+4
Issue-ID: PORTAL-557 Change-Id: I22fddb494512fb6fb0a70742d2abdf30e5dad1c8 Signed-off-by: statta <statta@research.att.com>
2019-04-23Update Docker Image Numberstatta4-4/+4
Issue-ID: PORTAL-557 Change-Id: I48ac30eefc285ef4ff12dee24af85dced366d52e Signed-off-by: statta <statta@research.att.com>
2019-04-15Update the Cert with portal-app SANstatta1-0/+0
Issue-ID: PORTAL-554 Change-Id: I9467a2e08a8de6bc87756f0c543a77c25c56d86f Signed-off-by: statta <statta@research.att.com>
2019-04-01Update Keystore certstatta2-0/+0
Issue-ID: PORTAL-549 Change-Id: I4b41aed37e823a751aaff529036ae9a3ea0dc737 Signed-off-by: statta <statta@research.att.com>
2019-03-10enable sparky to interact with schema ms and aafrenealr1-1/+1
Add support to make sure of the schema ms add support to make use of aaf interaction update portal props with correct Impl class add the missing portal property configurations Issue-ID: AAI-2201 Change-Id: Ic47d62922b1aecaf99f06a50aec10ca674c8b927 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-02-10Update Chart version for Dublin ReleaseMike Elliott8-8/+8
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-01-10MariaDB startup issuest782s2-0/+197
Issue-ID: PORTAL-399 Change-Id: I7fd4fbbb0707e0b00d652eca812f4079a3f10a59 Signed-off-by: st782s <statta@research.att.com>
2018-12-17Merge "Updating the port number for sparky"Alexis de Talhouët1-1/+1
2018-12-14Updating the port number for sparkyArul.Nambi1-1/+1
Issue-ID: AAI-1992 Change-Id: I5391106ff6a08093699d497dd8326905eae20bfa Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-12-14Corrected SO-Monitoring url in fn_app tableEoin Hanan2-2/+2
Change-Id: Ib562b520a10e47662e516314fe6653f38802bbd0 Issue-ID: OOM-1546 Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
2018-12-04Merge "Add SO-Monitoring info to relevant Database Tables"Alexis de Talhouët2-62/+80
2018-11-28Update gerrit branch refs to 3.0.0-ONAP3.0.0-ONAPMike Elliott1-1/+1
Change-Id: I75ea788f47598aa07ecb6550b5db7e9e4fdc1d36 Issue-ID: OOM-1533 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-11-28Add SO-Monitoring info to relevant Database TablesEoin Hanan2-62/+80
Change-Id: I1130c48d54baa3c388745f8582b6ef952a06e5e3 Issue-ID: OOM-1519 Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
2018-11-07Sync docker tags with release manifestGary Wu4-4/+4
Sync docker tags with the release manifest from integration repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7. Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Fixed license text.Welch, Lorraine (lb2391)1-0/+2
Issue-ID: PORTAL-466 Change-Id: I8ae36d7117acba3013e25b657260ea2368429321 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
2018-10-25updating portal db bootstrap job imageMandeep Khinda2-3/+3
Issue-ID: OOM-1425 Change-Id: I5ced234211fc2a1beacfcaae639cf6fced210ca1 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-24Update AAF indicatorsst782s1-4/+25
Issue-ID: PORTAL-457 Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6 Signed-off-by: st782s <statta@research.att.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda3-2/+3
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>
2018-10-19Correct port forwardingstatta2-2/+2
Issue-ID: PORTAL-454 Change-Id: I3c5cb0e4d0bde01ed557098432dabd36d1843fac Signed-off-by: statta <statta@research.att.com>
2018-10-19Fix MSB Portal integration mappingHuabing Zhao2-5/+5
Change-Id: Ie83c1c07c110af14c9b9af30d4e663b26683a456 Issue-ID: MSB-293 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-18Sync docker tags with release manifestGary Wu4-4/+4
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>
2018-10-17Updating catalina_opts of tomcatstatta5-8/+15
Issue-ID: PORTAL-429 Change-Id: Id8b790b612ff928634b5faaaa7ead16dc5f46aa6 Signed-off-by: statta <statta@research.att.com>
2018-10-11Updating certificate to p12st782s2-2/+2
Issue-ID: PORTAL-429 Change-Id: I712e6b4a2c2bbae27d82620b24f60cf549fa2ac6 Signed-off-by: st782s <statta@research.att.com>
2018-10-10Updates to OOM Portalst782s8-49/+79
Issue-ID: PORTAL-429 Failed to access Policy GUI from Portal Change-Id: I01422d16507ce8d5369e50623c559a54a8dc7328 Signed-off-by: st782s <statta@research.att.com>
2018-10-04expose portal-app ssl nodeport 16 in oomroot2-1/+5
Change-Id: I996a5283e0c4d59f7cd5741a025caa9a93c46dfd Issue-ID: OOM-1455 Signed-off-by: root <frank.obrien@amdocs.com>
2018-09-28Portal HTTPs supportst782s7-3/+175
Issue-ID: PORTAL-389 Change-Id: Ibdb91bcf1164d6c79312597416a0fa3214361f8f Signed-off-by: st782s <statta@research.att.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda6-6/+6
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda6-7/+13
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update Chart versions to 3.0Mike Elliott8-8/+8
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-20Merge "Resource Limit for Portal"Alexis de Talhouët12-114/+114
2018-09-20Resource Limit for PortalNishukumar12-114/+114
Issue-ID: OOM-1159 Change-Id: I2907332fe057f60b782d67e5a6675096898918e1 Signed-off-by: Nishukumar <nishu.kumar@amdocs.com>
2018-09-19Sync values from docker-manifest-staging fileAlexis de Talhouët4-4/+4
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b Issue-ID: OOM-1422 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-13Portal Config Map Labellingtoshrajbhardwaj6-1/+31
Issue-ID: OOM-1378 Change-Id: I452919e91e1b3d0014394a357f6658803ba436a9 Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-31Merge "OOM installation enable VID via HTTPS"Mandeep Khinda2-2/+2
2018-08-30Apache2 License additiontoshrajbhardwaj67-730/+1068
Issue-ID: OOM-1306 Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
2018-08-29OOM installation enable VID via HTTPSPiotr Darosz2-2/+2
Enable OOM installation to allow Portal accessing VID via HTTPS. Should be merged after https://gerrit.onap.org/r/#/c/63461/ Change-Id: If9f38d7a4bf54f62d9d7768e52d568c3d1536376 Issue-ID: VID-273 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
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-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-06-27Merge "Fix Policy Nexus liveness initialDelaySeconds"Mandeep Khinda1-1/+1
2018-06-27Merge "Changed logDirPrefix to /var/log/onap"Borislav Glozman2-14/+3
2018-06-26Exposing the node port for sparky-beArul.Nambi1-1/+1
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-11Use 2.0.0-ONAP tag instead beijing branch2.0.0-ONAP2.0.0-ONAPGary Wu1-1/+1
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-07Change gerrit branches to beijingGary Wu1-1/+1
Change-Id: I840e9aada77fa297273ef5b32663f70ca4aac371 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-05Sync docker image versions from manifestGary Wu4-4/+4
Sync docker image versions from docker manifest commit 790ef2b3b4aad73d9fb776b08aa15f5e40dcfcd4 Change-Id: I72b97ed17e7db352463edb22d557ea239e2b406d Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-01Portal Widget microservices configuration changest782s1-1/+1
Issue-ID: PORTAL-282 This is to retrieve the port from global env variable instead of hard coding Change-Id: I626102d1adfb3b7395f667b9b18dc4299d88623d Signed-off-by: st782s <statta@research.att.com>
2018-05-25Portal Widget microservices configuration changest782s1-1/+1
Issue-ID: PORTAL-282 Change-Id: I657840b684767fcf4ae75c6f5f28fea315e1b9e8 Signed-off-by: st782s <statta@research.att.com>