summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12Ignoring intelliJ filesSylhare1-4/+1
Change-Id: Ifd7c17a336571e4c8c586aed1da1f7e48e913888 Issue-ID: OOM-116 Signed-off-by: Sylhare <sylhareng@gmail.com>
2017-11-17Deploy Policy on VMs by TOSCAJun Hu1-0/+4
IssueID: OOM-80 Change-Id: Ifa21629bba5a8dbac652b8341f4ac52947bd619f Signed-off-by: Nicolas Hu <jh245g@att.com>
2017-09-11synching portal config with upstreamMandeep Khinda1-0/+1
on master branch there were changes to portals vm_init script and docker-compose process that needed to be ported to oom. src of config are on master in portal/deliveries/ reverted the docker image name changes. upstream master has introuced a "-" between apps, db and wms. these images were cauing NPEs during portal spring boot so went back to original image names until further notice. Issue-ID: OOM-276 Change-Id: I708628f4b375325f2f2b753d1a374699b763098a Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>