Delete unused interfaces.control key.

Change-Id: I3a84cf52cc46f0c338319a046d77edb2a9b29c45
This commit is contained in:
Robert Collins 2013-10-11 19:18:45 +13:00
parent 730017fafe
commit f8175fb55f
4 changed files with 0 additions and 14 deletions

View 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}

View 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:

View 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

View 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