Heat Resource OS::Neutron::Router property for attached network?
Hi,
Is there any property for defining the network name/ID to which the router should be attached?
The one described here is only useful if the router is attached to an external/public network.
In a Heat yaml template, how can I mention the network name/ID to which the router should be attached, when the network is not an external/public network?
Thanks.