summaryrefslogtreecommitdiffstats
path: root/deliveries
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02Replaced ecomp hb123f1-2/+2
Issue-ID: PORTAL-302 Replaced ecomp keyword and year Change-Id: Ia9b324f6c7b74875ed6afd3cca7aa8d1ed7131a4 Signed-off-by: hb123f <hb123f@att.com>
2018-07-30JUnits for coveragesa282w3-3/+5
Issue-ID: PORTAL-273 JUnits for sonar coverage Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c Signed-off-by: sa282w <sa282w@att.com>
2018-06-15Merge "Added the link to the architecture documentation"Manoop Talasila3-4/+4
2018-05-25Bulk upload changes and music health check apisKishore Reddy, Gujja (kg811t)9-19/+43
Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-05-14Widget microservices configuration changeManoop Talasila1-1/+1
Issue-ID: PORTAL-282 Change-Id: I8118605058728d239dea927db7d6d9447e386e86 Signed-off-by: Manoop Talasila <talasila@research.att.com> (cherry picked from commit 33bc58011539e8b4e8391da7c1f35c463c290851)
2018-05-14Widget microservices configuration changev2.2.0Manoop Talasila1-1/+1
Issue-ID: PORTAL-282 Change-Id: I8118605058728d239dea927db7d6d9447e386e86 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-08Release 2.2.0Manoop Talasila1-2/+2
Issue-ID: PORTAL-249 Change-Id: I976fa4c0d21bff5a19c80dcf0a15160eb503999d Signed-off-by: Manoop Talasila <talasila@research.att.com> (cherry picked from commit 378780d0331eeed45f3cc619ba4959524fad3749)
2018-05-07Release 2.2.0Manoop Talasila1-2/+2
Issue-ID: PORTAL-249 Change-Id: I976fa4c0d21bff5a19c80dcf0a15160eb503999d Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-04Replace 2017 with 2017-2018 in license textManoop Talasila1-1/+1
Make CLI application as integrated app in portal Issue-ID: PORTAL-176, PORTAL-152 Change-Id: I515dd6f8255fcf36b3a8753da7449de0a7564489 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-04Replace 2017 with 2017-2018 in license textManoop Talasila1-1/+1
Make CLI application as integrated app in portal Issue-ID: PORTAL-176, PORTAL-152 Change-Id: I515dd6f8255fcf36b3a8753da7449de0a7564489 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-05-03High memory Usage by Portal, SDK, Cassandrast782s1-1/+5
Issue-ID: PORTAL-211 Change-Id: I01a145728ea70190a145005dac4b710100d39524 Signed-off-by: st782s <statta@research.att.com>
2018-05-01Release v2.2.0Manoop Talasila1-1/+1
Issue-ID: PORTAL-250 Change-Id: I9970ca01290eec88729b2c61c586f3a0e0b74e48 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-04-19Replace ecomp referencesHima Elisetty6-6/+6
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21 Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-04-19Update CLI mode env var name in docker composeKanagaraj Manickam k003651061-1/+1
Issue-ID: CLI-106 Change-Id: I47db88851f27dcdc8c20a8d02990c6abd7f6c94f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-13Get Roles on Users page for ext appKishore Reddy, Gujja (kg811t)1-1/+1
Issue-ID: PORTAL-241 Get Roles on Users page for ext app Change-Id: Ibba7e3c440546d6349ae4fc110b7f576c6a33e8e Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-04-07CSIT Jobs Fixst782s3-4/+8
For CSIT jobs to run map dns of cassandra and zk to local docker Issue-ID: PORTAL-183 Change-Id: Idcb2ce97a5b40d63dd3e4cd84690680feae70ceb Signed-off-by: st782s <statta@research.att.com>
2018-04-06Portal Redirectst782s2-13/+13
Policy and SDK unable to open Apps from Portal due to cookie domain issue Issue-ID: PORTAL-245 Change-Id: I249102bc912130672f5b920edb648c047eba66b0 Signed-off-by: st782s <statta@research.att.com>
2018-04-03Script file changesKishore Reddy, Gujja (kg811t)3-3/+8
Issue-ID: PORTAL-217 Update Beijing deployment scripts for release tags Change-Id: Id71e771f7f2436ae48db46a001f5b9672cc709d7 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-04-03Merge "Update Portal default widget"Sunder Tattavarada1-9/+12
2018-03-30Merge "Integration MSB GUI to Portal project."Sunder Tattavarada1-0/+1
2018-03-29Update Portal default widgetlorraineawelch1-9/+12
Issue-ID: PORTAL-193 Change-Id: Ib7a9eb2fceedfc96fcc54982709e995fb8a21b78 Signed-off-by: lorraineawelch <lb2391@att.com>
2018-03-27fixing invalid database nameKishore Reddy, Gujja (kg811t)2-6/+10
The db name changed from portal to portal_os but all the other SQL files use portal and nothing is using portal_os. all containers are blocked by this failure: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/PortalDDLMySql_2_1_Common.sql ERROR 1049 (42000) at line 16: Unknown database 'portal' Issue-ID: OOM-746 Change-Id: I6287c71ebe318e8224255e5406563d4f13806046 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-23Security fixesKishore Reddy, Gujja (kg811t)2-0/+108
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib9205d7e8aa31c525a87e9d9a8076906ea4c7f0a Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-23Docker changes and Music IntegrationKishore Reddy, Gujja (kg811t)11-12/+1201
Issue-ID: PORTAL-136, PORTAL-155, PORTAL-210,PORTAL-217 Includes JUNITS and docker changes, music integration and security fixes Change-Id: Ib974401b48efc1f0d4f98036b0028043c3283691 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-03-20Integration MSB GUI to Portal project.001643311-0/+1
This submit to add MSB GUI to portal home page. Change-Id: Ieb49cc4621352733df7f461fe3bad5e5b38fff0b Issue-ID: MSB-179 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-02-08Added Junitskg811t3-3/+3
Issue-ID: PORTAL-136, PORTAL-133, PORTAL-111, PORTAL-19 Includes JUNITS, replacement of openecomp to onap, role centralization changes Change-Id: I95fe9d93ccf22e04f81f52aa7ae8c2b760d8c9c4 Signed-off-by: kg811t <kg811t@research.att.com>
2018-02-05Docker fixesst782s1-0/+3
Issue-ID: PORTAL-119 Merge job failing sue to the base file not being able to pull the images names from .env file Change-Id: I39f31683acf695273b58c1eda06e952f365a9d33 Signed-off-by: st782s <statta@research.att.com>
2018-02-01Security/ Package Name changesst782s21-201/+290
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>
2017-10-28Merge "use docker-compose healtcheck for DB"Manoop Talasila1-16/+14
2017-10-24use docker-compose healtcheck for DBSylvain Desbureaux1-31/+24
and use better condition for starting the other dockers taking into account Chris Lott comments Change-Id: Ibfdbd26742e514c107532ae99b5c4fd2d05c1e2c Issue-ID: PORTAL-95 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2017-10-18Revise domain name and app context pathsChristopher Lott (cl778h)15-68/+443
Now uses host simpledemo.onap.org (no more simpledemo.openecomp.org) and context path ONAPPORTAL (no more ECOMPPORTAL). Issue: PORTAL-130 Change-Id: I15a47eae10ed444b8bfc5ba33a8a33a25d5c6ec6 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-17Fix the email id for CLI applicationKanagaraj Manickam k003651061-1/+1
PORTAL-120 Change-Id: I293433c015aa0eccd75593fa53a2fea562b7b7e4 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-12Switch SDK app to Mariadb connector.Christopher Lott (cl778h)5-133/+2
Also drop properties for DBC app that is no longer deployed. Issue: PORTAL-104 Change-Id: I5db42bf8342650caf20675bcef43fcf3e3af2dbb Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-11Drop DMaaP BC web GUI from Portal deploymentChristopher Lott (cl778h)5-40/+10
DMaaP BC is not in Amsterdam release; no need for its GUI. Issue: PORTAL-126 Change-Id: I156e729ace41962fb9d3941deb2478357ea4616a Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-11Increase DB timeout; rename props dirChristopher Lott (cl778h)15-5/+9
1. Revise docker compose: a) Use version 2.1, up from 2.0 b) Increase apps database startup timeout from 3 to 5 minutes 2. Rename the properties directory to drop the env-specific name "rackspace" 3. Use MariaDB JDBC connection URL for DBC app. 4. Show AAI-UI and CLI apps by default on application home screen Issue: PORTAL-20, PORTAL-95, PORTAL-117 Change-Id: I3a96d2e3142a7c2229f5b67525d79fa5e602084b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-10Extend deployment for CSIT env quirksChristopher Lott (cl778h)6-18/+78
Define new environment variables so a host IP and name can be added to a docker container /etc/hosts file for inter-app comms using the semi-well-known name portal.api.simpledemo.openecomp.org Issue: PORTAL-59 Change-Id: If1c23a77a4b227aac314d966f41e5d5aaad846f8 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-05Merge "Repair SDK-app property for users"Manoop Talasila3-2/+5
2017-10-05Repair SDK-app property for usersChristopher Lott (cl778h)3-2/+5
Repair package prefix of user-management class named in property file Issue: PORTAL-59 Change-Id: Iffc753fcd244ad6910fc58c8e2c1748adfa2911d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-05Enable webconsole for cli in portalKanagaraj Manickam k003651061-2/+1
PORTAL-120 Change-Id: If631069c3b6344459f24b3efe1fd0989ce707253 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-04Repair widget-ms problem; adjust sonar in pomsChristopher Lott (cl778h)1-4/+4
Using OParent again; override some Sonar configuration and tasks. Repair display & fetch of users from remote apps. Use EPSDK version 1710 database scripts. Issue: PORTAL-50, PORTAL-59, PORTAL-86 Change-Id: I05eaea3680b0422236cc86cdd0ad5847c2731e54 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02Drop redundant "onap"; fix portChristopher Lott (cl778h)2-10/+10
1. Remove extraneous "onap/". 2. Define Nexus registry in "push" script using port 10003; the releases repo on port 10001 does not allow push. Issue: PORTAL-90 Change-Id: I6eb41de36eefc531598cbc495712d55b9df4782a Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02Update deliveries for portal deploymentChristopher Lott (cl778h)5-71/+23
Use onap (not openecomp) in Nexus tag. Revise environment variables suitable for Rackspace via HEAT. Use registry nexus.onap.org:10001 instead of port 1003. Drop portal_vm_init.sh; moved back to ONAP demo repo. Issue: PORTAL-90 Change-Id: Ib51668eceff851db0271cd6acb2bdecf08cafa06 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-28Update license in non-Java files.Christopher Lott (cl778h)4-33/+63
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>
2017-09-28Update license; improve coverage; add docs dirChristopher Lott (cl778h)4-9/+8
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>
2017-09-25MariaDB Connector and Sonar Scans; clean nlChristopher Lott (cl778h)3-28/+37
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>
2017-09-11Merge "Fix CLI docker env settings"Manoop Talasila1-1/+1
2017-09-11Fix CLI docker env settingsKanagaraj Manickam k003651061-1/+1
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>
2017-09-08Repair search and timeout defectsChristopher Lott (cl778h)1-2/+5
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>
2017-09-07Add CLI deployment as part of portalKanagaraj Manickam k003651062-2/+14
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>
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)41-517/+1184
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>