[Openstack] CenOS7 kilo cannot find service type cloudformation when create heat endpoint .

Alan Pevec apevec at gmail.com
Sat Jul 4 05:56:38 UTC 2015


>     today when I create heat_cfn endpoint:
>  openstack endpoint create \
> --publicurl http://controller:8000/v1 \
> --internalurl http://controller:8000/v1 \
> --adminurl http://controller:8000/v1 \
> --region RegionOne \
> cloudformation
>
>     I encontered the following errer message: ERROR: openstack No service
> with a type, name or ID of 'cloudformation' exists.

cloudformation service should be created in the step 3.f in
http://docs.openstack.org/kilo/install-guide/install/yum/content/heat-install-controller-node.html

Did that work w/o error, does  openstack service list show it?

> I just follow the guide of http://docs.openstack.org/kilo/install-guide/install/yum/content/ and I
> replace the repository from
> http://rdoproject.org/repos/openstack-kilo/rdo-testing-kilo.rpm to
> http://rdoproject.org/repos/openstack-kilo/rdo-testing-kilo.rpm

This should be http://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm

Cheers,
Alan




More information about the Openstack mailing list