aboutsummaryrefslogtreecommitdiffstats
path: root/compute.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-09 21:34:15 +0000
committerGerrit Code Review <review@openstack.org>2014-12-09 21:34:15 +0000
commitf0ba1a632448fb50c0a8754f5d183c4d1f5759f4 (patch)
treebfa5b8b880980eaf5d4193f442384004c549fc3a /compute.yaml
parent39c9406d456bdc755bfc6c2c8ddf94a05a33df12 (diff)
parent6f16c9638384ad2e2972b6b9cd2a3c6e72ef58bf (diff)
Merge "Remove default flavor from every template"
Diffstat (limited to 'compute.yaml')
-rw-r--r--compute.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/compute.yaml b/compute.yaml
index 45e1c87f..c93bd627 100644
--- a/compute.yaml
+++ b/compute.yaml
@@ -72,7 +72,6 @@ parameters:
Flavor:
description: Flavor for the nova compute node
type: string
- default: baremetal
constraints:
- custom_constraint: nova.flavor
GlanceHost: