aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-03-09Fix deploy.sh script (fail with 6 parameters)Determe, Sebastien (sd378r)1-70/+72
This script can't be used by HEAT anymore due to error (boolean) Change-Id: I06bb7c7f941da58fda3692b27b17b4ca58bf5a24 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-03-08Add the ability to call deploy.sh without paramsAlexis de Talhouët1-3/+9
By default, deploy.sh is expecting Nexus related params to pull the images from there. But while developing locally, one would want to use the local images, hence wouldn't pass any args. Change-Id: Ia9866e7dcb854561c6950da8c9cb69d758477457 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-03-08Change deploy.sh permission to be executableAlexis de Talhouët1-0/+0
As deploy.sh is supposed to be an executable, it should have those permission. Added u+x permission. Change-Id: Id24f7812d541d813f59a00431d9982280cdc1824 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-02-23[OS-246] Update docker image pathpiclose1-3/+3
Fixes OS-246 by updating correct docker paths Change-Id: I56511809c325fbb42508714e640fb9415eb83ad0 Signed-off-by: piclose <pc457b@intl.att.com>
2017-02-21Initial OpenECOMP MSO Docker Configuration commitpiclose1-0/+143
Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9 Signed-off-by: piclose <pc457b@intl.att.com>