Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-795

HEAT templates for robot instantiateVFW missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Beijing Release
    • Beijing Release
    • None
    • OOM Sprint 10 - Integration

      [oom-574] was an amsterdam bug that didnt copy the heat template directories from the demo project for VNFs into the directory that robot needs. This was introduced because the robot_deployment.yaml in OOM wasnt in synch with the robot project's vm_init.sh

      The fix in Amsterdam needs to be put into master

      for robot_deployment.yaml is the lines that pull the repo and cp to the eteshare directory
      16 spec:
      17 containers:
      18 - command:
      19 - bash
      20 - "-c"
      21 - |
      22 git clone -b amsterdam --single-branch http://gerrit.onap.org/r/demo.git /tmp/demo
      23 mkdir -p /share/heat && cp -rf /tmp/demo/heat /share

            mkhinda mkhinda
            bdfreeman1421 bdfreeman1421
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: