summaryrefslogtreecommitdiffstats
path: root/bootstrap
AgeCommit message (Collapse)AuthorFilesLines
2017-11-01Use separate inputs for CDAPv1.1.01.0.0-ONAP1.0.0-AmsterdamJack Lucas1-1/+1
Change-Id: Ib9479c31b473049bb17253c57885a34daedbd2c2 Issue-Id: DCAEGEN2-191 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-11-01Add pg and component installsJack Lucas2-0/+36
Change-Id: I6209f8edb4a15c0a099447bcec60f7faa0dcec44 Issue-Id: DCAEGEN2-190 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-10-26Fix file not found errorLusheng Ji1-1/+1
In addition the following: Disable designate import function Install ping and nc to docker container (Dockerfile) Issue-Id: DCAEGEN2-127 Change-Id: I13a8684260e9352bf2ae5efb7f6837f23a58cf97 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-25Fix wget and sleep 180Lusheng Ji1-3/+13
1. Fix the wget of cent_os and cosul_cluster BPs not over-writing old copies. 2. Replace sleep 180 after launching CM VM to a ping wait Issue-Id: DCAEGEN2-128 Change-Id: I9ff8f770a320291c1c26d3c1159a52764d677f98 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-20Add hooks for ONAP healthcheckLusheng Ji1-0/+10
Writing out floating IP addresses of Consul and CloudifyManager VMs to host files, used by Nginx proxy for redirecting ONAP healthcheck call. Issue-Id: DCAEGEN2-128 Change-Id: I502ca663fbb42009198acb14a8225bc9f1164730 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-20Add pgaas plugin to installerJack Lucas1-0/+1
Issue-Id: DCAEGEN2-173 Change-Id: I974133327fbe482165f61bdfef6591a953230521 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-10-19Add cdap install/uninstallJack Lucas2-3/+14
Change-Id: I9ef3d1e0688f54dd04361db1ba3ec71e48c159e9 Issue-Id: DCAEGEN2-159 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-10-15Add a hook for teardown to stop installer inf loopLusheng Ji2-2/+7
Issue-Id: DCAEGEN2-127 Change-Id: I7396a17049fb3186203f48f0f57e77ef135c8dff Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-15Update READMELusheng Ji1-3/+4
Issue-Id: DCAEGEN2-128 Change-Id: If721b85de4f741026b4a881ef2711e53bbfbf2b4 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-15Add teardown scriptJack Lucas1-0/+39
Change-Id: I0ea4d24b67b3b2f5b8f8a9fceb84b0bfd7ec7c23 Issue-Id: DCAEGEN2-159 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-10-14Add install of platform componentsJack Lucas4-471/+164
Change-Id: I9600acb8c3eb29a9c994b7aa95e6f4fbeb06f9ba Issue-Id: DCAEGEN2-159 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-10-12Add new bootstrap instaler scriptLusheng Ji1-0/+464
Issue-Id: DCAEGEN2-128 Change-Id: I6e55980d819e8030f2b49bdf594dc89539e22d81 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Add plugins to installation listJack Lucas1-1/+5
Change-Id: I4d44da27151b6926f6c8540eb4150b8a5c4646b1 Issue-Id: DCAEGEN2-154 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-10-06Revert PGaaS related changesLusheng Ji1-6/+0
Issue-Id: DCAEGEN2-128 Change-Id: I60673e84a0fec0725547ed1d074a728217a5984a Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-06add pgaas_plugin installTony Hansen1-0/+6
install pgaas_plugin types file and wagon file appropriately Change-Id: If95abe273d2044d74e7985308bc116d911bdb227 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128
2017-09-22Modified below things in readme file.Bharat saraswal1-56/+52
Removed tab char. fixed typo errors. added bulet points and rearranged lines. Issues-Id:DCAEGEN2-92 Change-Id: I7279e9d46fe62848af0cb60b6fc7105a001778bd Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
2017-09-21Update bootstrap READMELusheng Ji1-61/+14
Issue-Id: DCAEGEN2-115 Change-Id: Ia2745d0d4c1ceaa361424d44d28bbdcffb591937 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-21Use dcaegen2 as pom parentLusheng Ji2-2/+4
Issue-Id: DCAEGEN2-103 Change-Id: I568ae97a2df0dfca099624810800e3e781f1aeb8 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-14Install uuid-runtimeLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-85 Change-Id: I2f88864545df4dfa20515c0195013d4dd6e52329 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-12Fix issue in mvn scriptLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-60 Change-Id: I238dfae33c09c8cae8c11f341dfdb9da5fa2dc92 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-11Add bootstrapLusheng Ji4-0/+626
Issue-Id: DCAEGEN2-75 Change-Id: I0158762c1c3e29612381734a608fa821e903e92e Signed-off-by: Lusheng Ji <lji@research.att.com>