summaryrefslogtreecommitdiffstats
path: root/deliveries/properties_simpledemo
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20CADI AAF Integration and merging the codehb123f2-2/+4
Issue-ID: PORTAL-319 CADI AAF Integration and code merge Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801 Signed-off-by: hb123f <hbindu@research.att.com>
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-06-15Merge "Added the link to the architecture documentation"Manoop Talasila1-1/+1
2018-05-25Bulk upload changes and music health check apisKishore Reddy, Gujja (kg811t)4-15/+35
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-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-07CSIT Jobs Fixst782s2-4/+4
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 Redirectst782s1-1/+1
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)1-0/+5
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-03-23Docker changes and Music IntegrationKishore Reddy, Gujja (kg811t)3-4/+54
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-02-01Security/ Package Name changesst782s4-4/+8
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-18Revise domain name and app context pathsChristopher Lott (cl778h)11-19/+390
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-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-11Increase DB timeout; rename props dirChristopher Lott (cl778h)13-0/+786
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>