On Fri, Sep 20, 2013 at 09:43:27AM +0300, Juha Tynninen wrote: > Hi, > > In havana the user must have admin privileges to be able to create heat > stacks having e.g. HARestarter resource. Otherwise an error will occur... > > What's logic behind this / or is this a bug? Unforuntately this is a known problem: https://bugs.launchpad.net/heat/+bug/1089261 https://blueprints.launchpad.net/heat/+spec/instance-users We expect to fix this during Icehouse, but for Havana you will need admin role for the following resources: AWS::CloudFormation::WaitConditionHandle OS::Heat::HARestarter AWS::AutoScaling::ScalingPolicy AWS::IAM::User Steve