summaryrefslogtreecommitdiffstats
path: root/deliveries/os_settings.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Deliver centralized role management featureChristopher Lott (cl778h)1-30/+0
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>
2017-08-15Correct Javadoc deploy errorChristopher Lott (cl778h)1-4/+4
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>
2017-08-08Fix AAI image; fix widget-ms propertyChristopher Lott (cl778h)1-1/+1
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>
2017-08-07Move hardcoded container tags to variables.Christopher Lott (cl778h)1-2/+9
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>
2017-07-26Prepare to deploy widget-ms docker container in RackspaceChristopher Lott (cl778h)1-3/+8
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>
2017-07-26Repair Portal defects; upgrade Docker build.Christopher Lott (cl778h)1-2/+4
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>
2017-07-12Configure parent to skip deploy stepChristopher Lott (cl778h)1-1/+1
Change-Id: If65458934e12e3f7f61cf080ba8f99d7d233f291 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-06Merge "Add proxy support in DockerFile"Manoop Talasila1-0/+2
2017-07-05Add proxy support in DockerFileShashank Kumar Shankar1-0/+2
This helps to build Portal Docker image behind a proxy. Change-Id: I65fdd952ef9a9060f87dbbdc5a16909c825b493e Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-06-16Add +x permissions on deliveries/*.shGary Wu1-0/+0
Change-Id: I48f00c483c603076023113d4584bc3a88853b846 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-05-17[Docker Build] Updated Docker buildstatta1-8/+11
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>
2017-02-23fixed sdk-app name pathtalasila1-1/+1
Change-Id: Id40ffc907b26a986ed1eb85c0254c30aac195e77 Signed-off-by: talasila <talasila@research.att.com>
2017-02-16docker db scripts addedtalasila1-0/+11
Change-Id: I16cb27f2383a40ab3bd111af1d9bbf3b2b92d899 Signed-off-by: talasila <talasila@research.att.com>