Age | Commit message (Collapse) | Author | Files | Lines |
|
Add logs and properties directory names to .env file.
Revise portal_vm_init.sh script to pull and tag onap/cli docker image.
Issue: PORTAL-90
Change-Id: I82a371ee9797b3e037ad282538cb48b5620c9709
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Update licenses to match approved text; add where missing.
Improve code coverage with additional tests.
Use OParent.
Drop ecomp-portal-BE-common-test entirely; tests merged to ecomp-portal-BE-common.
All code from LF repo branch master_dev_amsterdam_1_3_0
Issue: PORTAL-42, PORTAL-50, PORTAL-90, PORTAL-96
Change-Id: I09d98bbf072411d2efed6fb34f378f7cc8d049ad
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
PORTAL-50: Fix to get the Sonar coverage for ONAP
PORTAL-72: Sonar scan - resolving severity Blocker issues
PORTAL-86: Remove internal att.com usages from tests and other files
PORTAL-102: Fixed the page refresh issue on App Account Management page
PORTAL-103: Fix to enhanced notification ticket source for ONAP
PORTAL-104: Replaced mysql DB connector with mariaDB
Issue: PORTAL-50 PORTAL-72 PORTAL-86 PORTAL-102 PORTAL-103 PORTAL-104
Change-Id: Iae78ad34ed9ce5ae1f2d36fcbb93fbc1e39944e5
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
|
|
Recently the env for setting the mode of CLI
is changed to CLI_MODE and same has been
incorporated here.
CLI-14
Change-Id: I1decd7063a25a4e11d867c460d141e0a88a4a761
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
PORTAL-91: Search was not working on widget-ms page
PORTAL-95: docker containers not waiting long enough for database
This bumps the commit message to trigger a build;
posting a "recheck" message on Gerrit didn't work.
Issue: PORTAL-91, PORTAL-95
Change-Id: I7091634a64d281457c76584e8d2a08e3e5887cd1
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
CLI is available as onap/cli docker image
and is enabled to get installed as part of
portal vm
CLI-14
Change-Id: Ia1035a934f9808d76a78415462677708017eaea8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Repair multiple defects also.
Revise deployment to use docker-compose.
Remove all zip archives.
Issue: PORTAL-21, PORTAL-25, PORTAL-28, PORTAL-52, PORTAL-69,
PORTAL-74, PORTAL-76, PORTAL-80, PORTAL-82
Change-Id: Ie72fec7d35ba78beb162bba6ed27b2caee340c61
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
|
|
Capture version 1.1.0 of the Portal VM init script
which is compatible with the code on this branch,
in prep for pushing a new version before that project
creates branch 1.1.0.
Issue: PORTAL-54
Change-Id: I3bde548bdb1d584046be4d92e8b0399df3af5823
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Correct entries for Javadoc deploy target host and path
in ecomp-portal-BE-os/pom.xml to repair deploy error
Issue: PORTAL-54
Change-Id: I788ac993b8419745a3048dbc413d043d262b483a
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Correct the DML with app thumbnail image for AAI.
Revise widget-ms property initialization.widgetData.url to commonWidgets (was widgetData)
Issue: PORTAL-66, PORTAL-67
Change-Id: Iee110f30dbf54f3350c91e880a5b46e746944110
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Remove licensed image files from ONAP distrib
Correct AAI user/role API username and password; add AAI thumbnail image file
in application onboarding DML script.
Issue: PORTAL-58, PORTAL-63
Change-Id: I5f61b01e822e563a7cb5c1b635313dca9397c4ae
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
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>
|
|
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>
|
|
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: I03be81e79357d9eccbbcefe2a81a0e736d17389b
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>
|