From 268bf469bca34ab53f94bf506cbcd0bb885dec84 Mon Sep 17 00:00:00 2001 From: Dan Bode Date: Wed, 11 Sep 2013 16:25:27 -0700 Subject: [PATCH] Fix typo cinder class name was spelled incorrectly --- data/class_groups/cinder_all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/class_groups/cinder_all.yaml b/data/class_groups/cinder_all.yaml index 48434ad..c224c45 100644 --- a/data/class_groups/cinder_all.yaml +++ b/data/class_groups/cinder_all.yaml @@ -1,3 +1,3 @@ class_groups: - cinder_controller - - conder_volume + - cinder_volume