diff options
Diffstat (limited to 'heat/vCPE/vbng/base_vcpe_vbng_rackspace.yaml')
-rw-r--r-- | heat/vCPE/vbng/base_vcpe_vbng_rackspace.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vCPE/vbng/base_vcpe_vbng_rackspace.yaml b/heat/vCPE/vbng/base_vcpe_vbng_rackspace.yaml index 2d5f8909..d5c0eed8 100644 --- a/heat/vCPE/vbng/base_vcpe_vbng_rackspace.yaml +++ b/heat/vCPE/vbng/base_vcpe_vbng_rackspace.yaml @@ -176,7 +176,7 @@ resources: properties: name: { get_param: brgemu_bng_private_net_id } - brgemu_bng_in_private_subnet: + brgemu_bng_private_subnet: type: OS::Neutron::Subnet properties: name: { get_param: brgemu_bng_private_net_id } |