Delete unused interfaces.control key.
authorRobert Collins <rbtcollins@hp.com>
Fri, 11 Oct 2013 06:18:45 +0000 (19:18 +1300)
committerRobert Collins <rbtcollins@hp.com>
Fri, 11 Oct 2013 06:55:18 +0000 (19:55 +1300)
Change-Id: I3a84cf52cc46f0c338319a046d77edb2a9b29c45

nova-compute-instance.yaml
overcloud-source.yaml
undercloud-bm.yaml
undercloud-vm.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}
index 98c3854..8cb4596 100644 (file)
@@ -48,9 +48,6 @@ Parameters:
   NovaImage:
     Type: String
     Default: overcloud-compute
-  NovaInterfaces:
-    Default: eth0
-    Type: String
   NovaPassword:
     Default: unset
     Description: The password for the nova service account, used by nova-api.
@@ -224,8 +221,6 @@ Resources:
                     - notcompute
                     - networks
               - ':8000/v1/waitcondition'
-      interfaces:
-        control: eth0
       keystone:
         db: mysql://keystone:unset@localhost/keystone
         host:
index 9e1e8d7..b4b23c1 100644 (file)
@@ -130,8 +130,6 @@ Resources:
             - SecretAccessKey
           stack_name:
             Ref: AWS::StackName
-      interfaces:
-        control: eth2
       keystone:
         db: mysql://keystone:unset@localhost/keystone
         host: 127.0.0.1
index 8c948ca..a127409 100644 (file)
@@ -134,8 +134,6 @@ Resources:
             - SecretAccessKey
           stack_name:
             Ref: AWS::StackName
-      interfaces:
-        control: eth2
       keystone:
         db: mysql://keystone:unset@localhost/keystone
         host: 127.0.0.1