diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-08-06 14:29:39 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-08-06 14:29:39 -0700 |
commit | 3bed7ed5b07ab03934fe706c1a5f05eb05a5ffcd (patch) | |
tree | 370bbb32687e6f4a1aede4143437337de2f49fc6 | |
parent | 103624f3c9c6fa6c7fc928433bc596e91d207f29 (diff) |
Bug fix on boot scripts location
Two multiserv VM boot scripts were located
in the wrong directory. This fixes the issue.
Change-Id: Iac6336d279882af0197ab7711bfa52b1a25bcfc8
Issue-ID: INT-606
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | boot/msb_vm_init.sh (renamed from heat/ONAP/cloud-config/msb_vm_init.sh) | 0 | ||||
-rw-r--r-- | boot/multiserv_all_serv.sh (renamed from heat/ONAP/cloud-config/multiserv_all_serv.sh) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/heat/ONAP/cloud-config/msb_vm_init.sh b/boot/msb_vm_init.sh index c43b1e82..c43b1e82 100644 --- a/heat/ONAP/cloud-config/msb_vm_init.sh +++ b/boot/msb_vm_init.sh diff --git a/heat/ONAP/cloud-config/multiserv_all_serv.sh b/boot/multiserv_all_serv.sh index 57de2908..57de2908 100644 --- a/heat/ONAP/cloud-config/multiserv_all_serv.sh +++ b/boot/multiserv_all_serv.sh |