[Openstack] [Heat] ERROR: Unknown resource type OS::Heat::ScalingPolicy

Steve Baker sbaker at redhat.com
Mon Apr 7 04:54:04 UTC 2014


On 07/04/14 16:21, Nguyen Van Hiep wrote:
> Operating system:
>
>     Distributor ID:    Ubuntu
>     Description:    Ubuntu 12.04.4 LTS
>     Release:    12.04
>     Codename:    precise
>
> Heat version:
>
>     heat-api                            2013.2.2-0ubuntu1~cloud0
>     at-api-cfn                          2013.2.2-0ubuntu1~cloud0
>     heat-api-cloudwatch                 2013.2.2-0ubuntu1~cloud0
>     heat-common                         2013.2.2-0ubuntu1~cloud0
>     heat-engine                         2013.2.2-0ubuntu1~cloud0
>     python-heat                         2013.2.2-0ubuntu1~cloud0
>     python-heatclient                   0.2.4-0ubuntu1~cloud0
>
> Content of template I used: https://gist.github.com/nvhbk16k53/10014468
>
> When I run command to create stack, I got an Error message:
>
>     ERROR: Unknown resource Type : OS::Heat::ScalingPolicy
>
> has anyone suffer this error? How to fix it?
> I will highly appriciate for any help that you can provide.
> Thanks.
>
OS::Heat::ScalingPolicy is a new resource which will be in heat 2014.1.
Until your cloud is upgraded you will need to use
AWS::AutoScaling::ScalingPolicy, along with the other AWS autoscaling
resource types.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140407/f37d98b3/attachment.html>


More information about the Openstack mailing list