From 6dcb1ccefb7c5b03278515e80b0a6d74e3f3a2a1 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Thu, 24 Jul 2014 01:58:01 +1200 Subject: [PATCH] Use baremetal_full to get the entire disk We don't need a state partition for testenvs. Change-Id: I489a06223d37c01fc12edfbbfc268e35f6968b8c --- heat-templates/testenv-workers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heat-templates/testenv-workers.yaml b/heat-templates/testenv-workers.yaml index 83f6507db..ee20e49f3 100644 --- a/heat-templates/testenv-workers.yaml +++ b/heat-templates/testenv-workers.yaml @@ -48,7 +48,7 @@ Parameters: Description: Name of the Neutron network to allocate ports on. Type: String Flavor: - Default: baremetal + Default: baremetal_full Description: Flavor to request when deploying. Type: String PublicInterface: