Dynamic preload vFWDT
[demo.git] / heat / ONAP / onap_openstack.yaml
index e2dc3ab..3cc01e7 100644 (file)
@@ -1494,9 +1494,6 @@ resources:
         - path: /opt/sdc_vm_init.sh
           permissions: '0755'
           content: { get_file: cloud-config/sdc_vm_init.sh }
-        - path: /opt/sdc_wfd_vm_init.sh
-          permissions: '0755'
-          content: { get_file: cloud-config/sdc_wfd_vm_init.sh }
         - path: /etc/init.d/serv.sh
           permissions: '0755'
           content:
@@ -1794,7 +1791,7 @@ resources:
     type: OS::Nova::Server
     properties:
       image: { get_param: ubuntu_1604_image }
-      flavor: { get_param: flavor_medium }
+      flavor: { get_param: flavor_large }
       name:
         str_replace:
           template: base-clamp