<font size=2 face="sans-serif">Thanks Stan. It makes sense now.</font><br><font size=2 face="sans-serif">I was able to see the yaml in the database,
but I agree that the cached file extension should change to avoid confusion.</font><br><font size=2 face="sans-serif">I appreciate your thorough response.</font><br><font size=2 face="sans-serif"><br>Regards,</font><br><font size=2 face="sans-serif">--Vahid<br></font><br><br><br><br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Stan Lagun <slagun@mirantis.com></font><br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">"OpenStack Development
Mailing List (not for usage questions)" <openstack-dev@lists.openstack.org></font><br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">11/27/2015 04:04 AM</font><br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: [openstack-dev]
[Murano] 'NoMatchingFunctionException: No function "#operator_."
matches supplied arguments' error when adding an application to an environment</font><br><hr noshade><br><br><br><font size=3>Here is the full story:</font><br><br><font size=3>real YAML that is generated is stored in murano database
in packages table. Murano Dashboard obtains form definitions in YAML from
API. But to improve performance it also caches them locally. And when it
does it stores them in Python pickle format [1] rather then original YAML,
but doesn't change the extension (actually this is a bug). That's why when
you take yamls from dashboard cache they doesn't look like a valid YAML
though they contain the same information and can be decrypted back (that's
what I did to find the error you had). But is is much easier to take real
YAML from database though</font><br><br><font size=3>[1]: </font><a href=https://docs.python.org/2/library/pickle.html><font size=3 color=blue><u>https://docs.python.org/2/library/pickle.html</u></font></a><br><br><font size=2 face="Arial">Sincerely yours,<br>Stan Lagun<br>Principal Software Engineer @ Mirantis<br></font><tt><font size=2><br></font></tt><br><br><BR>