aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-instance.yaml
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hp.com>2013-10-11 19:18:45 +1300
committerRobert Collins <rbtcollins@hp.com>2013-10-11 19:55:18 +1300
commitf8175fb55fd3d0a7c76ac8030157e02347c61525 (patch)
treee15c46ff2e8977e599748f101ca110c27cc4563f /nova-compute-instance.yaml
parent730017fafeda43f680bd34ca8375cf6c33239147 (diff)
Delete unused interfaces.control key.
Change-Id: I3a84cf52cc46f0c338319a046d77edb2a9b29c45
Diffstat (limited to 'nova-compute-instance.yaml')
-rw-r--r--nova-compute-instance.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/nova-compute-instance.yaml b/nova-compute-instance.yaml
index 3074228e..dd7c39ae 100644
--- a/nova-compute-instance.yaml
+++ b/nova-compute-instance.yaml
@@ -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}