diff options
author | Clint Byrum <clint@fewbar.com> | 2013-05-14 11:31:18 -0700 |
---|---|---|
committer | Clint Byrum <clint@fewbar.com> | 2013-06-06 09:28:06 -0700 |
commit | a808e90f0218925bd858a5c11ce6abc104c0fcf5 (patch) | |
tree | 842ade6187d0222cf6185f7a9cf9097cdd7a240f | |
parent | 6504e6bd09b8b3b14ce56490ea3e17daf8cc0a93 (diff) |
Adding OpenStack:: hints to engine
-rw-r--r-- | heat.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |