Age | Commit message (Collapse) | Author | Files | Lines |
|
In order to allow to define dependencies per subchart let's move all
of them to components and make sure that they can be build
independently.
Issue-ID: AAF-1134
Change-Id: Ia75ba66d9338dbacaea500c20f6a5b384d1685a1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Modify Update DB script.
Issue-ID: PORTAL-900, PORTAL-894
Signed-off-by: statta <statta@research.att.com>
Change-Id: I224826ef027e38d88f035fcef64969137154fd4d
|
|
Issue-ID: PORTAL-890
Signed-off-by: Lorraine Welch <lb2391@att.com>
Change-Id: I29db7da917f46a4bd3917fe1b71d714a9bf80022
|
|
Issue-ID: MSB-470
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: Iae21ff6d0adc46838dcc4b0bc7071dd9f858d018
|
|
Issue-ID: CLI-255
Change-Id: I1ad4da223a56262db4d86f0ba03a76b3e763d448
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
|
|
Keep HTTP port reachable from inside the server.
Issue-ID: OJSI-101
Change-Id: I0468697d8f3d0192a5d8e102501db0d14633fa86
Signed-off-by: gummar <raj.gumma@est.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Proper configuration for HTTPS in the sdc:
-configured the livenessProbe/readinessProbe ports
-changed mount path for dcea-be components
-updated dcea component images
-updated VID and Portal to talk with the SDC
Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15
Issue-ID: SDC-2548
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
Issue-ID: PORTAL-709
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I70c35ebcaf76fa157da777c28cca6513a22c4465
|
|
Issue-ID: PORTAL-579,PORTAL-597
Change-Id: Id945204a400a7b8a6a81fcc1aa44f4b094551d4c
Signed-off-by: statta <statta@research.att.com>
|
|
Issue-ID: PORTAL-467
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: Ifddeb4861e3fefd9a6f5462c814ae17bd5477cef
|
|
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>
|
|
Issue-ID: PORTAL-399
Change-Id: I7fd4fbbb0707e0b00d652eca812f4079a3f10a59
Signed-off-by: st782s <statta@research.att.com>
|
|
|
|
Issue-ID: AAI-1992
Change-Id: I5391106ff6a08093699d497dd8326905eae20bfa
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Change-Id: Ib562b520a10e47662e516314fe6653f38802bbd0
Issue-ID: OOM-1546
Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
|
|
Change-Id: I1130c48d54baa3c388745f8582b6ef952a06e5e3
Issue-ID: OOM-1519
Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
|
|
Issue-ID: PORTAL-457
Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6
Signed-off-by: st782s <statta@research.att.com>
|
|
Change-Id: Ie83c1c07c110af14c9b9af30d4e663b26683a456
Issue-ID: MSB-293
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Issue-ID: PORTAL-429
Failed to access Policy GUI from Portal
Change-Id: I01422d16507ce8d5369e50623c559a54a8dc7328
Signed-off-by: st782s <statta@research.att.com>
|
|
|
|
Issue-ID: OOM-1306
Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
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>
|
|
-introducing a loadBalancer object instead of node port.
this will let us use port 8989 instead of 300xx
-removing port forwarding helper script
-making URLs configurable for flexibility
Issue-ID: OOM-633
Change-Id: I92a0205e6ed68b2217c08d124ddfaf1a1f73a6cd
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-must include suffix of "onap.org" in URL for single signon
-this isn't truly configurable - portal-app needs to be rebuilt
See: portal/docs/tutorials/portal-sdk/single-signon.rst
-must update local etc hosts with "fake" dns names
-must use kubectl to portforward application ports into the pods
-fixed zookeeper service name,
-this is needed to be able to login (auth)
-adding helper script to launch port-forwarding
Issue-ID: OOM-633
Change-Id: I019f33f71a673467c420d1e44ee6c42da4a95f4b
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-Trying a new way to initialize maria db's.
-Docker image contains project sources and sql files are fetched
and executed agains't the target database.
-duplicates are silently ignored.
-A script that takes some basic params will do the heavy lifting
-A 2nd job to make some OOM specific changes (carry over from amsterdam)
-docker image has been pushed to oomk8s under the 2.0.0 number
Issue-ID: OOM-858
Change-Id: I56d0c9c5aa1d3c4a9df2998634b9147db626d1fb
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-synched up with Beijing (master)
-pods come up without cassandra music:
sed: couldn't edit /docker-entrypoint-initdb.d/\
zzz_portal.cql: not a regular file
ONAPPORTAL webapp in tomcat is failing to star
resulting in HTTP 404 robot health
Not sure how logging works in beijing so removed
some of the ubuntu-init dir creation. need someone
familiar with logging to investigate
-addressed some CI comments.
-removing configmap now that portaldb was fixed
Issue-ID: OOM-746
Change-Id: I123d1ec6889db40b1721475a43665ef8efefc057
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|