summaryrefslogtreecommitdiffstats
path: root/deliveries/os_docker_push.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-03-27fixing invalid database nameKishore Reddy, Gujja (kg811t)1-2/+6
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-02-01Security/ Package Name changesst782s1-1/+9
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-09-28Update license; improve coverage; add docs dirChristopher Lott (cl778h)1-1/+1
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-08-23Deliver centralized role management featureChristopher Lott (cl778h)1-35/+6
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-07Move hardcoded container tags to variables.Christopher Lott (cl778h)1-6/+6
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-6/+19
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-06-16Add +x permissions on deliveries/*.shGary Wu1-0/+0
Change-Id: I48f00c483c603076023113d4584bc3a88853b846 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-28Update nexus3 url from openecomp to onapJeremy Phelps1-2/+2
Change-Id: I0e813077de96e319b6437e7beec2d1c11aff4d04 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-03-101.1.0-SNAPSHOT is updated in pomstalasila1-1/+2
Change-Id: I03be81e79357d9eccbbcefe2a81a0e736d17389b Signed-off-by: talasila <talasila@research.att.com>
2017-02-22latest version is added to dockertalasila1-8/+16
Change-Id: I4ed035a361fce3fa80d839e711d313d8e3450d1e Signed-off-by: talasila <talasila@research.att.com>
2017-02-19listing docker imagestalasila1-0/+2
Change-Id: I0d5e3d135255c3044c400957087cb1f93425a6e9 Signed-off-by: talasila <talasila@research.att.com>
2017-02-17docker repo addedtalasila1-5/+14
Change-Id: Iddea458d4ebba8131519cb68d4c0f417d4c09e37 Signed-off-by: talasila <talasila@research.att.com>
2017-02-17adding docker scriptstalasila1-0/+7
Change-Id: I25e4781593ecb01680ced87be660b2b38b406259 Signed-off-by: talasila <talasila@research.att.com>