开始之前
执行此任务之前,必须先按照如何安装并配置 Keystone 中所述配置 Keystone。
[database] connection = mysql://heat:heat-service-password@$CONTROLLER_ADMIN_NODE/heat [keystone_authtoken] auth_uri = http://$CONTROLLER_ADMIN_NODE:5000/v2.0 identity_uri = http://$CONTROLLER_ADMIN_NODE:35357 admin_tenant_name = tenant admin_user = heat admin_password = heat-service-password
controller# svcadm enable -rs heat-api heat-db heat-engine \ heat-api-cfn heat-api-cloudwatch