[openstack-dev] [Openstack-dev][Tacker] How to update vnf with user_data

Vishnu Pajjuri vishnu.socialac at gmail.com
Fri May 19 10:15:37 UTC 2017


Hi,
   Someone can help me to update vnf with user_data by using noop or
openwrt mgmt_driver.

Below is my tosca-config-user-data.yaml

vdus:
  VDU1:
    config:
        user_data: |
          #!/bin/sh
          echo "my hostname is `hostname`" > /tmp/hostname
          df -h > /tmp/diskinfo


Regards,
-vishnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170519/ebfd6f94/attachment.html>


More information about the OpenStack-dev mailing list