]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Create implicit depends from gateway to public subnet.
authorSteve Baker <sbaker@redhat.com>
Fri, 12 Jul 2013 03:02:17 +0000 (15:02 +1200)
committerSteve Baker <sbaker@redhat.com>
Fri, 12 Jul 2013 03:22:16 +0000 (15:22 +1200)
commit7056f6216075726083a97ea6658b14e8c228aac7
tree06b4fece1560a0498de812691233fe09617563cd
parent324475bd2a63d9d36914fddfed6ad672d13f8ebf
Create implicit depends from gateway to public subnet.

Depend on any subnet in this template with the same network_id
as this network_id, as the gateway implicitly creates a port
on that subnet.

Fixes bug: #1195599

Change-Id: Ie850a82dce551d46341b1eef7f0208074b72453f
heat/engine/resources/quantum/router.py
heat/tests/test_quantum.py