Permit overriding the default route for neutron.
[apex-tripleo-heat-templates.git] / nova-compute-instance.yaml
index 3074228..dd7c39a 100644 (file)
@@ -26,9 +26,6 @@ Parameters:
   RabbitPassword:
     Type: String
     NoEcho: true
-  NovaInterfaces:
-    Type: String
-    Default: eth0
   NovaComputeDriver:
     Type: String
     Default: libvirt.LibvirtDriver
@@ -137,5 +134,3 @@ Resources:
       swift:
         store_user: ''
         store_key: ''
-      interfaces:
-        control: {Ref: NovaInterfaces}