From dbda731e48f6bb29cd40cfa774a751c2566b6297 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Mon, 25 Nov 2013 21:21:05 -0500 Subject: Name the undercloud resources with 'undercloud'. Using notcompute for the undercloud resources is a bit confusing so lets rename them accordingly. This change shouldn't effect the devtest scripts or toci because we don't pass a parameter in for the undercloud. Change-Id: I33c28a3554fe117c5a0a6e641ea277f7a95f2b35 --- undercloud-bm-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'undercloud-bm-source.yaml') diff --git a/undercloud-bm-source.yaml b/undercloud-bm-source.yaml index be0647cb..23844484 100644 --- a/undercloud-bm-source.yaml +++ b/undercloud-bm-source.yaml @@ -8,7 +8,7 @@ Parameters: Description: Bare metal power manager driver. Type: String Resources: - notcomputeConfig: + undercloudConfig: Type: AWS::AutoScaling::LaunchConfiguration Metadata: nova: -- cgit 1.2.3-korg