From a808e90f0218925bd858a5c11ce6abc104c0fcf5 Mon Sep 17 00:00:00 2001 From: Clint Byrum Date: Tue, 14 May 2013 11:31:18 -0700 Subject: Adding OpenStack:: hints to engine --- heat.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/heat.yaml b/heat.yaml index 770a6483..d6aa52ed 100644 --- a/heat.yaml +++ b/heat.yaml @@ -95,6 +95,8 @@ Resources: ImageId: {Ref: HeatEngineImage} Metadata: + OpenStack::Role: stateful + OpenStack::ImageBuilder::Elements: [ heat-engine ] heat: rpc_backend: heat.openstack.common.rpc.impl_kombu rabbit: -- cgit 1.2.3-korg