Comment 0 for bug 1440247

Revision history for this message
Vahid Hashemian (vahidhashemian) wrote : Translation fails in with interface input / intrinsic function

This is a post bug #1439444 issue. To verify please checkout the fix at https://review.openstack.org/#/c/170565/, if not already merged.

The translation works fine when tested on the attached YAML file with inputs "db_name=wordpress;db_user=admin;db_pwd=admin;db_root_pwd=admin;db_port=50000;cpus=8" and generates the valid HOT output attached.

However, if the lines

          #inputs:
            #db_root_password: { get_property: [ mysql_dbms, dbms_root_password ] }

are un-commented the translator generates an invalid HOT output (attached also).