]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Configure standalone pipelines for cfn and cloudwatch.
authorSteve Baker <sbaker@redhat.com>
Fri, 19 Jul 2013 02:38:13 +0000 (14:38 +1200)
committerSteve Baker <sbaker@redhat.com>
Fri, 19 Jul 2013 02:38:13 +0000 (14:38 +1200)
commitce07ddb75982fdf48e62fb17f6b43ba13b2bae0f
treee1aa3106cc5453a2ec4fafc8d96038f054963aee
parent674dbb70ee5f3dd3b0ba59e82aef45bd6a2d0b0f
Configure standalone pipelines for cfn and cloudwatch.

This allows waitconditions and cloud watch data to authenticate
using just the ec2token middleware. Stacks have been successfully launched
with a standalone heat onto an external grizzly openstack, including working
waitconditions and watch data.

This means that currently when in standalone mode, heat-cfn cannot
authenticate since it defaults to auth strategy keystone (and it appears
that auth strategy ec2 signing has not been implemented yet). This case
is sufficiently obscure that it most likely won't affect anyone at this
stage.

Implements blueprint heat-standalone

Change-Id: I7d096b11e70c234d0b2322c93bf5f4d4e6b01b4f
etc/heat/api-paste.ini
etc/heat/heat-api-cfn.conf
etc/heat/heat-api-cloudwatch.conf