aboutsummaryrefslogtreecommitdiffstats
path: root/boot/oof_install.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-05-21Retrieve boot scripts from new demo artifact zipGary Wu1-3/+2
Remove use of the raw repo. Remove nexus_repo parameter. Add new nexus_artifact_repo parameter with default value. Change-Id: Ib502a77010258c2a7a642cd375094b336d046174 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-25Fix order of operations in OOF initMarco Platania1-3/+5
- Clone the OOF repo before rebooting the VM (clone operation was previously unreachable in Openstack labs) Change-Id: I019645fea5ab262168aedaa4c36ae56c96f65e8e Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-18Update OOF installation scriptsMarco Platania1-0/+3
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-05Fix issues in ONAP install scriptsMarco Platania1-1/+13
- Rename container in AAI script - Rename container in VID script - Update VM flavor for OOF - Update OOF install script Change-Id: I5ea91b99e840c35cae8ad876c8b4f7d14ff50128 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-22Add skeleton for new VMs in HeatMarco Platania1-0/+94
- Add MUSIC, AAF, OOF VMs in Heat - Update DNS configuration - Add init/install scripts for the new VMs - The Heat template and the scripts must be completed Change-Id: I270598a954a6f70ed2c72b4d01bd81dcea13f848 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>