Age | Commit message (Collapse) | Author | Files | Lines |
|
Use aai.api.simpledemo (not aai.ui.simpledemo..).
Revise cached role IDs
Issue: PORTAL-41
Change-Id: Ic15364628468e480f52c367b833cbd042a8a7df3
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Improve robustness of management scripts:
move image tag name prefixes to os_settings.sh script and use
them in all scripts, also in ONAP boot/portal_vm_init.sh script.
Issue: PORTAL-62
Change-Id: I62bd27f498d65551c70e18dced38de7bc3be016f
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Repair icon shown in Portal widgets "..."
Issue: PORTAL-49
Change-Id: I1bd83949d81609e56d8df84cd7d9e2c430237878
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
- Remove duplicate & buggy code blocking widget authentication
- Set UEB URL list property to ueb.api.simpledemo.openecomp.org
- Refactor to generate app key without using UEB
- Abbreviate WMS connection string to drop "&timeout=2000"
Issue: PORTAL-30, PORTAL-37, PORTAL-48
Change-Id: I5ff5844aba05781e2c5a2d833403e821e355811c
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Issue: PORTAL-30
Change-Id: Ia478d9bae1b25d9845eea83af41a1c1a4a7cb8a5
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Issue: PORTAL-30, PORTAL-40, PORTAL-45, PORTAL-46, PORTAL-47
Change-Id: I97de4cc038f7167d5e368249f9ea5e47e8fc1b09
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Restore hardcoded image name ep:1610-1 due to demo/boot
script file dependencies.
Store image and container names in settings file;
push and tag image for WMS at same time as portal and db.
Issue: PORTAL-30
Change-Id: I349bfb91676dda0b4f106c6cab784dc6e6cec647
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
PORTAL-39 Remove MojoHaus Maven plug-in from pom file
PORTAL-38 VID tab is not showing portal for VID
PORTAL-37 Portal cannot resolve UEB host vm1-message-router;
use ueb.api.simpledemo.openecomp.org instead
PORTAL-36 Show Portal app version number in footer;
unpack war file instead of copying directory
PORTAL-35 update ECOMP Portal to ONAP logo on login page
PORTAL-34 Portal partners (Policy, VID) got 404 on landing page;
recognize process_csp as valid endpoint in Portal
PORTAL-30 Failed to communicate with the widget microservice;
add configuration properties with widget-ms host name and protocol.
Issue: PORTAL-30, PORTAL-34, PORTAL-35, PORTAL-36, PORTAL-37, PORTAL-38, PORTAL-39
Change-Id: I1e53e4985266f736ddad4ed49b287a23178ea3c3
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
change UEB config in Apps_Users_OnBoarding_Script.sql to be in line
with configration in VID project, this eliminate annoying
handleSesionUpdatesNative failed java.lang.NumberFormatException
error in VID application
Change-Id: I542211ecee32aadbae4af8bd1914887e5a668330
Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
|
|
Thumbinals insertion is done at the end of file to
make it be more human readible. This change make
portal home page looks better.
Change-Id: I4757d7dc9956527bb3527f6138da7f117aca0ecb
Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
|
|
New Portal property services.widget.protocol controls whether http or https
protocol is used to access the widget microservice endpoints.
Adjust build script to use new name "sdk" when building Docker with Portal apps
(formerly named ecompsdkos).
Change-Id: I25b7f39d40351da04c7a9dc3cc1c75ddad2750ea
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Includes docker build failures and footer icon
Change-Id: I293f2767f36ab3fe824d8143e58e14dc2119c13e
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Change-Id: If65458934e12e3f7f61cf080ba8f99d7d233f291
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Change-Id: I84ff02d2336a802b73f98be7318456095f0de276
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
|
|
PORTAL-20: remove mariadb client reference from be-common pom
PORTAL-23: Release Portal's SDK version 1.1.0
PORTAL-32: API URL correction for onboarded Apps
Change-Id: If75b54ca9202f94ce63c59343b94384da1040912
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
|
|
This helps to build Portal Docker image behind a proxy.
Change-Id: I65fdd952ef9a9060f87dbbdc5a16909c825b493e
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
The current process refers to two non-existing folders. When the
build process tries to use those folders fails and the image is
not created. Apparently the compilation order of ecomp-portal-FE-os
depends on epsdk-app-os. Lastly, the installation of openjdk-8-jdk
requires the --force-yes flag.
Change-Id: If998393cd90a6f4a31806699423e90bfd0df8f30
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Change-Id: I48f00c483c603076023113d4584bc3a88853b846
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I253f72e92786ac5564bb4cbd44abc9553f628296
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Remove staging repositories from poms.
Add widget microservice code base.
Add portal unit tests.
Repair defects.
Normalize line endings.
Change-Id: Ia5e48da2a3141b352439ecd548cddf918f4df585
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
The changes have been performed in the build script to align with
Rebased code
Change-Id: Idedd7d9b10124af2a523349fc8d9744e8ea06fd8
Signed-off-by: statta <statta@research.att.com>
|
|
The changes have been performed in the build script to align with
Rebased code
Change-Id: Iacdc02fafbc361413ee56ca49c65ebae7b0dd861
Signed-off-by: statta <statta@research.att.com>
|
|
This rebasing includes common libraries and common overlays projects
abstraction of components
Change-Id: I9a24a338665c7cd058978e8636bc412d9e2fdce8
Signed-off-by: st782s <statta@research.att.com>
|
|
Change-Id: I9cec92d602bbef294fe3c56e1146f85b9838dfcf
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
Change-Id: I5274ea75f4414b6bf376719dec1ed1a8dbba8abf
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
|
|
|
|
The nexus.openecomp.org domain has been deprecated for nexus.onap.org
Change-Id: I5d177e6eda3442ac0ec0c3eec327494f09529f7f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I0067ea75fff172dc244901026244f219d36c090b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I0e813077de96e319b6437e7beec2d1c11aff4d04
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|
|
When compiling this project from oustide the LF the settings files
should be used to change where the dependencies and plugins should
be fetched. The `MVN` environment variable only contains the path
to the mvn executable and is lacking of the parameters to take the
global settings file and settings file for the project into account.
Change-Id: Ice43e8e297cd12fce317941864a8add759e99efd
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Change-Id: I24e89492b7cf940294fa80517ea1f9312318a67f
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I5807c579f10918033638b47f06d5fe3ff78c416d
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I03be81e79357d9eccbbcefe2a81a0e736d17389b
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I9020d59dc0ac48e6835ced166079625127136eb8
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I384057f14b496d87a313c1e435cfaf114b48e565
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: Id40ffc907b26a986ed1eb85c0254c30aac195e77
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I4ed035a361fce3fa80d839e711d313d8e3450d1e
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I837c47edd8c06ba4ebd72b17c6a4f36e9c44e2a5
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: If764b6e8329f474b6637c408c1594e069f128f61
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I0d5e3d135255c3044c400957087cb1f93425a6e9
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: Iddea458d4ebba8131519cb68d4c0f417d4c09e37
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I25e4781593ecb01680ced87be660b2b38b406259
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I16cb27f2383a40ab3bd111af1d9bbf3b2b92d899
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I5017814ffd3b2a455d975bf9aad24cafb385a112
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: Id41fdb7fa80977a2f7a8cbb8a4451c2e53c3cab9
Signed-off-by: talasila <talasila@research.att.com>
|
|
Change-Id: I804b80e0830c092e307da1599bd9fbb5c3e2da77
Signed-off-by: talasila <talasila@research.att.com>
|
|
|