Comment 2 for bug 1451819

Revision history for this message
Oleksii Chuprykov (ochuprykov) wrote : Re: resource validation fails

Create the stack with provided template. Stack creation will fail with the message 'At least one of the following properties must be specified: router, router_id'. The problem is in the creation of router_interface: for some reason `get_attr` function doesn't work properly for getting `name` attribute of the router resource.