X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=compute.yaml;h=f7e434f5ab14681efa974d890b82663e1ea8b15e;hb=1db5013abd4b9ab14b254690f2a27d7299957b75;hp=2454b89d2a0450175a3682d727867dc7a4f67a63;hpb=476a1b347d85c5fb119d428159e9dcd498f0bbd3;p=apex-tripleo-heat-templates.git diff --git a/compute.yaml b/compute.yaml index 2454b89d..f7e434f5 100644 --- a/compute.yaml +++ b/compute.yaml @@ -110,13 +110,13 @@ parameters: network) - if changing this either use different post-install network scripts or be sure to keep 'datacentre' as a mapping network name. type: string - default: "" + default: "datacentre:br-ex" NeutronEnableTunnelling: type: string default: "True" NeutronFlatNetworks: type: string - default: '' + default: 'datacentre' description: > If set, flat networks to configure in neutron plugins. NeutronHost: