Just wondering if Murano supports nested templates.
For example, the autoscaling template at 
https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml 
references the template at 
https://github.com/openstack/heat-templates/blob/master/hot/lb_server.yaml. 
When I create the package, the referenced template does not seem to be included 
in the application archive. Even though the package is imported successfully, 
upon deployment an error is reported saying:

ERROR: Failed to validate : : resources.asg: : Could not fetch remote template 
"lb_server.yaml": Invalid URL scheme

I'm not sure whether such templates should be imported differently or they are 
not supported yet.

Regards,
-----------------------------------------------------------------------------
Vahid Hashemian, Ph.D.
Advisory Software Engineer, IBM Cloud Labs


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to