fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

Fog and resource registry

Open plribeiro3000 opened this issue 9 years ago • 1 comments
trafficstars

I tried to use a nested template to deploy my autoscaling system using by a template. In the template I use a nested template. It works fine with heat CLI command. Validation error occurs when I use Fog.

I tried to pass environment yaml file to Fog by ':environment' and then by ':files' option, but heat-api gives back a validate error:

"Failed to validate: Unknown resource Type : http://localhost:3000/hot/lb_node_yaml"

same error occurs when I tried file:/// resource type

same template works well from CLI.

Please help

Original issue opened by @vizes-nyolcas at fog/fog#3834

plribeiro3000 avatar Mar 10 '16 20:03 plribeiro3000

cc/ @vizes-nyolcas @geemus @TerryHowe @Ladas

plribeiro3000 avatar Mar 10 '16 20:03 plribeiro3000